Abhinav Sinha
446b9cb335
Pod priority to be enabled for kubelet
...
The document only mentioned enabling the feature for API and Scheduler but it needs to be enabled for kubelet as well
2017-11-15 18:31:01 +05:30
Qiming
076b64f106
Merge pull request #6251 from tengqm/podpreset-note
...
Add a note to pod preset
2017-11-15 09:58:43 +08:00
Stewart-YU
09a1b70681
Update cloud-providers.md ( #6313 )
...
Fix format.
2017-11-14 13:09:00 -08:00
Tomasz Prus
037341f3ae
fix: unit for "kilo" is lowercase ( #6314 )
2017-11-14 13:08:27 -08:00
Cheryl Hung
66c625fdf0
Add StorageOS provisioner to comparison table ( #6315 )
2017-11-14 13:06:31 -08:00
Qiming
9f758e6443
Add warning about backoffLimit limitation ( #6227 )
2017-11-14 10:48:53 -08:00
Qiming Teng
cf7ed4615e
Add a note to pod preset
2017-11-14 14:15:41 +08:00
Guangya Liu
929a5df048
Updated links for dns document.
2017-11-14 13:37:59 +08:00
Tyler Kellen
3d5ca2d7ff
re-order sections ( #6241 )
...
For new readers without a detailed understanding of how deletion occurs, specifying foreground deletion first gives the needed context to understand what background deletion is eschewing.
2017-11-13 19:10:24 -08:00
Daniel Gonzalez
74fb139145
Mention lb-provider option in OpenStack LBaaS docs ( #6282 )
2017-11-13 16:25:14 -08:00
Matt Dorn
b84f53a06e
Update PodAffinity/PodAntiAffinity Use-Case ( #6291 )
...
* Update PodAffinity/PodAntiAffinity Use-Case
Updated PodAffinity use-case to reflect use of PodAntiAffinity. Under the previous Redis deployment manifest, each replica is not guaranteed its own node.
* add podAntiAffinity to web-server spec use-case
* Additional changes to PodAffinity/PodAntiAffinity Use-Case
2017-11-13 15:05:47 -08:00
Andrew Chen
4f38e0aefd
Rename Google Container Engine to Google Kubernetes Engine
2017-11-13 13:43:14 -08:00
Andrew Ball
94060df231
remove unnecessary "or" in series
2017-11-12 19:01:49 -06:00
Qiming
024125723b
Merge pull request #6257 from zioproto/patch-1
...
The correct name is [Route] and not [Router]
2017-11-10 15:51:05 +08:00
Saverio Proto
faef51ed47
The correct name is [Route] and not [Router]
...
Check commit 0b57371ffab5b32dc991ff5fe60c3d58f7c2f9cc
You will see that the correct name is [Route]
You can see it also here
https://github.com/kubernetes/kubernetes/blob/master/pkg/cloudprovider/providers/openstack/openstack.go#L137
2017-11-10 05:34:28 +01:00
XsWack
8cde65ef4f
Update service.md
2017-11-10 10:32:17 +08:00
Andrew Chen
24d1cd5ceb
Merge pull request #6246 from kubernetes/chenopis-maintenance-20171108
...
[Monthly Maintenance] Fix broken links
2017-11-09 13:05:04 -08:00
Qiming
b0ef8cf848
Merge pull request #6242 from tkellen/patch-4
...
update docs to reference latest updates
2017-11-09 22:24:18 +08:00
Tyler Kellen
737dc1c45e
update docs to reference latest updates
2017-11-09 07:57:35 -05:00
Qiming
cec2d95281
Merge pull request #6237 from tkellen/patch-1
...
call out missing content in effort to fix it
2017-11-09 15:07:07 +08:00
Qiming
e3fdd107e8
Update daemonset.md
2017-11-09 09:06:09 +08:00
Andrew Chen
37f57f6843
[Monthly Maintenance] Fix broken links from Screaming Frog SEO Spider
2017-11-08 14:01:56 -08:00
Tyler Kellen
9a46a77c2d
add note that encryption at rest is supported
2017-11-08 16:31:24 -05:00
Tyler Kellen
2d3b1ad3f6
call out missing content in effort to fix it
2017-11-08 12:35:53 -05:00
Stewart-YU
562342349c
This command stop is deprecated and fix format
2017-11-08 19:04:55 +08:00
Qiming
bf3ae8e3a9
Document the AllowedHostPaths policy ( #6206 )
2017-11-07 17:05:02 -08:00
Stewart-YU
c9ff4eb7f1
Update kubernetes-objects.md ( #6226 )
...
Fix file url.
2017-11-07 17:04:31 -08:00
CaoShuFeng
168340e96a
fix pod-priority-preemption doc ( #6212 )
2017-11-07 16:53:42 -08:00
Qiming
b78e3751c3
Remove pod-termination doc ( #6199 )
2017-11-07 16:29:05 -08:00
Tyler Kellen
1a2238ff19
correct phase anchor
2017-11-08 02:22:36 +08:00
Tyler Kellen
30a413926a
fix invalid anchors
2017-11-08 02:22:36 +08:00
zhangxiaoyu-zidif
10a6fb706d
fix typo
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
05d5b3563e
fix docs
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
d99896ffbc
fix review
2017-11-07 16:49:00 +08:00
zhangxiaoyu-zidif
2f34581fc2
describe what is kube-public
2017-11-07 16:49:00 +08:00
Qiming Teng
7865afe459
Migrate dynamic provisioning documentation
2017-11-07 09:45:27 +08:00
Jessica Yao
53cf7defd5
Fix/re-introduce custom Jekyll tags for better glossary integration ( #6163 )
2017-11-06 15:36:24 -06:00
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
Moussa Taifi
139f1c142a
Fix typo in Actual parallelism section
...
Fix typo in Actual parallelism section
2017-11-04 15:38:46 -04:00
Qiming Teng
90fe42a2ff
Fix openssl command for generating apiserver cert
2017-11-03 09:31:31 +08: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
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
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
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