Commit Graph

7609 Commits

Author SHA1 Message Date
zhangqx2010 f29fc11a4a Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into upstream 2017-09-21 12:02:55 +08:00
Jennifer Rondeau be367f221f Merge pull request #5558 from php-coder/psp_allow_all_caps
psp.yaml: add allowedCapabilities: '*' to permissive PSP
2017-09-20 13:06:18 -07:00
Slava Semushin 91f526421d Fix some broken links to proposals. 2017-09-20 13:47:45 -05:00
steveperry-53 b052e4e803 Merge branch 'master' into release-1.8 2017-09-20 11:21:34 -07:00
Jess Frazelle 2bd62e674b add docs for AllowPrivilegeEscalation (#5448)
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2017-09-20 11:14:24 -07:00
Yinan Li c3947d5ba5 Updated the Cassandra tutorial to use apps/v1beta2 (#5548) 2017-09-20 09:21:44 -07:00
Matt Moyer 755b52134e Update bootstrap tokens doc for 1.8. (#5479)
* Update bootstrap tokens doc for 1.8.

This has some changes I missed when I was updating the main kubeadm documention:
 - Bootstrap tokens are now beta, not alpha (https://github.com/kubernetes/features/issues/130)
 - The apiserver flag to enable the authenticator changedin 1.8 (https://github.com/kubernetes/kubernetes/pull/51198)
 - Added `auth-extra-groups` documentaion (https://github.com/kubernetes/kubernetes/pull/50933)
 - Updated the _Token Management with `kubeadm`_ section to link to the main kubeadm docs, since it was just duplicated information.

* Update bootstrap-tokens.md
2017-09-20 09:09:29 -07:00
Kenneth Owens 9f37676700 update DaemonSet concept for 1.8 release (#5397)
* update DaemonSet concept for 1.8 release

* Update daemonset.md

Fix typo. than -> then
2017-09-20 09:08:06 -07:00
Slava Semushin ec3671b0ea psp.yaml: add allowedCapabilities: '*' to permissive PSP. 2017-09-20 14:40:50 +02:00
YuanJunliang10067740 1c00298426 ZTE-SH-CN-debug-application 2017-09-20 19:24:55 +08:00
Tim(Xiaoyu) Zhang b2c715d3bf Merge pull request #5469 from mysunshine92/train_test
ZTE-SH-CN-configure-pod-container-opaque-integer-resource-2017-09-15
2017-09-20 11:16:18 +08:00
zhangmingld 2c54dff8a1 ZTE-SH-CN-example-concept-template.md
translate /docs/concepts/example-concept-template
2017-09-20 11:02:10 +08:00
Jennifer Rondeau 7ba3d7c67e Merge pull request #5438 from lcfang/patch-53
Update install-kubeadm.md
2017-09-19 19:29:46 -04:00
Jennifer Rondeau ba25e6228f Merge pull request #5435 from jianglingxia/jlx-91317
fix typo of basic-stateful-set
2017-09-19 19:25:12 -04:00
Jennifer Rondeau c04d4c2a3e Merge pull request #5466 from YuxiJin-tobeyjin/inject-env2
ZTE-SH-CN-define-environment-variable-container
2017-09-19 19:22:15 -04:00
Jennifer Rondeau 73e224794c Merge pull request #5501 from torvitas/patch-1
fixes kubernetes/contrib/issues/2749
2017-09-19 19:09:10 -04:00
Jianhui Z a10da9cf47 add federation job doc (#5485)
* add federation job doc

* Update job.md

Edits for clarity and consistency

* Update job.md

Fixed a typo
2017-09-19 17:50:54 -05:00
Tim(Xiaoyu) Zhang d5be5252a5 Merge pull request #5470 from Pingan2017/modify0915
ZTE-SH-CN-quota-pod-namespace.md
2017-09-20 06:33:14 +08:00
Tim(Xiaoyu) Zhang 750dc783f3 Merge pull request #5512 from Pingan2017/modifyrollingupdate
ZTE-SH-CN-rolling-update-replication-controller.md
2017-09-20 06:32:18 +08:00
Kyle Bai cd67108ba7 Remove User FAQ refer links (#5467)
* Remove User FAQ refer links

* Remove all of the wiki refer links
2017-09-19 17:22:19 -05:00
Maciej Szulik 8ec205f057 Update docs to use batch/v1beta1 cronjobs (#5475) 2017-09-19 13:21:29 -07:00
Jennifer Rondeau c49c964635 Merge pull request #5506 from ianfisk/spelling
Fix spelling mistake.
2017-09-19 15:31:33 -04:00
Jennifer Rondeau a26ddaa6da Merge pull request #5531 from zouyee/version
fix version.md link
2017-09-19 15:29:31 -04:00
Jennifer Rondeau c08e547db8 Merge pull request #5532 from zouyee/api-group
update api-group link
2017-09-19 15:28:24 -04:00
Jennifer Rondeau 01be561eb6 Merge pull request #5534 from zouyee/aggerated-api-servers
update aggregated-api-servers.md link
2017-09-19 15:24:23 -04:00
Jennifer Rondeau 32161536bb Merge pull request #5538 from kairen/patch-hpa-1
Fix incorrect links
2017-09-19 15:19:35 -04:00
Jennifer Rondeau 2bf010d5ee Merge pull request #5542 from kubernetes/zhangxiaoyu-zidif-patch-99
use para. page.version to replace specific version
2017-09-19 15:14:27 -04:00
Jun Xiang Tee bccd6515f3 Remove petset documentations (#5395) 2017-09-19 12:01:42 -07:00
Yinan Li bda3250c1b Revamped concepts doc for ReplicaSet (#5463)
* Revamped concepts doc for ReplicaSet

* Minor changes to call out specific versions for selector defaulting and
immutability

* Addressed doc review comments
2017-09-19 11:56:14 -07:00
Jing Xu f93a513d88 Modify allocatable storage to ephemeral-storage (#5490)
Update the doc to use ephemeral-storage instead of storage
2017-09-19 11:43:07 -07:00
Yinan Li af7c064877 Updated Deployments concepts doc (#5491)
* Updated Deployments concepts doc

* Addressed comments

* Addressed more comments
2017-09-19 11:41:11 -07:00
jianglingxia db0623830e fix link of secret 2017-09-19 13:39:41 -05:00
Jing Xu 366cc81601 Add quota support for local ephemeral storage (#5493)
* Add quota support for local ephemeral storage

update the doc to this alpha feature

* Update resource-quotas.md
2017-09-19 11:34:24 -07:00
jianglingxia 66cba99aca fix the link of persistent storage (#5515)
* update the admission-controllers.md index.md what-is-kubernetes.md link

* fix the link of persistent storage
2017-09-19 11:27:43 -07:00
Anthony Yeh 40e12296d6 [1.8] Update "Run Applications" tasks to apps/v1beta2. (#5525)
* Update replicated stateful application task for 1.8.

* Update single instance stateful app task for 1.8.

* Update stateless app task for 1.8.

* Update kubectl patch task for 1.8.
2017-09-19 11:16:53 -07:00
Jun Xiang Tee d32bf973ef Update kubectl patch doc to use apps/v1beta2 APIs (#5422) 2017-09-19 09:54:34 -07:00
wangyamei 0bcdd3c714 ZTE-SH-CN-configure-pod-container-opaque-integer-resource-2017-09-19-22 2017-09-19 09:14:26 -04:00
Tim(Xiaoyu) Zhang 7f7dd01e94 Merge pull request #5411 from qingsenLi/translate_2
ZTE-SH-CN-debug-stateful-set
2017-09-19 19:39:02 +08:00
qingsenLi f81b83998e ZTE-SH-CN-debug-stateful-set-2017-09-19 2017-09-19 14:03:32 +00:00
Pingan2017 d47d404477 ZTE-SH-CN-rolling-update-replication-controller.md-5 2017-09-19 18:53:52 +08:00
jianglingxia fa16762e0b modify the link of kubelet.md bootstrap-tokens.md federation/index.md 2017-09-19 17:27:28 +08:00
Tim(Xiaoyu) Zhang 5e07e96abf use para. page.version to replace specific version 2017-09-19 16:21:28 +08:00
jianglingxia 308e243a5f update the admission-controllers.md index.md what-is-kubernetes.md link 2017-09-19 02:15:03 -05:00
kairen 08479e46db Fix incorrect links 2017-09-19 13:50:04 +08:00
Matt Moyer b3cf89cd75 Update docs/admin/kubeadm.md to cover self-hosting in 1.8. (#5497)
This is a new beta feature in 1.8.
2017-09-18 21:21:27 -07:00
Di Xu 675765f64f add document on kubectl's behavior regarding initializers (#5505) 2017-09-18 21:08:15 -07:00
zouyee 6f76cc9145 update aggregated-api-servers.md link 2017-09-19 11:16:03 +08:00
zouyee 7a9ab3eda6 update api-group link 2017-09-19 10:46:51 +08:00
zouyee 5095e3ea39 fix version.md link 2017-09-19 10:32:13 +08:00
jianglingxia e710d489d9 ZTE-SH-CN-run-application-run-stateless-application-deployment-pr-201709181423 2017-09-19 08:39:15 +08:00