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
Shawnique Warren
74192d0666
Update IBM Cloud private link
2017-11-02 13:37:10 -04: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.
https://github.com/kubernetes/kubernetes/blob/d118e44320a5084407554f2b0f08bf50f0569aba/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
Umesh Yadav
48413e1669
Fixed deprecated alternatives page broken links. ( #6119 )
2017-10-31 12:33:38 -07:00
Andrew Chen
b4630dac1d
Change glossary snippet length options
2017-10-30 12:05:14 -07:00
Jamie Hannaford
4c4d56bfc0
add doc for wiping etcd state ( #5939 )
2017-10-30 10:46:41 -07:00
Jamie Hannaford
a7acfa8270
Clarify minor version skew ( #5819 )
2017-10-30 10:44:30 -07:00
Brendan Burns
bc43ad1c06
Add some more libraries ( #6096 )
...
Add official Java and Dotnet libraries
Add unofficial lisp library
2017-10-30 10:04:08 -07:00
Jamie Hannaford
306cc0d0e6
Add dedicated Troubleshooting docs for kubeadm ( #5814 )
...
* Add dedicated Troubleshooting docs for kubeadm
* Add to ToC
2017-10-28 10:11:58 -07:00
xuhuilong
f6791064b6
remote the " char
2017-10-29 01:06:47 +08:00
Fawaz Mohammed
22b6f743f5
A typo fixed
2017-10-29 01:03:20 +08:00
Fawaz Mohammed
f272ebc9af
Fix typo in node controller section
2017-10-29 01:01:42 +08:00
Stewart-YU
6ec1b0bf4b
Fix some format ( #5996 )
...
* Update index.md
Fix format
* Update fedora_manual_config.md
Fix format.
* Update libvirt-coreos.md
Fix format.
* Update libvirt-coreos.md
* Update libvirt-coreos.md
* Update libvirt-coreos.md
update libvirt-coreos.md
* Update libvirt-coreos.md
2017-10-27 13:41:33 -07:00
chenhonggc
d11f9f2508
fixed mistake format ( #6069 )
...
* fixed mistake format
* fixed mistake format
* fixed misspelling
2017-10-27 10:27:39 -07:00