Umesh Yadav
0abbfdc12e
Fixed apiVersion inconsistency ( #6187 )
...
* update support version from 1.7.0 to 1.8.0
* Added apiVersion comment.
2017-11-06 13:06:29 -06:00
Kyungho Jeon
17bb567d3a
Correct a phrase by deleting an irrelevant verb
...
"how to use install" -> "how to install"
2017-11-06 23:23:50 +09:00
Qiming
e2618c934d
Merge pull request #6192 from stewart-yu/patch-9
...
Update write-new-topic.md
2017-11-06 08:52:06 +08:00
Xiaoyu(Tim) Zhang
e050203d46
Merge pull request #6169 from lichuqiang/translation-temp7
...
Translate doc configure-access-multiple-clusters into Chinese
2017-11-05 20:57:09 +08:00
Stewart-YU
355c43987b
Update write-new-topic.md
...
fix error url to anyone which can be access.
2017-11-05 17:24:14 +08:00
Xiaoyu(Tim) Zhang
8004acded3
Merge pull request #6189 from futureperfect/quickstart-deployment-cleanup
...
Add deployment cleanup to minikube quickstart
2017-11-05 09:55:00 +08:00
Qiming
e0b2e1b7b2
Merge pull request #6184 from dungeonmaster18/azure-container-redirect
...
Fixed issue with azure container redirect.
2017-11-05 09:14:25 +08:00
Erik Hollembeak
d7ffab2ac3
Add deployment cleanup to minikube quickstart
2017-11-04 17:02:01 -07:00
Moussa Taifi
139f1c142a
Fix typo in Actual parallelism section
...
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
dungeonmaster18
786416e412
Fixed issue with azure container redirect.
2017-11-04 22:24:36 +05:30
lemon-tree
0abb97e623
Update kubeadm.md
...
Fixed the bad format
2017-11-04 10:35:39 +08:00
Qiming
773c7ef445
Merge pull request #6132 from zburgermeiszter/patch-1
...
Pod name fixed
2017-11-04 09:00:24 +08:00
lichuqiang
f1cd967672
typo fix in doc configure-access-multiple-clusters
2017-11-03 15:01:24 +08:00
Qiming Teng
90fe42a2ff
Fix openssl command for generating apiserver cert
2017-11-03 09:31:31 +08:00
Mitchel Humpherys
d49a3dda8e
kubelet: an => a ( #6159 )
...
"PodSpec" doesn't start with a vowel.
2017-11-02 17:02:32 -07:00
Jessica Yao
f3edbd3822
Revert "Introduce custom Jekyll tags for better glossary integration" ( #6160 )
...
This reverts commit 46d9cbe5ae
.
2017-11-02 15:07:26 -06:00
Eric Chiang
aaffdb8ca4
oidc: document oidc prefix flags and add note about Okta ( #5884 )
2017-11-02 13:25:25 -07:00
Qiming
73acc5e28f
Fix some shell command examples ( #6143 )
2017-11-02 12:22:45 -06:00
dungeonmaster18
3f0f84f924
Fixed cluster-large broken links
2017-11-02 09:17:03 -07:00
Qiming
91c3bec469
Merge pull request #6148 from warmchang/federation
...
Fix the hyperlink of federation.md to the latest path.
2017-11-02 17:16:33 +08:00
William Chang
ba6e4b3cbc
Fix all the relevant documents hyperlink about the federation.
2017-11-02 17:04:30 +08:00
Qiming
f2f5b83fc1
Merge pull request #6146 from chenhonggc/cloud-controller
...
small pr
2017-11-02 16:11:00 +08:00
陈宏
ef526c0f1b
specifie to specific
2017-11-02 16:06:43 +08:00
Xiaoyu(Tim) Zhang
ae1dfe5b34
Merge pull request #6147 from chenhuan12/patch-102
...
fix typo
2017-11-02 16:00:27 +08:00
Jessica Yao
46d9cbe5ae
Introduce custom Jekyll tags for better glossary integration
2017-11-02 00:57:26 -07:00
William Chang
3fef7beae9
Fix the hyperlink of federation.md to the latest path.
2017-11-02 15:51:30 +08:00
chenhuan
163410af51
fix typo
...
fix typo
2017-11-02 15:49:49 +08:00
陈宏
0667dfe558
small pr
2017-11-02 15:32:45 +08:00
Brendan Burns
fff1d28a53
Fix linkification
...
there was a space between ']' and '(' which made markdown not recognize the links...
2017-11-01 20:05:51 -07:00
Aaron Crickenberger
21cabff5ad
Rename OWNERS assignees: to approvers: ( #6121 )
...
They are effectively the same, assignees is deprecated
2017-11-01 19:03:41 -07:00
lichuqiang
fcb2ecd89c
Translate doc cloud-providers into chinese ( #6122 )
...
* translate doc cloud-providers into chinese
* typo fix on doc cloud-provider
2017-11-01 19:02:50 -07:00
Qiming
9f80a39166
Remove dangling job.yaml ( #6124 )
2017-11-01 19:02:28 -07:00
Brad Topol
0f28ec8553
Merge pull request #6139 from steveperry-53/required-version
...
Add version to prerequisites.
2017-11-01 22:00:06 -04:00
Adrian Otto
9665dede8a
Update maximum cluster size guidance ( #6135 )
...
* Update maximum cluster size guidance
This document was published when v1.3 was the prevailing k8s version. This change provides newer guidance with respect to using large clusters.
* Update federation.md
2017-11-01 18:56:31 -07:00
steveperry-53
3e6166b565
Add version to prerequisites.
2017-11-01 18:41:49 -07:00
Brad Topol
5b1fabee07
Merge pull request #6138 from xsgordon/correct-openstack-cloud-provider-table-layout
...
Correct OpenStack Cloud Provider Table Layout
2017-11-01 21:26:56 -04:00
Kyle Bai
d44b8900c1
Remind the flag `--require-kubeconfig` is deprecated ( #6087 )
...
* Remove --require-kubeconfig flag
* Revert --require-kubeconfig flag
* Remind the flag is deprecated
2017-11-01 14:52:26 -07:00
Stephen Gordon
6ad5f819a2
Correct OpenStack Cloud Provider Table Layout
...
Correct the OpenStack cloud provider table layout to use GitHub
compatiable markdown.
2017-11-01 16:02:44 -04:00
Brad Topol
4dd5bca811
Merge pull request #6136 from nique905/patch-2
...
IBM Cloud Private rename
2017-11-01 15:30:21 -04:00
Brad Topol
834d73ab49
Merge pull request #6127 from gsaslis/patch-1
...
Fixed 404 broken link
2017-11-01 14:56:17 -04:00
nique905
60d4667f82
IBM Cloud Private rename
2017-11-01 14:36:27 -04:00
Zoltan Burgermeiszter
c7a87bf28c
kubectl get added to the example.
2017-11-01 17:09:05 +00:00
Qiming
795d3472fa
Fix sample network policy manifests ( #6105 )
2017-11-01 10:06:07 -07:00
Zoltan Burgermeiszter
c613ebfdd3
Pod name fixed
2017-11-01 16:59:28 +00:00
Yorgos Saslis
a223dd60ec
Fixed 404 broken link
2017-11-01 10:47:25 +02:00
Steve Gordon
21fb91fa59
Add documentation of all OpenStack provider opts ( #6047 )
...
Add documentation of all OpenStack provider options including an
indication as to which items are required versus optional and which
configuration blocks they must appear in.
Also adds a section detailing which services are required/expected by
the OpenStack provider implementation.
https://github.com/kubernetes/website/issues/5980
2017-10-31 17:06:44 -07:00
Mahesh Sawaiker
15d13f68c7
Added instructions to create secrets for https using kubectl and openssl ( #6093 )
...
* Added instructions to create secrets for https using kubectl and openssl
* Fixed some english grammar as per review comments.
2017-10-31 12:58:02 -07:00
Tamal Saha
366403459e
Add PATCH permission for nodes/status ( #6111 )
...
This is required for node controller.
d118e44320/pkg/controller/cloud/node_controller.go (L186)
2017-10-31 12:50:45 -07:00
Qiming
45e7da68ec
Fix ubuntu local guide ( #6106 )
2017-10-31 12:45:26 -07:00
Karsten Bott
6827ba686b
Changed Typo in ThinProvisioned and ThickProvisioned ( #6110 )
...
Changed Typo in ThinProvisioned and ThickProvisioned
2017-10-31 12:41:46 -07:00