Compare commits

...

4236 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 2e12dd3187 Merge pull request #25887 from sculley/fix-upgrade-kubeadm-docs-release-1.16
re-positioned drain/uncorden steps in kubeadm upgrade docs in release-1.16
2021-01-04 17:11:58 -08:00
Sam Culley 20b4aaba68 re-positioned drain/uncorden steps in kubeadm upgrade docs 2021-01-04 19:11:07 +00:00
Kubernetes Prow Robot 4de1790dc0 Merge pull request #25564 from Sophy417/patch-31
Create overview.md
2020-12-17 06:31:09 -08:00
Sophy417 e05a179f9a Create overview.md 2020-12-11 15:37:11 +08:00
Kubernetes Prow Robot f6cfbdb919 Merge pull request #25392 from annajung/release-1.16
Update 1.16 config.toml for release 1.20
2020-12-08 14:23:34 -08:00
Anna Jung (VMware) 27b4075909 Update config.toml for release 1.20 2020-12-03 17:54:32 -06:00
Kubernetes Prow Robot b5d4db51a1 Merge pull request #24539 from foreversunyao/v1.16_upgrade_renew_certs
v1.16_upgrade, add notes for upgrading additional control plane nodes
2020-10-20 07:28:10 -07:00
Samuel da42aee63d v1.16_upgrade, add notes for upgrading additional control plane nodes 2020-10-13 19:57:45 -07:00
Jim Angel bf0a27e2dd Merge pull request #23334 from savitharaghunathan/config_update_1_16
Update release-1.16 branch config.toml for release v1.19
2020-08-26 14:54:19 -05:00
Savitha Raghunathan 2ee239302b Updated config.toml for release v1.19 2020-08-23 14:20:48 -04:00
Kubernetes Prow Robot 639e571bc1 Merge pull request #21602 from Sophy417/patch-13
Create content-guide.md
2020-06-14 05:11:55 -07:00
Sophy417 41e4d9aa75 Create content-guide.md 2020-06-09 22:31:14 +08:00
Kubernetes Prow Robot 3d3c3e744e Merge pull request #20203 from liggitt/feature-state-typo-1.16
Fix feature-state typo
2020-04-09 17:35:48 -07:00
Jordan Liggitt e67c5710a6 Fix feature-state typo 2020-04-09 13:28:16 -04:00
Kubernetes Prow Robot 476f7b4765 Merge pull request #19995 from tengqm/kubeadm-upgrade-1.16
Amend 1.16 kubeadm upgrade guide
2020-04-06 18:43:45 -07:00
Kubernetes Prow Robot c6498f1694 Merge pull request #19894 from kbhawkey/netlify-bug-redirects-1.16
update static _redirects, release-1.16
2020-04-06 12:47:47 -07:00
Qiming Teng e568b61cd5 Amend 1.16 kubeadm upgrade guide
There is a common issue when upgrading a cluster to 1.16.x from 1.15.y.
2020-03-31 12:28:20 +08:00
Karen Bradshaw ebe58f70c4 update static _redirects, release-1.16 2020-03-27 11:16:29 -04:00
Vineeth Pothulapati 12f0b657ab Updated config.toml 1.17 url fix (#19855)
Signed-off-by: vineeth <vineethpothulapati@outlook.com>
2020-03-27 04:30:22 -07:00
Vineeth Pothulapati 83b340dc45 As a part of 1.18 docs release team work updating the config.toml file. (#19840)
Signed-off-by: vineeth <vineethpothulapati@outlook.com>
2020-03-25 14:44:27 -07:00
Sophy417 b7ae162d2d Create api-group.md (#19430) 2020-03-17 06:44:23 -07:00
Sophy417 f88ea20e24 update zh-trans content/zh/docs/reference/glossary/disruption.md (#19428)
* Create disruption.md

* Update disruption.md

* Update disruption.md
2020-03-17 06:42:23 -07:00
Sophy417 335c0e3685 update zh-translation content/zh/docs/reference/glossary/cidr.md (#19443)
* cidr.md

* Update cidr.md

* Update cidr.md
2020-03-17 06:40:22 -07:00
Brian Pursley 5a8f49bcad Change version selector to retain current page when switching versions (#19467) 2020-03-15 10:46:35 -07:00
Sophy417 c38a328903 update zh-translation content/zh/docs/reference/glossary/proxy.md (#19433)
* Create proxy.md

* Update proxy.md
2020-03-06 09:19:24 -08:00
Sophy417 165f7410ca update zh-translation content/zh/docs/reference/glossary/manifest.md (#19429)
* Create manifest.md

* Update manifest.md
2020-03-06 08:23:24 -08:00
dacapoday 5a148fdff1 [typo]fix Translation error: 123_web repeat (#18523)
English version:

For example, the names 123-abc and web are valid, but 123_abc and -web are not.

Chinese version:

例如,名称 123_abc 和 web 有效,但是 123_abc 和 -web 无效。

Fix version:

例如,名称 123-abc 和 web 有效,但是 123_abc 和 -web 无效。
2020-01-12 21:51:36 -08:00
Qiming Teng e01fd4d196 Fix API reference doc for 1.16 (#18587)
For some unknown reasons, we are displaying "1.17.0" as the API version
in the release-1.16 branch. The error was introduced in #16569.
This PR refreshes the reference doc by showing the correct version. The
updated reference also contains the following improvements:

- responses from an API are now sorted by their code;
- the left navigation bar can be horizontally scrolled if text is too long;
- the fixes to the examples are backported to release-1.16.
2020-01-09 23:04:34 -08:00
June Yi 21f774fd23 Seventh Korean L10n Work for Release 1.16 (#18494)
* (fix) Broken links in Korean documentation. (#18179)
* Modified link between Korean documents. (#18152)
* Update to outdated files in the dev-1.16-ko.7 (#18146)
* Updates to documents that do not reflect the original text - 1.16 (#18166)
* Update path of referenced links in translated documents - 1.16. (#18164)

Co-Authored-By: Oleg Butuzov <butuzov@users.noreply.github.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>

Co-authored-by: Oleg Butuzov <butuzov@users.noreply.github.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
2020-01-06 14:04:17 -08:00
yuxiaobo96 c2ff814a1c zh-translation(1.16):install-kubeadm.md (#18325)
Signed-off-by: yuxiaobo <yuxiaobogo@163.com>
2020-01-01 21:31:40 -08:00
SataQiu 0f2bd2871b zh-trans: merge zh content from release-1.16-temporary into release-1.16 (#18216)
* Update http-proxy-access-api.md (#16932)

* Update coredns.md (#16930)

* zh-trans:/docs/docs/concepts/workloads/pods/ephemeral-containers.md (#16948)

* update zh-trans of define-environment-variable-container.md (#16999)

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

* update chinese docs (#16985)

* Fix ordered list (#16988)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase.md (#16951)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* Remove redundant symbol and fix some ordered list (#17000)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* update-zh-translation/docs/reference/setup-tools/kubeadm/kubeadm-init.md (#16997)

* update zh translation kubeadm-reset.md kubeadm-upgrade.md (#16992)

* Create kubeadm_join_phase_control-plane-join_all.md (#16987)

* Update web-ui-dashboard.md (#16976)

* update format problem (#16956)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/docs/concepts/storage/volume-pvc-datasource.md (#17021)

* update zh translation /docs/reference/access-authn-authz/webhook.md (#16860)

* fix confict update zh translation (#16863)

* zh-trans:/docs/concepts/workloads/pods/disruptions.md (#16983)

* zh-trans:/docs/concepts/workloads/pods/disruptions.md

* Update content/zh/docs/concepts/workloads/pods/disruptions.md

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* update zh translation content/zh/docs/reference/command-line-tools-reference/kube-scheduler.md (#17006)

* Update RC's link (#16935)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

Update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update the style

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* Update the links for /zh/docs/setup (#16938)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* zh-trans:/docs/docs/concepts/services-networking/dual-stack.md (#17024)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm.md (#17036)

* update zh tanslation /reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config_download.md (#17037)

* update zh translation -/reference/setup-tools/kubeadm/generated/kubeadm_alpha.md (#17038)

* update zh translation /docs/contribute/participating.md (#17040)

* Fix cri-o's links to match English docs (#16936)

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

* update zh translation content/zh/docs/reference/kubectl/jsonpath.md (#16862)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_generate.md (#17049)

* update Unkown ->  Unknown (#17062)

* zh-translation:high-availability.md (#16960)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update Runnning -> Running (#17061)

* zh-trans:/docs/docs/concepts/storage/volume-snapshots.md (#17054)

* update zh transation /docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md (#17060)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_create.md (#17052)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token.md (#17055)

* update zh translation update-zh-translation-/docs/reference/setup-tools/kubeadm/generated/kubeadm_token_list.md (#17048)

* update zh-translation:ha-topology.md (#17099)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans /reference/setup-tools/kubeadm/generated/kubeadm_config_images_list.md (#17093)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_all.md (#17083)

* Add Chinese translation for scheduler-perf-tuning (#17087)

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for scheduler-perf-tuning

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

* zh trans content/zh/docs/setup/production-environment/tools/kubeadm/control-plane-flags.md (#17121)

* update zh trans content/zh/docs/tasks/access-application-cluster/service-access-application-cluster.md (#17122)

* zh-translation:content/zh/docs/tasks/administer-cluster/namespaces-walkthrough.md (#17105)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update-zh-translation-/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_migrate.md (#17091)

* update zh trans /docs/setup/learning-environment/minikube.md (#17143)

* update zh trans /zh/docs/reference/_index.md (#17146)

* update zh trans /docs/tasks/access-application-cluster/port-forward-access-application-cluster.md (#17134)

* update zh translation 20191020-update-zh-translation-/docs/contribute/localization.md (#17046)

* update zh trans /docs/reference/using-api/client-libraries.md (#17144)

* update zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_version.md (#17145)

* update zh /docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_node.md (#17131)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_front-proxy-client.md (#17081)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig.md (#17078)

* add zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_update-status.md (#17076)

* update zh trans content/zh/docs/contribute/generate-ref-docs/kubectl.md (#17165)

* update zh translation /reference/command-line-tools-reference/kube-proxy.md (#17107)

* zh-trans:/docs/docs/concepts/workloads/pods/pod-topology-spread-const… (#16955)

* zh-trans:/docs/docs/concepts/workloads/pods/pod-topology-spread-constraints.md

* Update pod-topology-spread-constraints.md

* zh-trans:/docs/concepts/configuration/scheduling-framework.md (#17088)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_kubelet.md (#17079)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_apiserver.md (#17077)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join.md (#17075)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_token_delete.md (#17050)

* update zh trans /docs/concepts/overview/working-with-objects/namespaces.md (#17205)

* update zh trans /docs/concepts/overview/what-is-kubernetes.md (#17203)

* pr_release-1.16_crictl (#17201)

* update zh docs/tasks/administer-cluster/dns-debugging-resolution.md (#17186)

* update zh trans content/zh/docs/concepts/overview/working-with-objects/field-selectors.md (#17191)

* translate configure_upgrade_etcd (#17160)

* translate kubeadm_upgrade_apply (#17159)

* update zh /docs/tasks/job/coarse-parallel-processing-work-queue.md (#17155)

* translate docs/setup/release/version-skew-policy.md to Chinese (#17142)

* update zh trans content/zh/docs/tasks/access-application-cluster/create-external-load-balancer.md (#17124)

* zh-trans replace the wrong translation (#17103)

zh-trans replace the wrong translation

* Merged 1.14~1.16 changes (#17117)

* zh-trans:/docs/concepts/configuration/assign-pod-node.md (#17129)

* update zh trans /docs/contribute/generate-ref-docs/kubernetes-api.md (#17161)

* pr_release-1.16_basic-ss (#17169)

* Add zh-trans of assign-cpu-resource.md (#17063)

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

Add zh-trans of assign-cpu-resource.md

Signed-off-by: heqg <he.qingguo@zte.com.cn>

* update zh trans content/zh/docs/concepts/overview/working-with-objects/common-labels.md (#17193)

* update zh translation /docs/contribute/intermediate.md (#17041)

* zh-trans:docs/setup/production-environment/turnkey/tencent.md (#17207)

* pr_release-1.16_mysql-wordpress-pv (#17202)

* pr_release-1.16_reconfig-kubelet (#17200)

* zh-trans:/docs/docs/concepts/workloads/controllers/jobs-run-completio… (#17020)

* zh-trans:/docs/docs/concepts/workloads/controllers/jobs-run-completion.md

* Update jobs-run-completion.md

* Update jobs-run-completion.md

* update zh trans content/zh/docs/concepts/extend-kubernetes/extend-cluster.md (#17212)

* update zh trans content/zh/docs/concepts/extend-kubernetes/api-extension/apiserver-aggregation.md (#17213)

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_kubeconfig.md (#17220)

kubeadm_join_phase_control-plane-prepare_download-certs.md

* add zh trans /reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs.md and /reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare.md (#17219)

* update zh trans content/zh/docs/concepts/containers/images.md (#17216)

* ZH-trans: add _index.md (#17214)

* ZH-trans: add _index.md

* add _index.md file

* add _index.md files

* pr_release-1.16_crd-versions (#17198)

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_config_images_pull.md (#17092)

* zh-trans /reference/setup-tools/kubeadm/generated/kubeadm_config_images.md (#17094)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_kube-proxy.md   and   content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_sa.md (#17222)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_all.md  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_certs.md (#17221)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md (#17223)

* 013 /docs/concepts/services networking/ingress.md (#17185)

* x

* update zh trans content/zh/docs/concepts/services-networking/ingress.md

* zh-trans:/reference/setup-tools/kubeadm/generated/kubeadm_completion.md and kubeadm_config.md (#17097)

* add zh trans reference/glossary/pod-lifecycle (#17226)

* update zh-translation document (#17096)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh-translation:setup-ha-etcd-with-kubeadm.md (#17098)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_selfhosting.md and /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config_enable-dynamic.md (#17227)

* add zh trans /docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubeconfig_user.md and /docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_kubeadm.md (#17228)

* zh-translation:content/zh/docs/tasks/extend-kubectl/kubectl-plugins.md (#17089)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh translation /docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md (#17080)

* update zh translation /reference/setup-tools/kubeadm/generated/kubeadm_config_view.md (#17085)

* zh-translation:troubleshooting-kubeadm.md (#17069)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans: docs/concepts/scheduling/kube-scheduler.md (#17067)

* Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

Add Chinese translation for kube-scheduler

Signed-off-by: GeorgeSen <wang.sen2@zte.com.cn>

* Update kube-scheduler.md

* Add Chinese translation for kube-scheduler

* Update kube-scheduler.md

* Update kube-scheduler.md

* Update kube-scheduler.md

* translate pods.md  and init-containers.md for branch release-1.16 (#17208)

* update zh translation /docs/contribute/start.md (#17039)

* zh-translation:2017-10-00-Five-Days-Of-Kubernetes-18.md (#17229)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* translate kubeadm-certs.md (#17090)

* update the Illegal comment such as : (<!--、<--) (#17266)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-ca.md (#17268)

* update zh /docs/concepts/architecture/cloud-controller.md (#17263)

* update zh /docs/concepts/cluster-administration/logging.md (#17247)

* modify the show of zh translation /concepts/overview/what-is-kubernetes.md /reference/setup-tools/kubeadm/generated/kubeadm_init.md  /reference/setup-tools/kubeadm/kubeadm-init.md (#17246)

* zh-translation:kubeadm_init_phase_control-plane_all.md (#17243)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-translation:kubeadm_join_phase_control-plane-join_etcd.md (#17236)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubelet-start.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-certs.md (#17230)

* add content/zh/docs/reference/glossary/container-runtime.md file fix-up to pass the ci and trans content/zh/docs/reference/glossary/container-runtime.md、content/zh/docs/concepts/overview/components.md (#17211)

* zh-translation:mirror-pod.md (#17231)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-translation:kubeadm_init_phase_upload-config.md (#17238)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* update zh /docs/concepts/workloads/pods/pod-overview.md (#17239)

* update the format of zh translation content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade.md   content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_apply.md  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_upgrade_plan.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-config.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-reset.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-token.md  content/zh/docs/reference/setup-tools/kubeadm/kubeadm-upgrade.md (#17248)

* Create advanced.md (#17256)

* Create advanced.md

* trans the advanced.md and fix the build bugs

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_scheduler.md (#17269)

* zh-translation:kubelet-integration.md (#17272)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* pr_release-1.16_out-of-resource (#17199)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_front-proxy-ca.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_controller-manager.md (#17267)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-peer.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_admin.md (#17271)

* pr_release-1.16_ext-admission-ctl (#17196)

* update zh translation /docs/contribute/advanced.md (#17042)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver-etcd-client.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_ca.md (#17275)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_init-defaults.md (#17282)

* add zh trans  content/zh/docs/reference/setup-tools/kubeadm/generated… (#17287)

* add zh trans  content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-config_all.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane.md

* Update kubeadm_init_phase_etcd.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/… (#17285)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-server.md content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet.md update zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver.md

* Update kubeadm_alpha_kubelet.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_all.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon.md fix-up bad comment kubeadm_alpha_certs_renew.md、kubeadm_alpha_certs_renew_apiserver-etcd-client.md、kubeadm_init_phase_addon_all.md (#17276)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/… (#17281)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_etcd_local.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_print_join-defaults.md

* Update kubeadm_init_phase_etcd_local.md

* zh trans update-daemon-set.md (#16872)

* zh trans update-daemon-set.md

* Update update-daemon-set.md

* managing-tls-in-a-cluster.md (#16874)

* update-api-object-kubectl-patch.md (#16875)

* improve the zh trans /kubeadm/generated/kubeadm_init_phase_.* 1 (#17295)

* improve the zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_.* (#17294)

* modify the zh translation content/zh/docs/reference/setup-tools/kubea… (#17293)

* modify the zh translation content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_.*

* Update kubeadm_alpha.md

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_all.md and content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_preflight.md (#17280)

* add zh /docs/reference/glossary/cgroup.md (#17291)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubelet_config.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver-kubelet-client.md (#17288)

* improve zh trans of command in /kubeadm/generated/kubeadm_init_phase_.* files (#17297)

* improve zh command translation /kubeadm/generated/kubeadm_init_.* files (#17298)

* update zh trans in /kubeadm/generated/kubeadm_.* files (#17306)

* add zh trans /reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-healthcheck-client.md、/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_etcd-peer.md、/reference/setup-tools/kubeadm/generated/kubeadm_alpha_kubeconfig.md (#17308)

* Improve previously translated documents (#17327)

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* zh-trans: docs/setup/production-environment/turnkey/aws.md (#17320)

* Update zh.toml

* update zh trans /generated/kubeadm_join_phase_.* files (#17301)

* Update zh.toml

* add zh /docs/reference/glossary/pod-disruption-budget.md (#17344)

* pr_release-1.16_config-aggregation-layer (#17197)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_controller-manager.conf.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_scheduler.conf.md (#17390)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_scheduler.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-prepare_control-plane.md (#17381)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver-kubelet-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_control-plane-join_mark-control-plane.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_kubelet-start.md (#17380)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_coredns.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_bootstrap-token.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_apiserver.md (#17383)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_certificate-key.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_preflight.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_update-cluster-status.md (#17385)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_admin.conf.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset_phase_cleanup-node.md (#17387)

* add zh trans content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_apiserver-kubelet-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_certs_renew_front-proxy-client.md、content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_alpha_selfhosting_pivot.md (#17384)

* add zh /docs/reference/glossary/limitrange.md (#17324)

* add zh trans content/zh/docs/setup/best-practices/cluster-large.md (#17321)

* add zh trans content/zh/docs/setup/best-practices/cluster-large.md

* Update cluster-large.md

* add zh trans /docs/reference/setup-tools/kubeadm/kubeadm-alpha.md、/do… (#17403)

* add zh trans /docs/reference/setup-tools/kubeadm/kubeadm-alpha.md、/docs/reference/setup-tools/kubeadm/generated/kubeadm_join_phase_preflight.md、/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_certs_etcd-server.md

* Update kubeadm_init_phase_certs_etcd-server.md

* add zh /docs/reference/glossary/cluster-operations.md (#17300)

* add zh /docs/reference/glossary/applications.md (#17419)

* update zh trans kubelet (#17379)

* update zh trans kubelet

* update the file according to feedback from reviewer tengqm

* update 1000-1757 lines

* update the advice zh trans

* add zh /docs/reference/glossary/static-pod.md (#17418)

* add zh /docs/reference/glossary/preemption.md (#17423)

* add zh /docs/reference/glossary/pod-priority.md (#17421)

* add zh /docs/reference/glossary/control-plane.md (#17425)

* add zh /docs/reference/glossary/cluster-infrastructure.md (#17424)

* pr_release-1.16_api-overview (#17444)

* pr_release-1.16_daemonset (#17435)

* pr_release-1.16_gc (#17445)

* pr_release-1.16_qos-class (#17442)

* fix QoS Class to QoS 类 (#17464)

* pr_release-1.16-abac (#17427)

* zh-trans:docs/setup/production-environment/turnkey/alibaba-cloud.md (#17345)

* pr_release-1.16_endpoint-slice (#17468)

* pr_release-1.16_taint (#17469)

* pr_release-1.16_operator-pattern (#17467)

* pr_release-1.16_ss (#17433)

* pr_release-1.16_admission-controller (#17440)

* pr_release-1.16_containerd (#17441)

* pr_release-1.16_app-container (#17466)

* add zh-trans content/zh/docs/setup/_index.md、content/zh/docs/setup/release/_index.md (#17503)

* pr-release-1.16_enabling-endpoint-slices (#17504)

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm… (#17495)

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm-upgrade-phase.md、content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md

* add content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_kubelet.md

* pr-release-1.16_logging (#17491)

* pr-release-1.16_cri (#17486)

* add zh-trans:docs/setup/production-environment/turnkey/azure.md (#17482)

* pattern translate into 模式 (#17485)

* fix zk affinity description in zh trans (#17393)

* pr-release-1.16_ephemeral-container (#17487)

* pr-release-1.16_data-plane (#17489)

* pr-release-1.16_cncf (#17490)

* zh-trans add content\zh\docs\tools\install-minikube.md (#16920)

* zh-trans add content\zh\docs\tools\install-minikube.md

* zh-trans update content\zh\docs\tools\install-minikube.md

* zh-trans update content\zh\docs\tools\install-minikube.md

* update \docs\tasks\tools\install-minikube.md

* update docs\concepts\workloads\controllers\deployment.md

* update deployment.md

* pr-release-1.16_extensions (#17492)

* pr-release-1.16_toleration (#17493)

* Revert "update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm… (#17495)" (#17521)

This reverts commit 1134c14e0a39bdc3d1a920ac9797139a6dcccf4b.

* motidy extensions in content/zh/docs/reference/glossary/extensions (#17524)

* motidy toleration in content/zh/docs/reference/glossary/toleration.md (#17523)

* motidy toleration in content/zh/docs/reference/glossary/toleration.md

* Update toleration.md

* improve zh-trans in content/zh/docs/setup/_index.md (#17526)

* add zh-trans /zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_kubeconfig_kubelet.md (#17527)

* Broken Link (#17546)

Issue available at https://kubernetes.io/zh/docs/concepts/containers/runtime-class/
and introduced by original English documentation (see #17543)

* Update trans kubeadm_upgrade_plan.md (#17395)

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* Update kubeadm_upgrade_plan.md

* update zh-trans of define-command-argument-container.md (#17022)

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update zh-trans of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

Add back the Original English

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update title of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update table title and reference

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

update reference of define-command-argument-container.md

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

* ZH-trans: fix multiple jump links and update files (#17603)

* ZH-trans: fix multiple jump links and update files

* Update _index.html

* update zh trans content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init-phase.md (#17528)

* update zh trans /doc/concepts/architecture/nodes.md (#17617)

* update zh trans content/zh/docs/concepts/architecture/nodes.md

* fix-up content/zh/docs/concepts/architecture/nodes.md

* add zh-trans /docs/setup/release/notes.md (#17519)

* add zh-trans /docs/setup/release/notes.md

update-750

*  fix-up 1575 line and udpate 2483 line

* update to line 2980

* update to the last line 3160

* add zh-trans:docs/setup/production-environment/turnkey/icp.md (#17568)

* zh-trans: /docs/setup/production-environment/container-runtimes.md (#17646)

* zh-trs:container-runtimes.md

Signed-off-by: yuxiaobo <yuxiaobogo@163.com>

* Update container-runtimes.md

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese (#17791)

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Sorry, wrong commit, roll back...

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Create trans kubeadm_upgrade_diff.md (#17392)

* Update kubeadm_upgrade_diff.md

* Update kubeadm_upgrade_diff.md

* Update kubeadm_upgrade_diff.md

* Create _index.md (#17831)

* zh-trans zh-trans-/docs/reference/command-line-tools-reference/feature-gates.md (#17658)

* Update volume-snapshots.md (#17829)

* Update volume-snapshots.md

* Update volume-snapshots.md

* Update volume-snapshots.md

* Create ovirt.md (#17849)

* Create ovirt.md

* Update ovirt.md

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese (#17761)

* Translate /docs/concepts/cluster-administration/cloud-providers.md into Chinese

* Translate /docs/concepts/workloads/controllers/ttlafterfinished.md into Chinese

* Sorry, wrong commit, roll back...

* Update translation after tengqm's review.

* Update cloud-providers.md

* Update dual-stack.md (#17836)

* Update dual-stack.md

* Update dual-stack.md

* Update dual-stack.md

* Update dual-stack.md

* Create validate-dual-stack.md (#17833)

* Create validate-dual-stack.md

* Update validate-dual-stack.md

* translation content/zh/docs/reference/setup-tools/kubeadm/ kubeadm-join-phase、kubeadm-reset-phase (#17881)

* zh-trans content/zh/docs/contribute/generate-ref-docs/contribute-upstream.md (#17882)

* Chinese translation /docs/tasks/administer-cluster/highly-available-master.md (#17884)

* Chinese translation /docs/tasks/administer-cluster/highly-available-master.md

* Apply suggestions from code review

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Fix format issue (#17921)

* Create topology-manager.md (#17901)

* Create topology-manager.md

* Update topology-manager.md

* add zh-trans:docs/setup/production-environment/windows/user-guide-windows-containers.md (#17876)

* Update pod-overhead.md (#17931)

* Update scheduler-perf-tuning.md (#17934)

* Create dcos.md (#17932)

* Create dcos.md

* Update dcos.md

* Update object-management.md (#17937)

* zh-translation content/zh/docs/setup/production-environment/tools/kops.md (#17991)

* Create imperative-config.md (#17956)

* Create imperative-config.md

* Update imperative-config.md

* Create self-hosting.md (#17950)

* Create resource-bin-packing.md (#17935)

* Create nodelocaldns.md (#17938)

* Update config.toml(release-1.16) for 1.17 (#18025)

* Update config.toml(release-1.16) for 1.17

* Update config.toml

* Remove ru language

* fix shotcode mismatch

Co-authored-by: zhangx501 <zhang0000xun@gmail.com>
Co-authored-by: ZhongliangXiong <xiong.zhongliang@zte.com.cn>
Co-authored-by: Yixiang Wang <wang.yixiang@zte.com.cn>
Co-authored-by: li mengyang <hwdef97@gmail.com>
Co-authored-by: PingWang <wang.ping5@zte.com.cn>
Co-authored-by: chentanjun <tanjunchen20@gmail.com>
Co-authored-by: Sophy417 <53026875+Sophy417@users.noreply.github.com>
Co-authored-by: Qiming <tengqim@cn.ibm.com>
Co-authored-by: yuxiaobo96 <41496192+yuxiaobo96@users.noreply.github.com>
Co-authored-by: senwang <wang.sen2@zte.com.cn>
Co-authored-by: lichuqiang <lichuqiang@huawei.com>
Co-authored-by: lpf7551321 <liupengfei20@huawei.com>
Co-authored-by: Hongcai Ren <renhongcai@huawei.com>
Co-authored-by: jiajie <jiaj12@chinaunicom.cn>
Co-authored-by: heqg <56527988+heqg@users.noreply.github.com>
Co-authored-by: IreneByron <zhangbingqing7@huawei.com>
Co-authored-by: LiuDui <1693291525@qq.com>
Co-authored-by: Wang Bing <wangbing.adam@gmail.com>
Co-authored-by: Damini Satya <daminisatya@gmail.com>
Co-authored-by: liufangwai <liufangwai@huawei.com>
Co-authored-by: wangcong <congfairy2536@gmail.com>
Co-authored-by: XuefeiWang2 <wangxuefei2@huawei.com>
Co-authored-by: Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>
Co-authored-by: Ziqiu Zhu <zzqshu@126.com>
Co-authored-by: ten2ton <50288981+ten2ton@users.noreply.github.com>
Co-authored-by: Oleg Butuzov <butuzov@users.noreply.github.com>
Co-authored-by: jiazxjason <52809535+jiazxjason@users.noreply.github.com>
Co-authored-by: Coffey Gao <coffiney@qq.com>
Co-authored-by: Bingshen Wang <bingshen.wbs@alibaba-inc.com>
2019-12-24 16:53:29 -08:00
June Yi 6be3e1414d Remove /cve aliases in Ko docs (#18144) 2019-12-14 23:15:37 -08:00
Christoph Blecker 2fc20c0c6d Remove /security/ alias for ko translation (#18134) 2019-12-14 13:43:36 -08:00
Tim Bannister 065ccd94be Revert v1.17 release changes on v1.16 branch (#18123)
This reverts commits:
  1131f8603e.
  cf5b8b200c.
  75de70a431.
  dff2f7b960.
  cf925bb688.
  ffd1363c0e.
  87a2cafb20.
  ffe259d6f2.
2019-12-13 11:51:36 -08:00
Kaitlyn Barnard 5733771d62 Updating times on release blog posts (#18039)
* Updating times on blog posts

* Updating time
2019-12-09 18:19:29 -08:00
huccshen 1131f8603e fix some broken lins (#18005) 2019-12-09 18:05:29 -08:00
Tim Bannister cf5b8b200c Manually fix up home folder path in generated docs (#18037) 2019-12-09 16:47:30 -08:00
Damini Satya 75de70a431 Reference Documentation for Kubernetes Components and Tools for 1.17 (#18010)
* Reference Documentation for Kubernetes Components and Tools

* Update kube-apiserver.md

* Update kubectl.md
2019-12-09 16:31:31 -08:00
Damini Satya dff2f7b960 Official 1.17 Release Docs (#18011)
* feat: graduate TaintNodesByCondition to GA (#17073)

* Promote StartupProbe to beta (enabled by default). (#17164)

* Watch bookmarks to GA (#17026)

* feat: graduate ScheduleDaemonSetPods to GA (#17350)

* Update Docker installation instructions (#17405)

* Use exact version numbers for installing Docker in Ubuntu (#17428)

* Move CSIMigration and CSIMigrationGCE to Beta in Kubernetes v1.17 (#17478)

* Promote NodeLease feature to GA (#17189)

* Update docs for csi topology ga (#17408)

* Update RunAsUsername to beta (#17460)

* doc:Update RunAsUsername to beta

* doc: update samples - kubernetes.io/os is no longer beta

* Updating based on review feedback

* Promote Node-specific volume limits to GA (#17432)

* Promote PodShareProcessNamespace to stable (#17192)

* Promote PodShareProcessNamespace to stable

* Add for_k8s_version to feature-state label

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Readd version-check to shareProcessNamespace task

* Update service load balancer finalizer doc for GA (#17438)

* Update Topology Manager docs (#17451)

* Added information on how device plugins can take advantage
of Topology Manager
* Updated the Topology Manager documentation to include additionalinformation and update some out of date sections

* Fix broken Topology Manager link (#17746)

Part of What's Next Device Plugin section

* Update CRD defaulting docs for GA (#17450)

* Add documentation for VolumeSnapshot Beta (#17233)

* Updating EndpointSlice documentation for beta release in 1.17 (#17411)

* (docs/dualstack): v1.17 updates (#17457)

* Add placehold doc updates for dualstack in 1.17

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Add Downward API and /etc/hosts Pod IP validation

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* remove addressed known issue via k/k pr 85246

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Remove known issue and add flag as part of k/k 79993

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* remove follow up placeholders

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Update verbiage

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Make IP addressing consistent throughout the task

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Update to status.podIPs

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Update content/en/docs/tasks/network/validate-dual-stack.md

Use set instead of env

Co-Authored-By: Khaled Henidak (Kal) <khnidk@outlook.com>

* add topology.kubernetes.io/zone, topology.kubernetes.io/region and node.kubernetes.io/instance-type labels to docs (#17498)

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>

* Service topology alpha documentation (#17459)

* Update list of feature flags for in-tree plugins migrated to CSI (#17533)

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update Node concept for TaintNodesByCondition going GA (#17577)

* feat: graduate ResourceQuotaScopeSelectors to GA in 1.17 (#17554)

* kubeadm: update the upgrade documentation for 1.17 (#17587)

* doc: Simplify Windows deployments with RuntimeClass (#16697)

* doc: Simplify Windows deployments with RuntimeClass

* Updating on review feedback

* doc: Adding windows-build label from enhancement 1301

* update doc for kubelet option --reserved-cpus (#17648)

* feat: update TaintNodesByCondition in feature gates table (#17377)

* Update docs for v1 resource quota configuration (#17547)

* AdmissionConfiguration v1 (#17548)

* Update WebhookAdmissionConfiguration examples (#17549)

* Update AWS EBS Migration Feature state (#16126)

* Add resource version section to api-concepts documentation (#16910)

* Add Resource Version semantics section to api concepts

* Clarify risks of going back in time, add details about compaction and watch cache sizes

* Apply suggestions from liggitt

Co-Authored-By: Jordan Liggitt <jordan@liggitt.net>

* remove pesudocode, apply feedback

* Fix typo

* Clarify equality rules

* Cleanup kubectl generators docs (#17609)

* Write ReplicationController without a space

* Drop mentioning unsupported cluster versions

* Fix capitalization for “API group”

* Tweak wording

* Avoid using deprecated generator in example

* add Antrea description in dev-1.17 (#17919)

* Promote VolumeSubpathEnvExpansion to GA

* Reference Documentation for the Kubernetes API for 1.17 (#18019)

* Update feature-gates.md (#18033)

* Reference Documentation for kubectl Commands for 1.17 (#18017)

* Update for v1.17 (#18034)

* Update config.toml(release-1.17) for 1.17 (#18031)
2019-12-09 16:11:29 -08:00
David McKay cf925bb688 Fix Release Feature Links (#18036) 2019-12-09 15:49:29 -08:00
David McKay ffd1363c0e Publish release 1.17 article (#18035) 2019-12-09 15:20:39 -08:00
David McKay 87a2cafb20 Add v1.17 Release Blog (#18030)
* feature: v1.17 release blog

* Updated to match style guide

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Updated to match style guide

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Add link to 1.17 webinar

* Stop using H1
2019-12-09 14:14:03 -08:00
David McKay ffe259d6f2 Add blog post about SIG Storage new features for v1.17 (#18018)
* feature: v1.17 release features

* Update in accordance with style guide

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* feature: v1.17 release features

* Update to reflect styleguide

* Update to reflect style guide

* Fix Code Examples

* Make "Create Volume From Snapshot" a heading

Signed-off-by: Karen Chu <karen.chu@microsoft.com>

* Remove TODO
2019-12-09 14:12:03 -08:00
Tim Bannister f2a5b3cefa Clean up «Installer Kubernetes avec Minikube» (#17945)
* Fix whitespace nits

* Fix untranslated command sample

* Tweak wording
2019-12-09 13:12:02 -08:00
Loc Mai 31db0b6a9c Docs ref glossary (#17868)
* init cloud controller doc

* solve 349928135

* update r349928835

* update r349929569

* update r349930047

* update r321969236

* trans to hostname

* update based on reviews from truonghn1992

* fix several typo issues, add tooltips, replace some words back to the original terms

* init taint doc

* fix header Vendor Implementations

* fix directory name

* temporary remove term_id of node and toleration

* solve r350014277

* fix title

* update glossaris: cri,deployment,docker,kube-proxy,kubelet, label, node, pod, selector, service

* add container, rename label to match the label id

* fix typo

* fix a few typo and update based on r324616216

* update dependencies
term

* changed based on review 326584572

* fix typo
2019-12-08 19:49:10 -08:00
LiuDui bb46824e29 Merge pull request #17993 from kubernetes/xichengliudui-patch-1
ZH-trans: update automated-tasks-with-cron-jobs.md
2019-12-09 11:37:12 +08:00
Oleg Butuzov ef13f5f623 Japanese Documentation inherited redirections (#17965)
This is an attempt to remove 5 broken links that appeared on Japanese
documentation as result of copy/paste from English (inherited structure)
but not inherited redirections.

I tried to alarm about this issue at slack-AT[sig-docs](https://kubernetes.slack.com/archives/C1J0BPD2M/p1574528693286000), and decide to move
ahead with solution.
2019-12-08 07:35:08 -08:00
LiuDui c962bfe31d ZH-trans: update automated-tasks-with-cron-jobs.md
fix title format  error
2019-12-08 20:06:07 +08:00
Roy Lenferink 9ef6d2482e Updated formatting for Italian what-is-kubernetes page (#17797) 2019-12-07 05:51:09 -08:00
Yasen Simeonov 8da5007763 add Antrea description (#17917)
* add Antrea description

* Reorder Antrea
2019-12-06 15:07:53 -08:00
Zach Corleissen 448fa621ee Prune permissions (#17978) 2019-12-06 12:26:50 -08:00
craigbox 7cdf68f95a minor fixes (#17973)
Change "release manager" to "release team lead" to correct terminology; update date to today
2019-12-06 12:12:50 -08:00
Zach Corleissen 7a0ef2e4fe Update Hugo version in netlify.toml to 0.59.1 (#17976) 2019-12-06 11:56:52 -08:00
Samuel Kihahu 767f9fb0c0 en-docs: Add kubectl Installation Via Homebrew (#17928) 2019-12-06 07:34:51 -08:00
Daniel Helfand 12dadf46ee confirm installation instructions for minikube (#17479) 2019-12-06 07:06:50 -08:00
Aresforchina 5b27a99c6c fixup 404 urls (#17954) 2019-12-06 03:26:49 -08:00
Aresforchina 42106280a4 fix-up 404 urls (#17955) 2019-12-06 03:24:50 -08:00
Manish Bansal 93e241a001 Document correction for PDB (#17573)
* Document correction for PDB

The word "may" should be replaced with "will". I do not see any reason for the ambiguity here.

* Updated as per review comments

* Updated as per review comments
2019-12-06 03:18:50 -08:00
June Yi cb559f13c2 Sixth Korean l10n work for release-1.16 (#17962)
* Update _index.md (#17762)
* Update apparmor.md (#17767)
* Update hello-minikube.md (#17771)
* Update guestbook.md (#17773)
* Update localization_ko.md (#17777)
* Fix grammatical errors (#17776)
* Translate /docs/reference/issues-security/security.md in Korea (#17763)
* Create issues.md (#17765)
* Update basic-stateful-set.md (#17774)
* Fixed typo ko/docs/concepts/overview/components.md (#17778)
* Modify typo. (#17802)
* Update cloud-controller.md (#17760)
* Update file outdated korean docs in dev-1.16-ko.6. (#17772)
* Translate concepts/services-networking/ingress-controller in Korean (#17858)
* Update ingress-controller.md
* Translate services-networking/ingress.md in Korean. (#17807)
* Fix grammatical errors (#17775)
* Translate docs/contribute/style/write-new-topic.md in Korean (#17758)

Co-Authored-By: const-k <kss07120@gmail.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: power8993 <37264128+power8993@users.noreply.github.com>
Co-Authored-By: reung37 <49059415+reung37@users.noreply.github.com>
Co-Authored-By: Chihoon-Sung <55041611+Chihoon-Sung@users.noreply.github.com>
Co-Authored-By: Claudia J.Kang <claudiajkang@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-12-05 22:12:49 -08:00
Satyajit Das cc79282861 Broken link fixed (#17961)
* Broken link fixed

* Better wording

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-12-05 20:38:49 -08:00
Zach Corleissen bb45a9818d Revert breaking commits (#17967)
* Revert "Remove dead links to old getting started guides (#17889)"

This reverts commit d6285eaac4.

* Revert "Fix a command in kubectl cheatsheet (#17888)"

This reverts commit e03f4b258c.
2019-12-05 15:22:49 -08:00
craigbox 79f7a0a078 Release interview blog post for 1.16 (#17963)
* Release interview blog post for 1.16

Part 3, after

* https://kubernetes.io/blog/2018/07/16/how-the-sausage-is-made-the-kubernetes-1.11-release-interview-from-the-kubernetes-podcast/
* https://kubernetes.io/blog/2019/05/13/cat-shirts-and-groundhog-day-the-kubernetes-1.14-release-interview/

* Update 2019-12-05-kubernetes-1-16-release-interview.md

Copy editing
2019-12-05 08:44:32 -08:00
Abhay c26806c69e Updated kubeone URL (#17766) 2019-12-04 22:10:32 -08:00
Irvi Aini 80e5ceb0d1 Add job running into completion in ID Localization. (#16705) 2019-12-04 20:40:31 -08:00
Irvi Aini ac1b7eee8e Initialize Common Label for ID Localization. (#16706) 2019-12-04 20:38:32 -08:00
Irvi Aini 060cbcd0fb Add statefulsets for ID localization. (#16700) 2019-12-04 20:36:31 -08:00
Irvi Aini 6450802fef Initialize DNS Pod Service for ID Localization. (#16707)
Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-12-04 20:00:32 -08:00
prameshj 342958a0a2 Update the cluster create and disable commands (#17947) 2019-12-04 18:14:32 -08:00
Roy Hvaara 88d0f78251 Add YouTube social button in header and footer (#16838) 2019-12-04 15:22:31 -08:00
Zach Corleissen 7892097a67 Freshen the list of English content approvers for SIG Docs (#17929) 2019-12-04 12:48:57 -08:00
Rémy Léone 60a4e48380 Translate Minikube environment to French (#17939) 2019-12-04 05:54:57 -08:00
Aresforchina 88c871eb07 fix-up 404 urls (#17941)
* fix-up 404 urls

* Revert "fix-up 404 urls"

This reverts commit 4515c4d38bad73c9073e17e4b2e6b00f02034e29.

* fix-ip 404 urls

* fix-up 404 urls

* fix-up 404 urls

Revert "fix-up 404 urls"

This reverts commit 4515c4d38bad73c9073e17e4b2e6b00f02034e29.

fix-ip 404 urls

fix-up 404 urls

* fix-up 404 urls
2019-12-04 05:52:57 -08:00
Matt Simons db93c49e7d correct diagram label (#17942) 2019-12-04 05:50:57 -08:00
Marc Bihlmaier b3ac0d1124 Update guaranteed-scheduling-critical-addon-pods.md (#17151)
* Update guaranteed-scheduling-critical-addon-pods.md

cleanup old stuff again

* Update content/en/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update guaranteed-scheduling-critical-addon-pods.md

remove whitespace
2019-12-04 01:36:57 -08:00
Aresforchina 7d26c045c2 fix-up 404 urls (#17936)
* fix-up 404 urls

* Revert "fix-up 404 urls"

This reverts commit 4515c4d38bad73c9073e17e4b2e6b00f02034e29.

* fix-ip 404 urls

* fix-up 404 urls
2019-12-04 00:30:57 -08:00
Jacky Wu 9a08775daf Fixed hot reload panic of local hugo issue. (#17894) 2019-12-03 23:06:57 -08:00
Tunde Olu-Isa 68194ab374 specify components requiring feature gate (#17922)
* specify components requiring feature gate 

currently, TTLafterfinished feature gate is a flag that can be passed to kube-apiserver, kube-scheduler and kube-controller-manager. The current description doesn't state what components to pass the flag to.

* specify components requiring feature gate
2019-12-03 17:34:57 -08:00
mhamdi semah bf92b9febd add cidr to glossary (#17550)
* add CIDR

* modify cidr definition

* Update content/en/docs/reference/glossary/cidr.md

Co-Authored-By: Chris <6834943+christophercarney@users.noreply.github.com>

* Update content/en/docs/reference/glossary/cidr.md

Co-Authored-By: Chris <6834943+christophercarney@users.noreply.github.com>
2019-12-03 06:16:57 -08:00
Matt McNaughton 832371281d Add missing systemctl step for running cri-o (#17926)
After installing `cri-o`, we must run `systemctl daemon-reload` before
trying to run `systemctl start crio`. Otherwise, `systemd` doesn't know
about the crio configuration.

Similar instructions already exist for installing docker - this diff
adds these instructions for crio.
2019-12-03 06:00:57 -08:00
Sameer Vohra 29ca5ea07b Update kube-scheduler.md (#17283)
Fix grammar typo
2019-12-03 03:50:57 -08:00
Chris Abraham 7c61b6f059 updated 3 logos on case studies page (#17628) 2019-12-03 03:06:57 -08:00
zhouya0 f257d1fcba fix path not consistent (#17923) 2019-12-03 01:16:57 -08:00
Zach Corleissen 759e546bd9 Update KubeCon buttons for Shanghai (#17916) 2019-12-02 20:20:57 -08:00
Rafael Franzke 7b14a06369 Blog post: Gardener Project Update (#17516)
* Add Gardener Project Update blog post

* Update and rename 2019-11-10-gardener-project-update.md to 2019-11-27-gardener-project-update.md

* Update and rename 2019-11-27-gardener-project-update.md to 2019-12-02-gardener-project-update.md
2019-12-02 09:33:05 -08:00
Samuel Kihahu 80c338ff52 en-fr: Append Note To Alternative Linux Install (#17827) 2019-12-02 07:41:05 -08:00
umiblue 3079e9b00f Update an out-of-date link (#17907)
Signed-off-by: umiblue <lentil1016@163.com>
2019-12-02 05:49:05 -08:00
Rahu2000 d883da0005 fix broken link in kops.md (#17292)
fix broken link in kops.md
2019-12-02 03:05:04 -08:00
Kohei Toyoda 555c0b878b fix output example in automated-tasks-with-cron-jobs.md (#17906) 2019-12-02 02:27:04 -08:00
Karen Bradshaw 249f88c64e update style guide for styling component names (#17588)
* update style guide for styling component names

- Attempt to outline style conventions for components
  and component tools
- Interested in comments and feedback

* update style examples

* style edits

- removed code style for components not cmd tools
- added style suggestion for namespaces
- cleaned up a few stray spaces
2019-12-02 02:21:04 -08:00
Ronak Banka 7527f83b36 Fix broken link to AWS provider settings source (#17899) 2019-12-02 00:27:04 -08:00
Zhang Yong c73493d000 fix 404 urls in kustomization.md (#17793)
* Update kustomization.md

fix 404 urls in kustomization.md

* Update content/en/docs/tasks/manage-kubernetes-objects/kustomization.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* update kustomization.md to be more stable
2019-12-02 00:25:04 -08:00
makocchi 2b23087c8d Fix a dead link (#17900) 2019-12-02 00:23:04 -08:00
bogard1203 5c87fecbf2 Deleted duplicate sentence and corrected typo (#17902)
* Corrected the typo of 'chck' with 'check'

* Removed the duplicate sentence
2019-12-02 00:09:04 -08:00
Kohei Toyoda 8a4f05dbc6 update exmaple for job (#17903) 2019-12-02 00:07:04 -08:00
huccshen 3ba765cbeb fix some broken links (#17897) 2019-12-01 20:01:04 -08:00
Jonathan Hall 8fc9b513ec Spelling correction (#17895) 2019-12-01 16:49:04 -08:00
Luzhenxing 62b6fe2280 Change PowerShell example to use the -Raw flag (#17645) 2019-12-01 06:03:03 -08:00
Qiming d6285eaac4 Remove dead links to old getting started guides (#17889)
Close: #17859
2019-11-30 21:25:03 -08:00
Qiming e03f4b258c Fix a command in kubectl cheatsheet (#17888)
Closes: #17883
2019-11-30 21:23:03 -08:00
Qiming 7f7829fceb Fix the format of prerequisites section (#17892)
for: #17652
2019-11-30 21:21:03 -08:00
Qiming 9270ebfa5a Tweak StatefulSet concept page for YAML rendering (#17891)
for: #17792
2019-11-30 21:17:04 -08:00
Jason Hall 459fe87540 Remove readOnly:false from Downward API volume examples (#17661)
Downward API volumes are not writeable, even if readOnly:true is set, so
including this in the example is potentially confusing for users.
2019-11-30 18:49:03 -08:00
Hongcai Ren d66a1be13f Correct RegisterCloudProvider link (#17873) 2019-11-30 03:45:03 -08:00
Sharjeel Aziz aeb3cce703 Update commands/command output to reflect current versions. (#17877)
* Minor heading update according to the guideline

Fixed title of the document to use title case as described in the community guidelines.

* Capitalization fixes.

* Update commands/command output to reflect the current version
2019-11-30 03:43:03 -08:00
Kohei Yoshida 036d03ce18 Tasks/Configure DNS for a Cluster: add some descriptions about CoreDNS (#17879)
* add some descriptions about CoreDNS

* Update configure-dns-cluster.md
2019-11-30 00:59:03 -08:00
yunxji f11ffddab6 Updata_service.md (#17834)
* Modify document format.

* Update cloud-controller.md

Add content about Tencent cloud providers.

* Update cloud-providers.md

Add content about Tencent cloud providers.

* Update service.md

Added some TKE Service annotations

* Update service.md

Content optimization based on reviewers' recommendations.

* Update service.md

* Update service.md

Optimize the content of Line 902-903.

* Update service.md
2019-11-29 18:45:03 -08:00
makocchi f471f68b99 Add TopologyManager description (#17867) 2019-11-29 06:59:05 -08:00
Tim Bannister 7758da34d2 Reword glossary entry (#17429) 2019-11-29 05:07:03 -08:00
Vageesha17 a02dc2d616 solved for issue #17853 (#17872)
* solved for issue #17853

* updated file as per the suggestion
2019-11-29 04:51:03 -08:00
Vageesha17 5822f8a0ed fixed broken link for issue #17859 (#17871) 2019-11-29 04:49:03 -08:00
Nguyen Quang Huy 1f37d9261f Task tools document in Vietnamese (#17854)
Adding index file
Adding install-minikube document

Signed-off-by: Nguyen Quang Huy <huynguyennovem@gmail.com>
2019-11-29 01:43:04 -08:00
vanou 070ba6c846 Fix misspell of type of Pod condition at init container explanation (id) (#17414)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.

This commit fixes this misspell of Indonesian doc.
This misspell is verified by PR #17329 which fixes English doc.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-28 17:31:02 -08:00
huccshen dd24ef71ba fix some broken links (#17857) 2019-11-28 16:45:03 -08:00
Marian Steinbach d1363e5827 Update Giant Swarm website URL (#17838) 2019-11-27 21:19:03 -08:00
bogard1203 68e836b267 Fixed the incorrect parameter of specifying the CRI endpoint for kubelet and corrected Default CNs (#17839)
* Fixed the incorrect parameter of specifying the CRI endpoint for kubelet

Corrected the parameter of '--container-runtime-path-endpoint' with '--container-runtime-endpoint'

* Corrected Default CNs

Fixed the incorrect Default CNs for apiserver-etcd-client.crt and apiserver-kubelet-client.crt
2019-11-27 21:17:03 -08:00
huccshen def4eade2f fix some broken links (#17851) 2019-11-27 21:05:03 -08:00
Nguyen Hai Truong ad8134451b Adding vi-container-environment-variables (#17825)
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-11-27 18:13:03 -08:00
Samuel Kihahu b364ad92b3 en-docs: Minikube Installation via Homebrew (#17826)
* en-docs: Add Minikube Installation Via Homebrew

* Update install-minikube.md
2019-11-27 00:11:21 -08:00
Quan Tian 09faf47be7 kubectl config should be linked to its anchor (#17828) 2019-11-26 21:25:21 -08:00
Loc Mai 81b9419d4b Fix typo in CCM's title (#17823)
* init cloud controller doc

* solve 349928135

* update r349928835

* update r349929569

* update r349930047

* update r321969236

* trans to hostname

* update based on reviews from truonghn1992

* fix several typo issues, add tooltips, replace some words back to the original terms

* init taint doc

* fix header Vendor Implementations

* fix directory name

* temporary remove term_id of node and toleration

* solve r350014277

* fix title
2019-11-26 20:03:20 -08:00
Nguyen Hai Truong d2d8e16173 Initial containers document in Vietnamese (#17822)
Adding index

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-11-26 19:47:20 -08:00
Loc Mai 5b25034652 init cloud controller doc (#17785)
* init cloud controller doc

* solve 349928135

* update r349928835

* update r349929569

* update r349930047

* update r321969236

* trans to hostname

* update based on reviews from truonghn1992

* fix several typo issues, add tooltips, replace some words back to the original terms

* init taint doc

* fix header Vendor Implementations

* fix directory name

* temporary remove term_id of node and toleration

* solve r350014277
2019-11-26 18:33:20 -08:00
huccshen 62590d05fc fix broken links : http://kubernetes.io/gettingstarted/ (#17756)
* fix broken links : http://kubernetes.io/gettingstarted/

* use relative paths

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* use relative paths

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* use relative paths

Co-Authored-By: Qiming <tengqim@cn.ibm.com>
2019-11-26 17:05:20 -08:00
Ihor Dvoretskyi b4617988ad 2019-08-26-kubernetes-with-microk8s.md added (#16122)
* 2019-09-02-kubernetes-with-microk8s.md added

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Comments addressed

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Screenshots updated

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* publication date changed

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* files naming updated to reflect the date

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Comments addressed

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Minor fixes

Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>

* Publication date updated
2019-11-26 17:03:20 -08:00
zhouya0 9ba54f5da6 fix secret not working (#17810) 2019-11-26 16:45:21 -08:00
Marcelo Juchem ed0483f175 Add Flowmill agent to examples of DaemonSets (#17818)
Adds the Flowmill monitoring agent as an example of DaemonSet, with link to public helm charts that can be used as reference documentation.
2019-11-26 16:43:21 -08:00
krufab 3470c61771 Corrected typo in the text file (#17819) 2019-11-26 16:41:20 -08:00
Kaitlyn Barnard f9a08761ee Updating date for blog post (#17816) 2019-11-26 11:55:28 -08:00
Benjamin Diolez 69c5c7945e Fix homepage titles 🇫🇷 translation (#17811) 2019-11-26 11:53:21 -08:00
RA489 c3536e120d How to upgrade minikube (#17813) 2019-11-26 03:29:10 -08:00
Tomasz Prus 538cf362e2 Add kubernetes-asyncio library (#17812) 2019-11-26 03:27:10 -08:00
Samuel Kihahu a5a39ae8b1 fr-docs: Update kops Installation Steps (#17805) 2019-11-26 01:27:09 -08:00
Tim Bannister 1a45e5cc4d Reword “Extend kubectl with plugins” (#17005)
* Tweak kubectl plugins page

- drop text about kubectl plugin beta status etc
- fix output formatted as shell
- address the reader as “you”
- other tweaks

* Update links & details for Krew

* Update kubectl-plugins.md
2019-11-25 22:23:10 -08:00
j-zimnowoda 8d15eaa3b6 Update debug-application.md (#17066)
A Service has targetPort to indicated Pod's containerPort (service.spec.ports.targetPort)
2019-11-25 21:31:10 -08:00
praveen-kg e26dd31892 incorrect command for sort-by operation on pod (#17032)
* incorrect command for sort-by

kubectl get pods -n test --sort-by=.spec.capacity.storage, is incorrect for pod as pods will not have capacity.storage under .spec, rather it should be for PersistentVolume.

So change the command  

kubectl get pv -n test --sort-by=.spec.capacity.storage

* Update cheatsheet.md
2019-11-25 21:29:10 -08:00
Tim Bannister 6551689040 Clean up configure-persistent-volume-storage task (#16907) 2019-11-25 21:21:10 -08:00
Min Kim 3fa00be466 add blog: java controller framework (#16135) 2019-11-25 21:03:09 -08:00
Kohei Yoshida 1efdef54c9 add EKS cluster upgrading section (#17800) 2019-11-25 20:51:10 -08:00
reung37 55935dd501 Update 2019-04-04-local-persistent-volumes-ga.md (#17753) 2019-11-25 20:49:10 -08:00
reung37 6a579987eb Update etcd.md (#17751) 2019-11-25 20:47:10 -08:00
Tanveer Alam b145af7d48 Reference link added for Flex and CSI volume (#17735)
* Refernce link added for Flex and CSI volume

Added reference link of Flex and CSI volume under `Components of the CCM` section.

* Update content/en/docs/concepts/architecture/cloud-controller.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-11-25 20:45:10 -08:00
Wook-Jin, Lee f92dfa1cb8 Fixed the link (#17731) 2019-11-25 20:43:09 -08:00
Sharjeel Aziz 49ca117430 Minor heading update according to the guideline (#17747)
* Minor heading update according to the guideline

Fixed title of the document to use title case as described in the community guidelines.

* Capitalization fixes.
2019-11-25 20:41:10 -08:00
bpelikan b2a6268c5a Update kubectl get hpa output (#17780) 2019-11-25 20:39:10 -08:00
Paul Anunda dd30366605 Removed duplicate link (#17799)
This change removes a duplicate link to the setup/best-practices/certificates page.
2019-11-25 20:37:10 -08:00
Lv Jiawei 07b622c6bb Add stateful set which hpa has supported (#17806)
As https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough/ and https://github.com/kubernetes/website/pull/16425 say, the hpa has already supported stateful set.
2019-11-25 20:33:10 -08:00
xieyanker b2c3d2c630 translate_networkpolicy (#17733)
Translate English sentences into Chinese
2019-11-25 07:45:27 -08:00
Samuel Kihahu 7fe525ce45 Update kops Installation Steps (#17726)
* Document downloading the latest or a specific kops version

Add links to Install Homebrew On MacOS, Linux

* Update kops.md
2019-11-25 07:43:06 -08:00
Michele 8fabe471ee rebase (#15349) 2019-11-25 07:41:09 -08:00
Pablo Castellano efab8c6166 Use feature-state template (#17787)
* Use feature-state template

* Update certificate-rotation.md
2019-11-25 21:05:21 +08:00
Pablo Castellano fc3f1420ac Update repo url (#17788)
service-catalog is not part of kubernetes-incubator anymore
2019-11-25 21:04:19 +08:00
Oleg Butuzov ef00b57e7b ja-docs: fixes for broken links. (#17781)
1. Fixed markdown error that endup as 404 error at the URL
    https://kubernetes.io/ja/docs/reference/command-line-tools-reference/feature-gates/
    See - CSI(Container Storage Interface) link.

2. Minikube links at
    - content/ja/docs/tasks/tools/install-minikube.md
    - content/ja/includes/task-tutorial-prereqs.md

3. Link to CRI page at
   content/ja/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

4. Windows Nodes link at

   https://kubernetes.io/ja/docs/setup/production-environment/windows/user-guide-windows-containers/
2019-11-23 08:39:50 -08:00
June Yi 4a1fc7f34e Fifth Korean l10n work for release-1.16 (#17745)
* Update files outdated Korean docs in dev-1.16-ko.5 (#17537)
* Update Korean glossary (#17619)
* Translate services-networking/endpoint-slices.md in Korean (#17631)

Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <gochist@gmail.com>
Co-Authored-By: Wook-Jin, Lee <minjin00@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-11-22 15:53:16 -08:00
Enrique Medina Montenegro 0e54ed2d37 Spanish Translation (#14150) 2019-11-22 07:57:29 -08:00
tiendc 1127153752 Adding vi document for create-cluster (#17715)
* Adding vi document for create-cluster

Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com>

* Update cluster-intro.html

* Update cluster-intro.html

* Update cluster-intro.html
2019-11-21 23:39:28 -08:00
chentanjun 30af2b150e fix 404 urls in ko due to https://github.com/kubernetes/website/pull/17668/ (#17709) 2019-11-21 18:11:29 -08:00
keke 109b0f5221 Fix typo annotatino to annotation (#17664) 2019-11-21 17:03:29 -08:00
nonylene bd50474a84 Fix invalid command (kubectl rolling-update) (#17607)
`kubectl rolling-update` is the right command.

Doc: https://kubernetes.io/docs/tasks/run-application/rolling-update-replication-controller/
2019-11-21 13:43:29 -08:00
Chris d64b052a54 Add caution to behavior of --from-env-file (#17585)
* Add caution to behavior of --from-env-file

* Reword warning to fix grammar
2019-11-21 13:41:29 -08:00
Simon Woo 085ef61502 Correct name of link to PersistentVolume (#17589) 2019-11-21 13:39:29 -08:00
Jim Angel c498580523 adding in search link (#17640) 2019-11-21 13:37:29 -08:00
codyc 8d9aeb2ba4 updated to include new link (#17727)
updated to reflect correct link
2019-11-21 13:33:29 -08:00
Qiming 0ea7ed2086 Remove Brad and Luc from Chinese owners (#17713)
My guess is that we added some names at the very begining of Chinese
localization to seed the repo. However, getting PR reviews assigned to
these gentleman could be confusing or even annoying before they have
secured a Chinese certificate.
2019-11-21 12:23:29 -08:00
Tanveer Alam 6ee68467a7 Added Open Service Broker reference link (#17721)
`https://openservicebrokerapi.org/` contains information such as `what are service brokers?`, how they work, building services for Kubernetes using `Open Service Broker API` etc.
2019-11-21 12:21:29 -08:00
Pablo Castellano b2a9043df6 Fix typos in Limit Ranges (#17665) 2019-11-21 04:15:28 -08:00
Vlad Sirenko 19e3a42b93 Fix typo (#17662) 2019-11-21 04:13:29 -08:00
chentanjun cfd7793924 fix 404 urls in content/en/blog/ (#17682) 2019-11-21 04:11:29 -08:00
RA489 dc5c882570 Issue with k8s.io/docs/setup/learning-environment/minikube/ (#17689) 2019-11-21 04:07:28 -08:00
Alena Varkockova 15b4194727 Fix typo in the word annotation (#17716) 2019-11-21 04:05:28 -08:00
MinJae Kwon 7cd58d2575 Fix a typo (#17673) 2019-11-21 03:49:28 -08:00
Luzhenxing fb36e557c9 fix 17690 (#17704) 2019-11-21 02:15:28 -08:00
tde908 3398b6f69d chore(kubectl): Formatting markdown (#17697)
Amending the formatting of the MD as ```shell was showing up in plain text. Zsh options: "https://kubernetes.io/docs/tasks/tools/install-kubectl/#enabling-shell-autocompletion"
2019-11-21 02:13:28 -08:00
Tanveer Alam 9f8d00f37e Removed Object Metadata from Concepts Overview. (#17691)
`Object Metadata` section is misleading, as the Concept's overview is covering what master and non-master nodes are and list of objects. But there is no discussion on `Object Metadata` till the end and all of sudden there is Object Metadata section with no background introduction or definition, and just a reference to `Annotations` which is confusing if you read the content from the beginning. So it would be better to remove this as it is covered later here `https://kubernetes.io/docs/concepts/overview/working-with-objects/annotations/`.
2019-11-21 02:11:28 -08:00
Pablo Castellano ace8401e2d Fix typos in Kube Scheduler (#17667) 2019-11-21 02:09:28 -08:00
Samuel Kihahu 9afc68d402 Update kops Linux Setup Step (#17696)
Moving the downloaded kops binary in Linux to the path /usr/local/bin/kops requires privileged permissions.
2019-11-21 02:07:28 -08:00
Pablo Castellano 3690a264c7 Fix typo in DNS Autoscaling (#17700) 2019-11-21 02:05:28 -08:00
chentanjun ad5e500b38 fix broken urls in zh/ due to https://github.com/kubernetes/website/pull/17668 (#17708) 2019-11-21 00:15:28 -08:00
chentanjun f77f57925e fix-up 404 urls (#17668) 2019-11-20 18:11:28 -08:00
inductor 4532bd2bdb First Japanese l10n work for release-1.15. (#17693)
* traslate /docs/concepts/architecture/_index.md into Japanese (#15456)

* tranaslated (#15458)

* translate /ja/docs/reference/_index.md (#15624)

* translate /ja/docs/reference/_index.md

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* patch reviews

* Follow the dir structure of en in setup (#15590)

* follow the dir structure of en in setup

* delete unrelated files

* wip removing ja

* removeg ja

* remove ja

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* review

* numbered list

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate /docs/setup/turnkey/aws.md in Japanese (#15640)

* Translate content/ja/docs/setup/turnkey/aws.md

partially

* Update content/ja/docs/setup/turnkey/aws.md

... Kubernetes cluster on AWS: AWS上でKubernetesクラスターを...
https://github.com/kubernetes/website/pull/15640/files#r310338415

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (Kubernetes Operations)

- replace English commas with Japanese one (、)
- Management: 管理

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (kube-aws)

- replace English commas
- insert a Japanese comma

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (kubectl)

- 断定でなく選択を与えるニュアンス

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Translate content/ja/docs/setup/turnkey/aws.md

completely

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310418805
自身がsupportするのでなく、Kubernetes Operationsがsupportしている、というニュアンス

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix mistranslation

https://github.com/kubernetes/website/pull/15640#discussion_r310419122
ここでのwithはusingに近い意味合いで

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310568505
ここでのthroughは通過や媒介という意味合いよりも、手段を表すと捉える

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/setup/turnkey/aws.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/turnkey/aws.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Translate docs/tutorials/stateless-application/expose-external-ip-address.md in Japanese (#15672)

* Copy from content/ja/docs/tutorials/stateless-application/

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* update link to Japanese document

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Translate expose-external-ip-address in Japanese

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

やや不自然だった

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/ロードバランサ/ロードバランサー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/サーバ/サーバー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Revert "update link to Japanese document"

This reverts commit 9237f63402b0e642600d1ea24c6b410f877c165e.
https://github.com/kubernetes/website/pull/15672#discussion_r311327200

* remove a new line

段落としては同じ

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

https://github.com/kubernetes/website/pull/15672#discussion_r312317653

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate concepts/architecture/nodes.md into Japanese (#15625)

* Translate concepts/architecture/nodes.md into Japanese

* update translation

* fix translation

* eviction

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <makocchi@gmail.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <makocchi@gmail.com>

* plural

* review

* node

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* healthy

* review

* namespace

* Translate tasks/run-application/force-delete-stateful-set-pod/ in Japanese (#15835)

* ja-trans: tasks/run-application/force-delete-stateful-set-pod/

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Translate concepts/architecture/master-node-communication.md into Japanese (#15638)

* translate master node communication

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* deprecated

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Translate /docs/tasks/tools/install-kubectl.md in Japanese (#15678)

* Copy from content/en/docs/tasks/tools/install-kubectl.md

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix link to install-kubectl

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Translate Headings and Subheadings

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* translate text of install-kubectl in Japanese

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/tasks/tools/install-kubectl.md

s/ユーザ/ユーザー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/tools/install-kubectl.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update install-kubectl.md

s/する:/してください:/g

* Translate /docs/tutorials/configuration/configure-redis-using-configmap.md in Japanese  (#15639)

* translate redis example

* add index

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* review

* Translate docs/concepts/configuration/overview.md in Japanese  (#15627)

* Translate docs/concepts/configuration/overview.md in Japanese

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Fix terminology in Japanese translation (#15889)

* cluster

* cluster

* node

* cluster

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* sitemap and search (#15927)

* Translate tasks/debug-application-cluster/debug-pod-replication-contr… (#15883)

* Translate tasks/debug-application-cluster/debug-pod-replication-controller/ in Japanese

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* fix missing parenthesis (#16044)

```
Error: Error building site: "/src/content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md:106:10": unrecognized character in shortcode action: U+003E '>'. Note: Parameters with non-alphanumeric args must be quoted
```

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese (#16058)

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Translate text of docs/setup/release/version-skew-policy.md in Japanese (#15903)

* translate content/ja/docs/setup/release/version-skew-policy.md in Japanese

* translate "version skew"

https://github.com/kubernetes/website/pull/15903#issuecomment-524518826

バージョン間の差異 となる
タイトルは原文どおりに用語として残し、初回の文でskew=差異であることを明示する
以降はskewを翻訳する

* fix translation

- 格助詞漏れ
- more than 1...は1を含まないそれ以上の値であり、実質「2以上」となるので、そのように訳したほうが自然

* delete unnecessary sentences

* update translation

cf. 422f5b0e6a0c52f844cfae66cde01f47fca4cf4e

* update translation

componentsが当該バージョンをサポートするのでなく、kube-apiserverのバージョンの結果ほかのcomponentsが当該バージョンをサポート**される**イメージ

* Translate concepts/architecture/cloud-controller/ into Japanese (#16099)

* Translate concepts/architecture/cloud-controller/ into Japanese

* Revise sentences based on suggestion by reviewers

* Revise a sentence based on suggestion by a reviewer

* Fix wording to distinguish Kubernetes related resources from others

* fix a typo (#16121)

* fix some wording on home (#16127)

* Translate contribute / _index.md to Japanese (#16050)

* translate contribute index into Japanese

* modify some terms

* modify according to style guide

* use same terminology about contribute

* Update content/ja/docs/contribute/_index.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Translate concepts/overview/components and related glossaries in Japanase (#16034)

* Translate concepts/overview/components and related glossaries in Japanese

* Revise sentences based on suggestion by reviewers

* Translate tasks/configure-pod-container/assign-memory-resource/ in Japanese (#16055)

* copy from content/en/docs/tasks/configure-pod-container/assign-memory-resource to ja directory

* translate tasks/configure-pod-container/assign-memory-resource/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* fix translation

%s/メモリ/メモリー/g

* Translate tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/ in Japanese (#16183)

* Translate concepts/configuration/assign-pod-node/ in Japanese (#16221)

* issue 15552

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* modification after a review

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager in ja (#16088)

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager/ in Japanese

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Remove reviewers section

* Modified wording to unified

* Remove unnecessary brackets

* Translate concepts/overview/working-with-objects/object-management/ into Japanese (#16400)

* Translate concepts/overview/working-with-objects/object-management/ into Japanese

* Refine some words based on review comments

* Add a word to refine a sentence based on a review comment

* Translate content/ja/docs/concepts/cluster-administration/controller-… (#16351)

* Translate content/ja/docs/concepts/cluster-administration/controller-metrics in ja

* Improved to format a text

* Fix inconsistent spellings

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese (#16636)

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update a translation for extension point

* Apply suggestions from code review by sftim

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Apply suggestions from code review by sftim

* Fix the translation for document

* Apply a suggestion from code review by nasa9084

* Apply suggestions from code review by inductor and nasa9084

* fix: s/kubernetes/Kubernetes/ (#16057)

* Translate reference/command-line-tools-reference/feature-gates in Japanese (#16554)

* Translate docs/reference/command-line-tools-reference/feature-gates in ja

* Fix inconsistent spellings

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* ポッド -> Pod

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* ポッドreadinessゲート -> Pod readiness gate

* ポッド -> pod

* Pods -> Pod

* Fix typo: Kunbernetes -> Kubernetes

* 機能ゲート -> フィーチャーゲート

* リポジトリ -> リポジトリー

* キー=値 -> key=value

* Translate concepts/storage/volume-pvc-datasource in Japanese (#16775)

* Translate concepts/storage/volume-pvc-datasource in Japanese

* Remove original English contents(forgot to remove)

* Container Storage Interface -> コンテナストレージインターフェイス

* フューチャーゲート -> フィーチャーゲート

* Improved a translate to more natural expression

* Update content/ja/docs/reference/glossary/csi.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Improved a translate to more natural expression

* Remove an unnecessary line break

* Improved some translate words to natural sentence

* Improved translate

* Fix translate

* Translate docs/reference/glossary/selector.md in Japanese (#17375)

* Translate docs/reference/glossary/selector.md in Japanese

* Translate title into Japanese

Co-Authored-By: bells17 <bells171@gmail.com>

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese (#16220)

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese

* reflect review

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese (#16270)

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese

* reflect review

* translate tooltip text

Co-Authored-By: bells17 <bells171@gmail.com>

* Translate concepts/extend-kubernetes/operator/ into Japanese (#16455)

* Translate concepts/extend-kubernetes/operator/ into Japanese

* Update the word operator into Japanese

* Apply suggestions by inductor and oke-py from code review

Co-Authored-By: inductor <kohei.ota@zozo.com>
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Apply suggestions by inductor from code review

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Refine sentences under bullet points

* Refine sentences in response to the review by makocchi-git

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese (#16662)

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Apply suggestions from review by MasayaAoyama

* Apply a suggestion from review by MasayaAoyama

* assign inductor as sig-docs-ja approver (#17412) (#17517)

* traslate /docs/concepts/architecture/_index.md into Japanese (#15456)

* tranaslated (#15458)

* translate /ja/docs/reference/_index.md (#15624)

* translate /ja/docs/reference/_index.md

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* patch reviews

* Follow the dir structure of en in setup (#15590)

* follow the dir structure of en in setup

* delete unrelated files

* wip removing ja

* removeg ja

* remove ja

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* review

* numbered list

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/setup/_index.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate /docs/setup/turnkey/aws.md in Japanese (#15640)

* Translate content/ja/docs/setup/turnkey/aws.md

partially

* Update content/ja/docs/setup/turnkey/aws.md

... Kubernetes cluster on AWS: AWS上でKubernetesクラスターを...
https://github.com/kubernetes/website/pull/15640/files#r310338415

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (Kubernetes Operations)

- replace English commas with Japanese one (、)
- Management: 管理

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (kube-aws)

- replace English commas
- insert a Japanese comma

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/setup/turnkey/aws.md (kubectl)

- 断定でなく選択を与えるニュアンス

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Translate content/ja/docs/setup/turnkey/aws.md

completely

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310418805
自身がsupportするのでなく、Kubernetes Operationsがsupportしている、というニュアンス

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix mistranslation

https://github.com/kubernetes/website/pull/15640#discussion_r310419122
ここでのwithはusingに近い意味合いで

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix translation

https://github.com/kubernetes/website/pull/15640#discussion_r310568505
ここでのthroughは通過や媒介という意味合いよりも、手段を表すと捉える

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/setup/turnkey/aws.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/setup/production-environment/turnkey/aws.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Translate docs/tutorials/stateless-application/expose-external-ip-address.md in Japanese (#15672)

* Copy from content/ja/docs/tutorials/stateless-application/

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* update link to Japanese document

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Translate expose-external-ip-address in Japanese

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

やや不自然だった

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/ロードバランサ/ロードバランサー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

s/サーバ/サーバー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Revert "update link to Japanese document"

This reverts commit 9237f63402b0e642600d1ea24c6b410f877c165e.
https://github.com/kubernetes/website/pull/15672#discussion_r311327200

* remove a new line

段落としては同じ

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

https://github.com/kubernetes/website/pull/15672#discussion_r312317653

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/stateless-application/expose-external-ip-address.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate concepts/architecture/nodes.md into Japanese (#15625)

* Translate concepts/architecture/nodes.md into Japanese

* update translation

* fix translation

* eviction

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <makocchi@gmail.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: makocchi <makocchi@gmail.com>

* plural

* review

* node

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/nodes.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* healthy

* review

* namespace

* Translate tasks/run-application/force-delete-stateful-set-pod/ in Japanese (#15835)

* ja-trans: tasks/run-application/force-delete-stateful-set-pod/

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Update content/ja/docs/tasks/run-application/force-delete-stateful-set-pod.md

* Translate concepts/architecture/master-node-communication.md into Japanese (#15638)

* translate master node communication

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* deprecated

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update content/ja/docs/concepts/architecture/master-node-communication.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Translate /docs/tasks/tools/install-kubectl.md in Japanese (#15678)

* Copy from content/en/docs/tasks/tools/install-kubectl.md

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* fix link to install-kubectl

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Translate Headings and Subheadings

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* translate text of install-kubectl in Japanese

Signed-off-by: Takuma Hashimoto <takumaxd+github@gmail.com>

* Update content/ja/docs/tasks/tools/install-kubectl.md

s/ユーザ/ユーザー/

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/tools/install-kubectl.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update install-kubectl.md

s/する:/してください:/g

* Translate /docs/tutorials/configuration/configure-redis-using-configmap.md in Japanese  (#15639)

* translate redis example

* add index

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tutorials/configuration/configure-redis-using-configmap.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* review

* Translate docs/concepts/configuration/overview.md in Japanese  (#15627)

* Translate docs/concepts/configuration/overview.md in Japanese

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/overview.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Fix terminology in Japanese translation (#15889)

* cluster

* cluster

* node

* cluster

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* sitemap and search (#15927)

* Translate tasks/debug-application-cluster/debug-pod-replication-contr… (#15883)

* Translate tasks/debug-application-cluster/debug-pod-replication-controller/ in Japanese

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* fix missing parenthesis (#16044)

```
Error: Error building site: "/src/content/ja/docs/tasks/debug-application-cluster/debug-pod-replication-controller.md:106:10": unrecognized character in shortcode action: U+003E '>'. Note: Parameters with non-alphanumeric args must be quoted
```

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese (#16058)

* Translate tasks/configure-pod-container/configure-volume-storage/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/configure-pod-container/configure-volume-storage.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Translate text of docs/setup/release/version-skew-policy.md in Japanese (#15903)

* translate content/ja/docs/setup/release/version-skew-policy.md in Japanese

* translate "version skew"

https://github.com/kubernetes/website/pull/15903#issuecomment-524518826

バージョン間の差異 となる
タイトルは原文どおりに用語として残し、初回の文でskew=差異であることを明示する
以降はskewを翻訳する

* fix translation

- 格助詞漏れ
- more than 1...は1を含まないそれ以上の値であり、実質「2以上」となるので、そのように訳したほうが自然

* delete unnecessary sentences

* update translation

cf. 422f5b0e6a0c52f844cfae66cde01f47fca4cf4e

* update translation

componentsが当該バージョンをサポートするのでなく、kube-apiserverのバージョンの結果ほかのcomponentsが当該バージョンをサポート**される**イメージ

* Translate concepts/architecture/cloud-controller/ into Japanese (#16099)

* Translate concepts/architecture/cloud-controller/ into Japanese

* Revise sentences based on suggestion by reviewers

* Revise a sentence based on suggestion by a reviewer

* Fix wording to distinguish Kubernetes related resources from others

* fix a typo (#16121)

* fix some wording on home (#16127)

* Translate contribute / _index.md to Japanese (#16050)

* translate contribute index into Japanese

* modify some terms

* modify according to style guide

* use same terminology about contribute

* Update content/ja/docs/contribute/_index.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Translate concepts/overview/components and related glossaries in Japanase (#16034)

* Translate concepts/overview/components and related glossaries in Japanese

* Revise sentences based on suggestion by reviewers

* Translate tasks/configure-pod-container/assign-memory-resource/ in Japanese (#16055)

* copy from content/en/docs/tasks/configure-pod-container/assign-memory-resource to ja directory

* translate tasks/configure-pod-container/assign-memory-resource/ in Japanese

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/configure-pod-container/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* fix translation

%s/メモリ/メモリー/g

* Translate tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/ in Japanese (#16183)

* Translate concepts/configuration/assign-pod-node/ in Japanese (#16221)

* issue 15552

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/configuration/assign-pod-node.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* modification after a review

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager in ja (#16088)

* Translate docs/tasks/administer-cluster/developing-cloud-controller-manager/ in Japanese

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tasks/administer-cluster/developing-cloud-controller-manager.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Remove reviewers section

* Modified wording to unified

* Remove unnecessary brackets

* Translate concepts/overview/working-with-objects/object-management/ into Japanese (#16400)

* Translate concepts/overview/working-with-objects/object-management/ into Japanese

* Refine some words based on review comments

* Add a word to refine a sentence based on a review comment

* Translate content/ja/docs/concepts/cluster-administration/controller-… (#16351)

* Translate content/ja/docs/concepts/cluster-administration/controller-metrics in ja

* Improved to format a text

* Fix inconsistent spellings

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/concepts/cluster-administration/controller-metrics.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese (#16636)

* Translate concepts/extend-kubernetes/extend-cluster/ and related glossaries into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update a translation for extension point

* Apply suggestions from code review by sftim

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Apply suggestions from code review by sftim

* Fix the translation for document

* Apply a suggestion from code review by nasa9084

* Apply suggestions from code review by inductor and nasa9084

* fix: s/kubernetes/Kubernetes/ (#16057)

* Translate reference/command-line-tools-reference/feature-gates in Japanese (#16554)

* Translate docs/reference/command-line-tools-reference/feature-gates in ja

* Fix inconsistent spellings

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* ポッド -> Pod

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/reference/command-line-tools-reference/feature-gates.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* ポッドreadinessゲート -> Pod readiness gate

* ポッド -> pod

* Pods -> Pod

* Fix typo: Kunbernetes -> Kubernetes

* 機能ゲート -> フィーチャーゲート

* リポジトリ -> リポジトリー

* キー=値 -> key=value

* Translate concepts/storage/volume-pvc-datasource in Japanese (#16775)

* Translate concepts/storage/volume-pvc-datasource in Japanese

* Remove original English contents(forgot to remove)

* Container Storage Interface -> コンテナストレージインターフェイス

* フューチャーゲート -> フィーチャーゲート

* Improved a translate to more natural expression

* Update content/ja/docs/reference/glossary/csi.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/storage-class.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Improved a translate to more natural expression

* Remove an unnecessary line break

* Improved some translate words to natural sentence

* Improved translate

* Fix translate

* Translate docs/reference/glossary/selector.md in Japanese (#17375)

* Translate docs/reference/glossary/selector.md in Japanese

* Translate title into Japanese

Co-Authored-By: bells17 <bells171@gmail.com>

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese (#16220)

* Translate tasks/configure-pod-container/share-process-namespace/ into Japanese

* reflect review

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese (#16270)

* Translate tasks/access-application-cluster/connecting-frontend-backend/ into Japanese

* reflect review

* translate tooltip text

Co-Authored-By: bells17 <bells171@gmail.com>

* Translate concepts/extend-kubernetes/operator/ into Japanese (#16455)

* Translate concepts/extend-kubernetes/operator/ into Japanese

* Update the word operator into Japanese

* Apply suggestions by inductor and oke-py from code review

Co-Authored-By: inductor <kohei.ota@zozo.com>
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Apply suggestions by inductor from code review

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Refine sentences under bullet points

* Refine sentences in response to the review by makocchi-git

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese (#16662)

* Translate concepts/extend-kubernetes/api-extension/apiserver-aggregation/ into Japanese

* Apply suggestions from code review by inductor

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Apply suggestions from review by MasayaAoyama

* Apply a suggestion from review by MasayaAoyama

* ja-trans: content/ja/case-studies/sos (#17338)

* Add case-studies for SOS International(JP)

* Add logo file

* fixup! Add case-studies for SOS International(JP)

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/case-studies/sos/index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* ja-trans:Translate concepts/services-networking/service/ into Japanese (#14917) (#16319)

* ja-trans:Translate concepts/services-networking/service/ into Japanese (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/_index.md (#14917)

* ja-trans: Improve Japanese translation in reference/glossary/namespace.md (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: Improve Japanese translation in concepts/services-networking/service/ (#14917)

* ja-trans: content/ja/case-studies/nordstrom (#16953)

* Add case-studies for Nordstrom(JP)

* fixup! Add case-studies for Nordstrom(JP)

* Update content/ja/case-studies/nordstrom/index.html

line 25
eコマースサイト->ECサイト
技術運用->技術的な運用
探して->模索して

Co-Authored-By: inductor <kohei.ota@zozo.com>

* mod some sentences

* fixup! mod some sentences

* Update content/ja/case-studies/nordstrom/index.html

Line98 
・クラスター ->クラスタ
・表現を修正

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/case-studies/nordstrom/index.html

向上->改善

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/case-studies/nordstrom/index.html

クラスタ -> クラスター

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* fixup! Update content/ja/case-studies/nordstrom/index.html

* Translate docs/reference/glossary/node.md into Japanese (#17680)

* Translate docs/reference/glossary/control-plane.md into Japanese (#17679)

* Translate docs/reference/glossary/control-plane.md into Japanese

* Update content/ja/docs/reference/glossary/control-plane.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/reference/glossary/control-plane.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* ja-trans: Translate concepts/scheduling/kube-scheduler/ in Japanese #17118 (#17586)

* ja-trans:Translate concepts/scheduling/kube-scheduler/ into Japanese (#17118)

* ja-trans: Improve Japanese translation in concepts/scheduling/kube-scheduler/  (#17118)

* ja-trans: Improve Japanese translation in concepts/scheduling/kube-scheduler/  (#17118)
2019-11-20 14:25:19 -08:00
inductor 8c88039129 update config for Japanese following the latest (#17643) 2019-11-20 14:11:20 -08:00
Nguyen Hai Truong 9a562ec780 Adding docs/home for Vietnamese localization (#17647)
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-11-20 01:37:20 -08:00
Oleg Butuzov fb96c07fc4 This fix solves 2 404 deadlinks at next pages (#17685)
* see link "tahap" @
  https://kubernetes.io/id/docs/concepts/containers/runtime-class/

* see link "VolumeSnapshotClass" @
  https://kubernetes.io/id/docs/concepts/storage/volume-snapshots/
2019-11-20 01:31:20 -08:00
tiendc 6697f5d5d8 Adding vi-document for create-cluster (#17684)
Signed-off-by: Dao Cong Tien <tiendc@vn.fujitsu.com>
2019-11-20 01:27:19 -08:00
Oleg Butuzov 10abd2bcf5 lang-fr: Deadlink (due space in it) (#17683)
This fix solves 404 link that appears at "ingress" page in the
franch documentation (see link with "gestion des ressources" text).

https://kubernetes.io/fr/docs/concepts/services-networking/ingress/
2019-11-20 01:19:20 -08:00
Oleg Butuzov b33c77f12d lang-id: Broken Link (#17681)
This fix solve 404 page at next URLs
(See link with text "otorisasi Node")

https://kubernetes.io/id/docs/concepts/architecture/
https://kubernetes.io/id/docs/concepts/architecture/node/
2019-11-20 00:59:19 -08:00
Irvi Aini ea54939939 Make konfigurasi "konfigurasi dan Penerapan Konsep" is uppercased in id localization. (#17641) 2019-11-19 17:57:19 -08:00
Nguyen Hai Truong d30a1f61e5 Merge pull request #17653 from huynguyennovem/add_owner_alias
Add new owner and reviewer for Vietnamese content
2019-11-20 08:56:18 +07:00
Gireesh Puthumana 55d80faab9 Issue-17562 default DNS cluster addon service's name fix (#17563)
* Issue-17562 default DNS cluster addon service's name fix

* Clarified the cluster addon is CoreDNS with application name KubeDNS and corrected the links to enable CoreDNS instead of kube-dns. Also reverted the changes made in ID & ZH languages. Need help there

* Update content/en/docs/concepts/services-networking/connect-applications-service.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-11-19 16:43:19 -08:00
chentanjun df3da58819 fix 404 url (#17626) 2019-11-19 16:11:19 -08:00
Tuna 03de9d387c Merge pull request #17629 from truongnh1992/vi-kubectl-cheatsheet
Adding docs in Vietnamese
2019-11-19 15:56:41 +07:00
Nguyen Hai Truong 83b3de7b0b Adding docs in Vietnamese
Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-11-19 02:41:51 -08:00
Huy Nguyen 412c6ab3a6 Add new owner
Add huynguyennovem as an owner and reviewer for Vietnamese content
2019-11-19 15:20:45 +07:00
Luzhenxing 87c5bd56b1 fix error url (#17651) 2019-11-19 00:15:41 -08:00
Gonzalo de la Peña dabb062a78 Update Owners_Aliases (#17515)
Struggling to find the time for a while. Will come back when agenda frees up a little, but feel free to remove entirely from the list if you need/want to.
2019-11-18 13:19:41 -08:00
chentanjun 1f3336760b fix 404 url in fr/ (#17627) 2019-11-18 12:43:42 -08:00
Pablo Castellano f323e15018 Update k8s versions (#17638)
Related to project quotas
2019-11-18 12:39:41 -08:00
Manish Bansal 487fd92117 Documentation corrected (#15944)
* Documentation corrected

The description for the `command` section was wrong. Same is corrected.

* Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md

Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>
2019-11-18 12:11:42 -08:00
iaoiui fc96d09d8f modify an attribute of figure (#17618) 2019-11-18 09:21:41 -08:00
Tariq Ibrahim 1ef778e98d [docs/tutorials]: update kube-state-metrics install details (#17570) 2019-11-18 06:55:41 -08:00
sivanzcw ce299d5729 change the expired link about sig-governance, es language (#17606) 2019-11-18 06:19:42 -08:00
Carlos Almeida 5a562997a8 Add content/es/docs/concepts/workloads/pods/podpreset.md (#17265)
* added podpreset.md

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Rael Garcia <rael@rael.io>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

* Update content/es/docs/concepts/workloads/pods/podpreset.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>
2019-11-18 06:15:41 -08:00
Sascha Grunert 31970ef6f9 Fix invalid CRI-O glossary links (#17532)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-17 17:59:41 -08:00
yacinelazaar a6a505fb73 Remove instructions to copy Etcd CA key in HA (#17611)
* Remove instructions to copy Etcd CA key in HA

No need to copy etcd CA key when manually copying certs from first master node to nodes joining the control plane.

* ca.key still needed for stacked ETCD

Added note to quote/unquote the copying instructions depending on Etcd configuration
2019-11-17 17:53:41 -08:00
Mike Dame 6ec1a38ed0 Fix typo CRD field (#17610) 2019-11-17 17:51:41 -08:00
Oleg Butuzov 834d9e9f03 task/hpa example enhancement (#17604)
Using removable Pod instead of Deployment in HPA example.
2019-11-17 17:49:41 -08:00
Alejandro Huertas Herrero 8a42721eae Add OpenNebula documentation link (#17580) 2019-11-17 17:47:42 -08:00
Luzhenxing 86d3882330 use a feature-state shortcode (#17602) 2019-11-17 17:45:42 -08:00
Gireesh Puthumana f786b9cb7c fix for https://github.com/kubernetes/website/issues/17597 (#17599) 2019-11-17 17:43:41 -08:00
Tanveer Alam 3c17c3fefd Added design doc reference link of PLEG. (#17596)
Added reference link for PLEG(`https://github.com/kubernetes/community/blob/master/contributors/design-proposals/node/pod-lifecycle-event-generator.md`), which could be helpful for someone who is interested in knowing more about PLEG.
2019-11-17 17:41:41 -08:00
Tim Bannister 6d845b5f0c Clean up sample output for kubeadm upgrade (#17592) 2019-11-17 17:39:41 -08:00
Luzhenxing c346789c36 Use tabs for install section of Kompose (#17600) 2019-11-17 17:37:42 -08:00
chentanjun 9335df5d49 fix-up the broken link (#17601) 2019-11-17 17:35:42 -08:00
Ismail Alidzhikov d83e538650 Update k/dashboard to v2.0.0-beta6 (#17608)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-11-17 17:33:41 -08:00
Dr Nic Williams 41d5f445b2 jsonpath example of child with dot in name (#17625)
Promoting the solution shown in https://github.com/kubernetes/kubernetes/issues/23386#issuecomment-305348170
to formal documentation.
2019-11-17 17:27:41 -08:00
Chris Abraham 7bf90015f0 swapped in svgs for the remaining pngs on the case studies page (#17615) 2019-11-17 12:41:41 -08:00
sivanzcw 8d14c1572d change the expired link about sig-governance (#17605) 2019-11-16 21:35:41 -08:00
Nikita Potapenko 9d0cc29bf4 Init Russian localization (#16404)
* initial

* aisonaku owner

* initial. copy minimal en content to ru

* i18n strings update

* main page, one section

* draft main page, setup, minicube

* main page

* pick up solution

* Init russian translate

* Translated hello-minikube.md file

* tutorials started

* russ localization

* update config.toml and add README-ru.md

* update README.md for the reference to the Russian languge

* Update README-ru.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update README-ru.md

* Update README-ru.md

* concepts overview started

* Update owners aliases

* Remove duplicate section

* Cleanup

Remove untraslated files

* Add examples

* Fix typo

* Apply suggestions from code review

Co-Authored-By: Alexey Pyltsyn <lex61rus@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* partly fixed for comments

* Remove partially translated files

* Translate remaining strings

* Translate base concepts
2019-11-14 14:15:14 -08:00
yunxji b2c8c9c1c5 Add content about Tencent cloud providers. (#17572)
* Modify document format.

* Update cloud-controller.md

Add content about Tencent cloud providers.

* Update cloud-providers.md

Add content about Tencent cloud providers.
2019-11-14 04:49:34 -08:00
Rémy Léone 7b3f45f56a Translate a contribute to French (#13398)
* Translate  a contribute to French

* Corrections
2019-11-14 01:27:35 -08:00
nralpaca 354935a07d Update images.md (#17567)
Docer -> Docker

Fixed Typo.
2019-11-13 20:09:35 -08:00
Oleg Butuzov 453437bd3a PVCProtection related conent cleanup (#17558)
After PVCProtection was deprecated in kubernetes/website@be48fb38e9 was
removed task used to describe concept of it. Link wasn't removed
everywhere (this PR removes it) and was living in site documentation
since then.

In Addition from tasks.yaml removed link pvc-protection articles
(also not exists).
2019-11-13 17:09:36 -08:00
Oleg Butuzov 1f60267d15 Release Notes (correction) (#17559)
The link to the CRD page ( check link in CustomResourceDefaulting
description of Beta section) corrected.
2019-11-13 16:27:36 -08:00
Oliver Burré f74e1d7a92 Updating the latest svcat versions in repo (#17564)
* Updating the latest svcat versions in repo

* using helm 3.0.0
2019-11-13 12:21:25 -08:00
Lucas CHERIFI 0ad8dbb133 No need cask (#17536)
Brew is able to install minikube without using cask.
2019-11-13 05:21:12 -08:00
Supriya Sirbi ab1a66f158 #13332 No diagram on /concepts/overview/components/ (#17157)
* #13332 No diagram on /concepts/overview/components/

* Added Components of Kubernetes png file

* Added svg file
2019-11-13 02:45:12 -08:00
SataQiu c1c108f044 kubeadm: clarify the usage of kubeadm commands in our external etcd guide (#17541) 2019-11-13 00:43:11 -08:00
Oleg Butuzov 75c0e190c4 Link to the "Pod Overhead" configuration page fixed. (#17544)
Issue available at https://kubernetes.io/ko/docs/concepts/containers/runtime-class/
and introduced by original English documentation (see kubernetes/website#17543)
2019-11-12 21:00:11 -08:00
Masa Taniguchi 504951ef77 ja-trans: content/ja/case-studies/appdirect (#16639) 2019-11-12 19:22:11 -08:00
Oleg Butuzov 16a0204771 Link to PodOverhead conficuration page fix. (#17543)
Issue page https://kubernetes.io/docs/concepts/containers/runtime-class/
2019-11-12 17:44:11 -08:00
Luzhenxing cb5153f1df remove OutOfDisk from node condition (#16879) 2019-11-12 17:22:11 -08:00
diguage 49599227f2 update doc for client-go (#16937) 2019-11-12 17:20:11 -08:00
Marc Bihlmaier 16316ee1ca Update kubeadm-upgrade.md (#17310)
[BUGFIX] add fix missing command
2019-11-12 17:12:11 -08:00
Oleg Butuzov 04a42af748 Returning Cert Manager mention. (#17551)
Affected URL
https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-certs/

Cert Manager mention was removed in kubernetes/website@8781518d as part of
the merge conflict resolving.

* Links to cert manager placed back (so we wouldn't see again
  `[cert-manager][cert-manager]` in article text).
* In addition link to cert manager documentation is updated to official
  website (its still readthedocs but, its official by stand of team behind
  of the cert-manager)
2019-11-12 17:08:11 -08:00
Mitesh Jain f222648ebf Remove reference of unsupported k8s versions for CPUManager. (#17330)
* Remove reference of unsupported k8s versions for CPUManager.

* Update note for none-policy and add links.

* Remove redundant note for alpha version.
2019-11-12 01:04:07 -08:00
Mitesh Jain f54a7ad16f Fix #17250 - Add details for TaintNodesByCondition. (#17313)
* Add details for TaintNodesByCondition.

* Add glossary tip for taints and improve wording for TaintNodesByCondition.
2019-11-12 01:02:10 -08:00
Luzhenxing 18a606211a change version to param (#17540) 2019-11-11 18:32:06 -08:00
Sascha Grunert 7f9f9d9fbe Update AppArmor requirement section (#17531)
Mainly all runtimes support AppArmor from now on, so we should update
the documentation accordingly.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-11 18:30:07 -08:00
Oleg Butuzov a3f671a816 fix - broken link (#17529)
Fix for brokenlink at kubeadm upgrade page
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-upgrade/

(see link "certificate management documentation" )
2019-11-11 18:28:06 -08:00
vasu1124 d8c8d74f79 Updated Gardener line (#17525)
* Updated Gardener line

* Update Gardener line in solutions table
2019-11-11 18:26:07 -08:00
CRC 66243a6dc2 Update label selectors caution about OR operator (#17477) 2019-11-11 18:24:06 -08:00
Tim Bannister aa6131020c Take kube-proxy features for granted (#17483)
All supported Kubernetes versions offer all kube-proxy features
previously listed.
2019-11-11 18:22:07 -08:00
Tim Bannister 77b22e7fcd Tidy “clean up local state” for Minikube install (#17506) 2019-11-11 18:20:06 -08:00
Luzhenxing eb6a2bb7b2 remove feature gate (#17502) 2019-11-11 18:18:06 -08:00
tom1299 6008b3d3fc Fix deprecation warning on example execution (#17522)
Fix for the deprecation warning when executing the command:
```bash
$ kubectl run hello --schedule="*/1 * * * *" --restart=OnFailure --image=busybox -- /bin/sh -c "date; echo Hello from the Kubernetes cluster"
kubectl run --generator=cronjob/v1beta1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl create instead.
```
2019-11-11 18:16:08 -08:00
Oleg Butuzov 66dde86d0a fix - broken link (#17530)
Fix for broken link at admission-conrollers page.

https://kubernetes.io/docs/reference/access-authn-authz/admission-controllers/#runtimeclass
2019-11-11 18:14:06 -08:00
Tim Bannister 939f3ebd7e Expand feature gates page (#17535)
* Tidy feature gate metadata

* Tweak feature gate headings

Use sentence case where appropriate

* Add feature gate explanation for GA

* Add what's next section to feature gate page

* Signpost readers to explanation of feature gate stages
2019-11-11 18:08:06 -08:00
Jin Hase 69964e8529 Modify terminated-pod-gc-threshold explanation in Japanese (#15272) (#17422)
* Modify terminated-pod-gc-threshold explanation in Japanese (#15272)

* Correct the word "controller" to the correct notation in Japanese

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Remove unnecessary space
2019-11-10 04:47:39 -08:00
umemotoryo 306d3f0ca2 Fix font style *フィルター* to _フィルター_ (#17513) 2019-11-10 04:05:39 -08:00
Tanveer Alam e023268064 Typo, should be extension's instead of extensions (#17373)
* Typo, should be extension's instead of extensions

In `Extension Patterns` section,  `extensions points` should be `extension's points` as it's trying to say `points` belonging to a particular  `extension`.

* Update content/en/docs/concepts/extend-kubernetes/extend-cluster.md

Changed as per tengqm suggestion.

Co-Authored-By: Qiming <tengqim@cn.ibm.com>
2019-11-08 16:25:59 -08:00
Oleg Butuzov 2f72bb5089 Broken Link fix (#17484)
Fixed link to PodDisruptionBudget task.
2019-11-08 09:30:52 -08:00
Luis Cacho 580b1d66fb Add content/es/docs/reference/glossary/label.md (#17218)
* Add content/es/docs/reference/glossary/label.md

* Update content/es/docs/reference/glossary/label.md

Co-Authored-By: Rael Garcia <rael@rael.io>

* Update content/es/docs/reference/glossary/label.md

Co-Authored-By: Rael Garcia <rael@rael.io>

* Update content/es/docs/reference/glossary/label.md

Co-Authored-By: Rael Garcia <rael@rael.io>

* Update content/es/docs/reference/glossary/label.md

Co-Authored-By: Rael Garcia <rael@rael.io>

* Fixing netifly building error

Fixing the section short_description adding a tab on the text
2019-11-08 09:10:52 -08:00
bscheller-iso cef03f4031 Update _index.md (#17126)
rework of the german translation based on the english version
2019-11-08 08:44:15 -08:00
Seokho Son 3c3831592e Forth Korean l10n work for release-1.16 (#17481)
* Translate workloads/controllers/ttlafterfinished.md in Korean. (#17241)
* Update Korean l10n guide (#17402)
* Translate tasks/manage-kubernetes-objects/kustomization in Korean (#17225)
* Update file outdated korean docs in dev-1.16-ko.4 (#17235)
* Translate concepts/workloads/pods/ephemeral-containers.md in Korean. (#16630)

Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: Cheolgu Kim <lapee79@gmail.com>
Co-Authored-By: June Yi <gochist@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-11-07 23:22:44 -08:00
Naoki Oketani ab5ef4d4ec fixed a typo (#17473) 2019-11-07 19:26:18 -08:00
Nate Reid 80f78a0d92 Remove 'experimental' from high-availability, and '.' from etcd bullet (#17254)
* Remove 'experimental' from high-availability, and '.' from etcd bullet

s/controller-managing/controller-manager
s/Apiserver/API server
s/Assuming/Assumes

* Update content/en/docs/tasks/debug-application-cluster/debug-cluster.md

Co-Authored-By: Stephen Augustus <justaugustus@users.noreply.github.com>

* Update content/en/docs/tasks/debug-application-cluster/debug-cluster.md

Co-Authored-By: Stephen Augustus <justaugustus@users.noreply.github.com>

* Update content/en/docs/tasks/debug-application-cluster/debug-cluster.md

Co-Authored-By: Stephen Augustus <justaugustus@users.noreply.github.com>
2019-11-07 19:16:21 -08:00
Alex Contini 76787f76e4 Add new case study stylesheet (#17334)
* Add new case study stylesheet

We will be adding a bunch of new case studies with an updated design (a lot of it is just simplified). I created this new file, and for the new case studies we will add
this updated code at the top from now on:

---
case_study_styles: true
cid: caseStudies
css: /css/new_case_studies.css
---

So just replacing the old css file with this one. Let me know if that is not going to work the way I think it will, thank you!

* update name

* update file name
2019-11-07 13:19:43 -08:00
Luzhenxing 85f8246dca change the link of restart-policy (#17472) 2019-11-07 03:12:43 -08:00
Aditya Bhatia 488fbcb83b add link to running a replicated stateful application (#17430) 2019-11-07 01:24:43 -08:00
Mitesh Jain ff22d19e59 Fix indentation / markdown formatting for list numbering. (#17465) 2019-11-07 01:22:42 -08:00
aelejota 244f802a33 Update deployment.md (#17328)
* Update deployment.md

Modified kubectl get deployment command outputs to adapt them to the new output format introduced in v1.11

* Update deployment.md

Fix a typo
2019-11-06 17:56:44 -08:00
CRC c247cda3e2 Clarify init container use case for security (#17404) 2019-11-06 17:42:42 -08:00
nasa9084 6a3617ee97 assign inductor as sig-docs-ja approver (#17412) 2019-11-06 15:07:48 -08:00
Karen Bradshaw 1010a4a68e test redirect of api ref index page (#17307)
* test redirect of api ref index page

* testing indexing
2019-11-06 12:45:49 -08:00
Lubomir I. Ivanov a51d714826 kubeadm: add note about 'upgrade apply/plan --config' (#16703) 2019-11-06 12:11:52 -08:00
Joseph Moukarzel 0e6b7f1e89 update phase command to upload certs after expiration (#17456) 2019-11-06 11:09:52 -08:00
bells17 5306b4e784 Remove a space previous a tooltip text (#17194)
* Remove a space previous a tooltip text

* Improve format
2019-11-06 07:53:52 -08:00
vanou fabfd3f886 Fix trivial typo in IPVS proxy mode explanation (#17446)
This commit fixes trivial typo in explanation of IPVS proxy mode.
2019-11-05 22:25:50 -08:00
Luzhenxing 3c26a162fb fix issue 17420 (#17439) 2019-11-05 22:23:50 -08:00
Luzhenxing 526ebcb80a rcs can not be a shortcut in kubectl command (#17443) 2019-11-05 22:21:50 -08:00
aimeeu 8f179a4d58 Grokkin' the Docs: Experiences of a New Contributor blog post (#17314)
* New contributor blog post

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>

* New Contributor blog post

Incorporated review feedback

* New Contributor blog post

Changed publication date to 11/6.
Fixed numbering in Citations section.

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>

* New Contributor blog post

Fixed issue with header 9 diplay

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>

* Update and rename grokkin-the-docs.md to 2019-11-05-grokkin-the-docs.md
2019-11-05 12:30:39 -08:00
Luzhenxing ec7c72f4fb remove duplicate yaml (#17431) 2019-11-05 10:50:40 -08:00
vanou 694883fbce Fix misspell of type of Pod condition at init container explanation (fr) (#17413)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.

This commit fixes this misspell of French doc.
This misspell is verified by PR #17329 which fixes English doc.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-05 01:28:38 -08:00
Luzhenxing 5522e5ddf9 add the same namespace (#17394) 2019-11-04 22:24:38 -08:00
Luzhenxing e48b8693ae fix error link of kubeadm init args (#17318) 2019-11-04 21:12:38 -08:00
CRC a7a4f9d4cb Improve readability in persistent volume introduction (#17176)
* Fix typo in persistent volume intro

* Adjust wording of compute jargon
2019-11-04 21:00:38 -08:00
Jin Hase 6b261c7611 modify terminated-pod-gc-threshold explanation (#15272) (#17183)
* modify terminated-pod-gc-threshold explanation (#15272)

* modify terminated-pod-gc-threshold explanation (#15272)
2019-11-04 20:52:38 -08:00
Mitesh Jain 733f376823 Remove references to federation pages which have been deleted. (#17309) 2019-11-04 20:44:38 -08:00
Luzhenxing 09d2b5848c add resource to be the same as kubectl api-resources (#17367) 2019-11-04 19:50:39 -08:00
vanou ec7efbc544 Fix misspell of type of Pod condition at init container explanation (zh) (#17416)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.

This commit fixes this misspell of Chinese doc.
This misspell is verified by PR #17329 which fixes English doc.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-04 18:24:38 -08:00
vanou 31ff8d011b Fix misspell of type of Pod condition at init container explanation (ko) (#17415)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it should be
'Initialized'.

This commit fixes this misspell of Korean doc.
This misspell is verified by PR #17329 which fixes English doc.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-04 17:50:39 -08:00
anorek 298668da74 fix issue 17365 (#17398)
add missing "。" by the end of 参考 card.
2019-11-04 17:06:38 -08:00
Sam Darwin 445020674e Update network-policies.md (#17335)
* Update network-policies.md

Add explanation of policy evaluation order from https://github.com/kubernetes/kubernetes/issues/75435

* edit text in network-policies.md
2019-11-04 15:12:10 -08:00
Marc Bihlmaier 24edeac0b4 Update kubeadm-upgrade.md (#17407)
Sometimes, pods like `coredns` only run on the master nodes. If there is a problem with upgrading the master node (e.g. if it is interrupted) those pods will not keep running - and other pods will have problems with connections. 

Draining the master node will switch those pods to other nodes before the upgrade-process.
2019-11-04 14:12:12 -08:00
diguage 9d21f9c105 upgrade ubuntu docker image 14.04 → 18.04 (#16926) 2019-11-04 13:28:11 -08:00
sulaimantok 4363291c94 Change Word anda to kamu indonesia language (#17356)
* First

* Overview Configuration
2019-11-04 06:21:40 -08:00
wahyuni-pj 6976cc6f20 fixing the correct word (#17357) 2019-11-03 18:29:40 -08:00
Qiming 9bf026e951 Clean zh/docs directory for dangling YAML files (#17341)
There are many YAML manifests sneaking into the `zh/docs/` directory.
These files should go to the `zh/examples` directory instead. Having
these "garbage" files (not referenced anywhere) is creating confusion
for the release meister when merging branches. For example, some YAML
files found in the 'master' branch are no longer there in the
release-1.16 branch. It is tedious, if possible at all, to solve all
this kind of conflicts during a rebase.

The PR cleanses the zh/docs directory for all dangling YAML files.
2019-11-04 08:24:48 +08:00
frogred8 8c5faa68b7 ko: Fix awkward sentences (#17237) 2019-11-03 16:07:40 -08:00
Chihoon-Sung 22ad2c6f5c Update README-ko.md (#17366)
Grammar errors and spelling corrections
2019-11-03 05:23:39 -08:00
Andreu Gallofré 4d20f208ae Add spanish version of SIG glossary page (#17147)
Update content/es/docs/reference/glossary/sig.md

Co-Authored-By: Rael Garcia <rael@rael.io>

Update content/es/docs/reference/glossary/sig.md

Co-Authored-By: Rael Garcia <rael@rael.io>

Update content/es/docs/reference/glossary/sig.md

Co-Authored-By: Rael Garcia <rael@rael.io>

Update content/es/docs/reference/glossary/sig.md

Co-Authored-By: Rael Garcia <rael@rael.io>

Update content/es/docs/reference/glossary/sig.md

Co-Authored-By: Rael Garcia <rael@rael.io>

Solve YAML identation errors
2019-11-02 00:53:39 -07:00
Rong Gao 851cd9e774 change the daemonset specific exception (#17242) 2019-11-01 23:21:40 -07:00
Luzhenxing 3aab039ac4 change kubectl get deployment output (#17351) 2019-11-01 21:31:40 -07:00
Tanveer Alam 4c48c963a0 Broken link in Extending your kubernetes Cluster (#17349)
Under `Extension Patterns` sections the link for `Flex Volume Plugins` is broken as the `flexvolume.md` file has been moved to new folder `/devel/sig-storage`. Reference commit `https://github.com/kubernetes/community/commit/ab55d850b8342abe1b87eb1c8bf397c4d05daff4`
2019-11-01 19:37:40 -07:00
Luzhenxing e999c0398d change minikube install cmd on macOS (#17296) 2019-11-01 08:09:25 -07:00
vanou 14f0fdaebe Fix misspell of type of Pod condition at init container explanation (#17329)
In explanation of init container, doc says 'Initializing' pod
condition. However according to doc of pod condition[1], it may be
'Initialized'.

This commit fixes this misspell.

[1]
https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#pod-conditions
2019-11-01 08:07:24 -07:00
Mitesh Jain 0019c593dc Remove requirement for unsupported k8s version for NodeRestriction. (#17331) 2019-10-31 18:04:54 -07:00
Tunde Olu-Isa f7428bd0b0 Fix typo in kubeadm implementation-details (#17332)
changed Kublet to Kubelet
2019-10-31 13:24:38 -07:00
Chris Abraham af8a8e7728 Swaps svgs for the pngs on the homepage (#17325) 2019-10-31 02:01:37 -07:00
Yuk, Yongsu 1e4eb26721 Edit link in document for issue #16908 (#16909)
* Edit link in document.

* Update nodes.md
2019-10-30 19:53:37 -07:00
Mitesh Jain b44116f769 Add link to styles.css stylesheet in index.html under kubernetes-basics. (#17051) 2019-10-30 08:22:52 -07:00
Giri Kuncoro c324bfdea2 Add Indonesian translation for object-management page (#16854) 2019-10-30 00:46:52 -07:00
Luzhenxing c3444e39a7 fix error link (#17253) 2019-10-29 18:28:52 -07:00
bladepoint f65a6fe7a8 Update horizontal-pod-autoscale-walkthrough.md (#17206) 2019-10-29 18:26:53 -07:00
Dr Nic Williams cdc590065c base64 --decode works across Linux and MacOS (#17240)
Signed-off-by: Dr Nic Williams <drnicwilliams@gmail.com>
2019-10-29 18:24:53 -07:00
Luzhenxing 20694c79a9 change the contianer runtime link to the correct id (#17245) 2019-10-29 18:22:52 -07:00
Luzhenxing 4b428176e4 fix param error (#17249) 2019-10-29 18:20:52 -07:00
Jim Angel 647b4cd39d fixed yaml block so it renders (#17259) 2019-10-29 14:26:53 -07:00
Luzhenxing de84e18d3c fix err url of minikube (#17273) 2019-10-29 14:18:52 -07:00
Luzhenxing 8db2d7bdd2 fix issue 17274 (#17277) 2019-10-29 14:14:53 -07:00
gocho1 23840660cc replace with dashes all points present in url fields to fix links (#17286) 2019-10-29 09:52:42 -07:00
babang d527b60de5 translate poseidon firmament alternate scheduler (#17043) 2019-10-29 05:28:42 -07:00
aimeeu ae34e1a7e2 2019 Kubernetes Documentation Survey results (#16462)
* 2019 Kubernetes Documentation Survey results

Incoporate reviewer feedback
Text and image
Add github location

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>

* Update and rename 2019-sig-docs-survey.md to 2019-10-29-2019-sig-docs-survey.md
2019-10-29 04:54:42 -07:00
Alexey Pyltsyn f120439575 Improve Concepts section (#17013)
Signed-off-by: Alexey Pyltsyn <lex61rus@gmail.com>
2019-10-27 18:49:25 -07:00
Mitesh Jain 7fa51c98d9 Update k8s version info for etcd encryption feature in securing-a-cluster. (#17027) 2019-10-27 18:45:25 -07:00
jakowicz b2f7b2fc7c Update network-plugins.md (#17109)
* Update network-plugins.md

* Update network-plugins.md
2019-10-27 18:39:25 -07:00
Will McGregor fbca7bbfad Remove duplicate reference to awsElasticBlockStore (#17135) 2019-10-27 18:37:24 -07:00
vanou 4fe0eaae1f Fixes commands not working without sudo (#17139)
In doc of kubeadm installation, there are commands which wont work
without sudo regarding to Ubuntu/Debian instruction. However, other
docs related to kubeadm under
content/en/docs/setup/production-environment have commands with sudo.

This commit fixes this inconsistency.
2019-10-27 18:23:25 -07:00
Christopher "Chief" Najewicz 18e3f8dadd Update cluster-management.md (#17150)
* Update cluster-management.md

Fix link to version-skew upgrade doc

* Update cluster-management.md

fix pathing
2019-10-27 18:19:25 -07:00
Alberto Roura 8d115c59a3 Update alibaba-cloud.md (#17156)
Alibaba Cloud supports serverless kubernetes, a Kubernetes-In-Kubernetes based solution.
2019-10-27 18:17:25 -07:00
Jordan Liggitt aad4f0bd13 Fix webhook admission example (#17179) 2019-10-27 18:15:25 -07:00
Nate Reid 4b33e8a612 Update declare-network-policy.md (#17234) 2019-10-27 17:59:24 -07:00
Zach Corleissen 41ea6d49fb Update master to Hugo version 0.57.2 (#16814)
Update Makefile for 0.57.2
2019-10-27 12:21:24 -07:00
aimeeu 99895de868 Update work from a local clone section (#16748)
Add content based on Slack thread
https://kubernetes.slack.com/archives/C1TU9EB9S/p1570736679005700

Change -f to --force-with-lease
Simplified wording

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-27 10:11:24 -07:00
Gede Wahyu Adi Pramana 7c87be58f0 Translating Organize Cluster Access to ID Localization (#17035)
* Translating "Organizing Cluster Access Using kubeconfig Files" to ID Localization

* Apply suggestions from code review

Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>
2019-10-27 06:11:24 -07:00
Chaitanya 6a4238aa71 Accessibility updates - main landmark roles (#17106)
* Removed multiple main tags from home page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Removed multiple occurances of main in case-studies page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Replaced css for main tag with .main-section class

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Added main landmark role for all the pages

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Force checks.

request-checks: true
2019-10-27 04:43:24 -07:00
Andrew Sy Kim f53c6e1c20 redirect to vSphere cloud provider docs in cloud providers page (#16778)
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-10-27 04:31:24 -07:00
Dirc 998fb53f74 fix typo (#17188) 2019-10-26 08:17:23 -07:00
Karen Bradshaw c26ea07706 Fix styling of tutorial pages (#17177)
* [WIP] Fix styling of tutorial pages

* additional cleanup of styles.css
2019-10-26 07:31:23 -07:00
Caeson fbc2e4919f Update service.md (#17136)
1. add a white space in line 367 between "###" and "版本兼容性".
2019-10-26 00:45:23 -07:00
nasa9084 4bcc17d1a6 add oke-py as sig-docs-ja reviewer (#17182) 2019-10-25 13:42:39 -07:00
June Yi ff5d03a93b Third Korean l10n work for release-1.16 (#17168)
Update file outdated korean docs in dev-1.16-ko.3. (#16876)
Translate concepts/architecture/controller.md in Korean (#16889)
Change the full link in the document to an inline link. (#17059)
Add English-Korean translation glossary (#16664)

Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-10-25 00:27:39 -07:00
Ismail Alidzhikov f351718930 ja: Replace deprecated kubectl run (#16970)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-24 19:17:38 -07:00
Chris McInerney 869f384784 Adding D2iQ to Solution Providers (#17171)
Add D2iQ to the Production environment Solution Providers including links.
2019-10-24 12:39:39 -07:00
Karen Bradshaw 23e86430be remove SEE ALSO section from command include files (#17123)
- For further information, see issue #16998.
- Regenerated files using,
  kubernetes/website/update-imported-docs/update-imported-docs
2019-10-24 06:18:19 -07:00
nasa9084 0eac4681c4 remove zacharyzarah from sig-docs-ja-owners (#17158) 2019-10-23 23:27:07 -07:00
vanou b7425c994c Fix inconsistency of note on command example (#17154)
In doc on Declarative Management of K8s object, there is explanation
of 'Default field values of K8s object set by K8s apiserver'.
In this explanation, there is examples of resource of K8s object.

And in this example, there is notes on what field value is set by
apiserver by default. But there is lack of a word in one of these
notes. This commit fixes it.
2019-10-23 20:11:07 -07:00
Jennifer Buckley ed76430eb0 Mark ServerSideApply as beta in 1.16 (#17152) 2019-10-23 17:53:05 -07:00
shub-asa1 ef602a8bc5 adding details for all official client libraries . Fix for issue #16906 (#16940)
* adding details for all official client libraries .

there are six official client libraries for kubernetes. Added details and example for each language .Fix for issue #16906

* few typos and syntax mistakes resolved

* Update access-cluster-api.md

* removing extra code from haskell client
2019-10-23 09:04:15 -07:00
Chris Abraham 6e2683269a Use SVGs instead of PNGs in the case studies page (#17095)
* favor svg over png for logos on case studies page

* added svgs for all case studies

* favor svg over png for logos on case studies page

* added svgs for all case studies

* duplicating the jd logo so both are svg

* switch to svgs in the case studies block on the homepage
2019-10-23 09:02:15 -07:00
Dan Winship 5ab1671aa3 Add documentation about kernel module autoloading security (#15451) 2019-10-23 09:00:19 -07:00
Ahmet Alp Balkan 31bd87aea6 Document: how to install/distribute plugins with Krew (#16322)
* Document: how to install/distribute plugins with Krew

Context: Krew (https://sigs.k8s.io/krew) is a Kubernetes SIG CLI sub-project
that's been available for over a year. It is considered to be the de-facto tool
to discover and install kubectl plugins.

This patch details:
- how to use Krew to discover/install plugins
- how to distribute a kubectl plugin (with traditional package managers or
  using Krew).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Address PR comments

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2019-10-23 08:58:15 -07:00
Fabrizio Pandini f88c8e3191 Improve PKI certificates and requirements page (#16399)
* improve-pki-page

* address comments
2019-10-23 08:56:14 -07:00
Ed Randall f67eae9a8d In-pod API access without official lib (#16884)
* Short example of internal API usage without official libs

* Bump subheading sizes by 1; Incorporated review comments;
2019-10-23 08:54:17 -07:00
Karen Bradshaw f21035fcf1 clarify feature gate table titles (#17031)
Add further details about the difference between the
two feature gate tables. The additional information and
table titles should help authors when creating or
updating the table entries.
2019-10-23 08:52:18 -07:00
Donald Little d91ed6bfa2 update order of kubeadm init phase command docs (#16922)
Rearrange the order of the kubeadm init phase subcommand documentation
to match that in which the commands are executed in kubeadm init. This
change doesn't introduce any changes to actual content of the
documentation and only modifies the order in which it is presented.
2019-10-23 08:50:14 -07:00
Karen Bradshaw f29d3153eb rename reference/kubernetes-api/index (#16947)
- renamed docs/reference/kubernetes-api/index.md
- added weight to files in docs/reference/kubernetes-api
- attempt to clean up labels-annotations-taints.md
- updated _redirects file
2019-10-23 08:48:16 -07:00
oneoneonepig 452d5822d2 Update deployment.md (#17023) 2019-10-23 08:46:17 -07:00
Rajesh Deshpande fe74e3f318 Adding references to page for better understanding (#16995)
Adding all required reference links to the page for better navigations to understand related concepts.
2019-10-23 08:44:16 -07:00
Ashish 3c88fb1c14 Add “API group” to glossary #15906 (#16192)
Created API Group glossary term
Linked glossary term to applicable pages
2019-10-23 08:42:17 -07:00
Rajesh Deshpande 8d51203aef Adding whats next section to configure service account (#16994)
Adding What's next section to the 'configuring service account' page which was missing earlier. Also, moved informative statement about document to 'Note' section
2019-10-23 08:40:15 -07:00
Rajesh Deshpande b0df02500f Modifying adding label to node steps (#16993)
* Modifying adding label to node steps 

Existing steps does not show what labels the node has before adding a new label. So I have changed the command to list out node along with their labels before adding any new label. This will help first-time readers to understand existing labels and then how we can add a new label and display it.

* Update content/en/docs/tasks/configure-pod-container/assign-pods-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-10-23 08:38:17 -07:00
Ismail Alidzhikov 18ee7f8d94 en: Remove deprecated --include-uninitialized flag (#16974)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-23 08:36:19 -07:00
James Peach 527f07415c en: fix Contour ingress controller link (#16989)
Contour is now maintained by VMware and has a project site.

Signed-off-by: James Peach <jpeach@apache.org>
2019-10-23 08:34:15 -07:00
Ismail Alidzhikov 7a31f11608 Update link (#16966)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-23 08:32:15 -07:00
Luzhenxing 14f9b40f66 modify example error about hpa of autoscaling/v2beta2 HorizontalPodAutoscaler (#16950) 2019-10-23 08:30:18 -07:00
shub-asa1 1ef74de2ab syntax error in a command fix (#16980)
fix for issue #16972
2019-10-23 08:28:16 -07:00
Zach Corleissen b894856e8e Update how to run Hugo locally (#16982) 2019-10-23 08:26:19 -07:00
Kevin Kelani 228ac01c84 Fixes path in first ingress resource yaml (#17017)
When the second path is attached to `example-ingress` for `/v2` it doesn't work because the first path captures all paths. Solution is the make the `/` capture everything except `/v2` (also captures `/v2/<anything else>`)
2019-10-23 08:24:19 -07:00
Himanshu Pandey d600ed6f0c Added source location for kube-up.sh (#17016) 2019-10-23 08:22:16 -07:00
Luzhenxing 6c791bc264 modify error id (#17019) 2019-10-23 08:20:15 -07:00
Mitesh Jain 9b33cfd360 Remove k8s version references for MetricsServer in resource-metrics-pipeline. (#17028) 2019-10-23 08:18:16 -07:00
Joao Morais ff1f0c7398 Add HAProxy Ingress controller (#17130)
Add HAProxy Ingress to the list of ingress controller implementations
2019-10-23 08:14:15 -07:00
Mike Parker e3aeebed31 Update install-kubectl.md (#17110)
Docker for Windows is now called Docker Desktop for windows
2019-10-23 08:12:17 -07:00
Alexander Zhukov cd1b7d6f45 Use the tidle shortcut in the --cache-dir default (#17115) 2019-10-23 06:28:15 -07:00
Yuk, Yongsu d437e8c6bc en: Change the full link in the document to an inline link. (#17057)
* Change the full link in the document to an inline link.

grep -r "https \: \ / \ / kubernetes \ .io" content/en/docs
Changed to inline link except the following list.
- URLs are mentioned directly in the body
- release note
- url to blog
- url to community
- Url to be redirected

* Apply suggestions from code review

Co-Authored-By: June Yi <june.yi@samsung.com>
2019-10-23 06:20:14 -07:00
Armando Migliaccio 77d831c7ea Replace Digital Ocean with DigitalOcean (#17033)
The former is the official spelling, but both spellings have been
used throughout the docs. This commit replaces the occurrences of
the unofficial spelling with the official one.
2019-10-22 14:34:13 -07:00
aimeeu 04127a3acb Update script for Python3, PyYAML 5.1.2 (#17127)
-Update to use argparse.ArgumentParser() for command line args
-Use tempfile library to create tmp work directory

-Remove shutil.rmtree because it was throwing permission errors and
not deleting the directory. Also no longer needed after switching
to tempfile.

-Enchance error handling
-Add check for Go installation
-Enhance check for PyYAML installation
-Change deprecated PyYAML load function to full_load
-Add comments at top of file
-Modify to comply with PEP8
-Update kubernetes-components.md with software versions to match script

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-22 14:04:18 -07:00
RafaelMassoniSS 07431dd930 Add content/pt/docs/concepts/overview/working-with-objects/names.md (#17030) 2019-10-22 05:31:24 -07:00
Nguyen Hai Truong bf6414bff9 Init Vietnamese localization (#16965)
Init of the Vietnamese translation of the Kubernetes documentation / Website

Signed-off-by: Nguyen Hai Truong <truongnh@vn.fujitsu.com>
2019-10-21 23:39:22 -07:00
Misty Linville 38b9fd31a7 Remove mistyhacks@ from OWNERS_ALIASES (#16694)
New role in day job means my ability to participate will be limited.
2019-10-21 23:37:22 -07:00
Mitesh Jain bc2323cece Update broken links for API resources in federation.md (#17082) 2019-10-21 07:09:38 -07:00
Rémy Léone a3ac7ded92 Translate the localization page to French (#13431) 2019-10-21 02:43:37 -07:00
Mitesh Jain 4bc6196ac0 Update patch release manager to patch release team in JA version skey policy. (#17045) 2019-10-20 19:41:36 -07:00
Mitesh Jain cc090957a7 Update patch release manager to patch release team in version skew po… (#17008)
* Update patch release manager to patch release team in skew support policy.

* Adding link for additional patch-release information to version skew policy.
2019-10-20 06:09:36 -07:00
Ismail Alidzhikov 4e555c736f zh: Dated "Planned Improvements" section in Managing Compute Resources for Containers (#16968)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-19 23:31:38 -07:00
Ismail Alidzhikov 566aa18902 de: Removed uninitialized flag reference from kubectl cheetsheet (#16973)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-19 04:59:37 -07:00
Gede Wahyu Adi Pramana 14d0710b2e Translating Pod to ID Localization (#16979) 2019-10-19 04:13:37 -07:00
Ismail Alidzhikov 5d716ae6d9 ja: Fix fluentd image (#16963)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-18 01:33:58 -07:00
Ismail Alidzhikov 87e4846144 de: Replace deprecated kubectl run (#16971)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-18 00:35:58 -07:00
Nikolai Guyot 2f44e578aa Fix link to Kubernetes Object Management page (#16941) 2019-10-17 20:27:58 -07:00
James Peach 607874653a id: fix Contour ingress controller link (#16990)
Contour is now maintained by VMware and has a project site.

Signed-off-by: James Peach <jpeach@apache.org>
2019-10-17 20:15:57 -07:00
Yudi A Phanama 320acb7d89 Translate Pod Security Policy doc to Indonesian (#16699)
* Translate Pod Security Policy doc to Indonesian

* Apply reviews to Pod Security Policy translation
2019-10-17 20:13:57 -07:00
bnjf abb432a9d8 Update nodelocaldns.md (#16440)
DNSCahe -> DNSCache
2019-10-17 19:59:57 -07:00
Joshua Bezaleel Abednego 643c14ae7d Add translation for ReplicaSet in ID localization (#16722)
* Add translation for ReplicaSet in ID localization

* Add controllers/frontend.yaml, controllers/hpa-rs.yaml and pods/pod-rs.yaml to example folder
2019-10-17 19:49:58 -07:00
James Peach 78e40f5dd4 zh: fix Contour ingress controller link (#16991)
Contour is now maintained by VMware and has a project site.

Signed-off-by: James Peach <jpeach@apache.org>
2019-10-17 19:41:57 -07:00
Mitesh Jain e3aec37252 Change federation documentation link to v2 in ingress. (#17011) 2019-10-17 11:47:59 -07:00
Ismail Alidzhikov b6b6011931 ko: Fix fluentd image (#16962)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-16 20:58:39 -07:00
Luzhenxing 4abbbdd41b modify error spelling of kubectl (#16957) 2019-10-16 17:56:39 -07:00
aimeeu 3fdd28a96c Update UAA, Dex links in setup instructions for specific systems (#16945)
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-16 16:46:39 -07:00
Ismail Alidzhikov 03cbde63e8 en: Fix fluentd image (#16959)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-16 16:24:39 -07:00
Ismail Alidzhikov b3739ecf7a zh: Fix fluentd image (#16961)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-16 11:51:30 -07:00
ipnextgen 8236e41ae5 Missing "des" just after "du cluster à" (#16978) 2019-10-16 09:05:41 -07:00
chenrui 3076ac13af Update PR template's base branch for zh-trans (#16952)
* Update PR template's base branch for zh-trans

* Add #kubernetes-docs-zh slack channel reference
2019-10-16 05:51:40 -07:00
Zach Corleissen 1fd11cde54 Remove stewart-yu as an approver/reviewer (#16750)
Set stewart-yu to emeritus approver

Newline comment
2019-10-15 13:40:09 -07:00
Bruno Padilha a8f9175940 Update portuguese documentation (#16710)
* Update portuguese documentation

* Fix portuguese README
2019-10-15 10:57:41 -07:00
Yixiang Wang 8d33985d8c Add Chinese translation for Endpoints Slices. (#16929)
Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

Add Chinese translation for Endpoints Slices.

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>

Add Chinese translation for Endpoints Slices.

Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>
2019-10-15 02:55:53 -07:00
Yushiro FURUKAWA b05129acc3 Remove trailing spaces from zh documents(#16742) (#16794) 2019-10-15 02:23:51 -07:00
Yixiang Wang 0268ed0c18 Fix reference link. (#16888)
Signed-off-by: Yixiang2019 <wang.yixiang@zte.com.cn>
2019-10-14 21:37:52 -07:00
ZhongliangXiong b1342991d7 zh-trans:/zh/docs/concepts/overview/working-with-objects/object-manag… (#16912)
* zh-trans:/zh/docs/concepts/overview/working-with-objects/object-management.md

* Update content/zh/docs/concepts/overview/working-with-objects/object-management.md

Co-Authored-By: LiuDui <1693291525@qq.com>

* Update content/zh/docs/concepts/overview/working-with-objects/object-management.md

Co-Authored-By: LiuDui <1693291525@qq.com>
2019-10-14 19:53:51 -07:00
aimeeu b1bd43f9d7 Update how to use the update-imported-docs tool (#16777)
Update kubernetes-components.md with software versions.
Move content from README to kubernetes-components to avoid duplication.
Be listed in the `kubernetes/website/data/reference.yml` file

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-14 16:19:52 -07:00
Deep Debroy 18a466afd0 Update GMSA docs for beta in v1.16 (#16579)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-10-14 16:15:51 -07:00
aimeeu cf390493af Add best practices to Review docs pull requests (#16770)
Simply and reduce language in bullet points

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-10-14 16:13:50 -07:00
diguage 03456f1a72 update client-go to the latest version to keep in sync with client-go example (#16536) 2019-10-14 16:11:51 -07:00
Tim Bannister 900ea77f57 Reword glossary entry for ReplicaSet (#16886)
Explain what a ReplicaSet is, rather than what a ReplicationController
isn't.
2019-10-14 16:07:51 -07:00
Tim Bannister 6a954bb700 Replace sample IP address with documentation use address (#16867)
108.59.85.141 is a genuine IPv4 address; at the time of writing it's
assigned to Google LLC / Google Cloud Platform. Use a documentation IPv4
address instead.
2019-10-14 16:05:51 -07:00
Fawaz Mohammed 408224c6da Adding Hugepage as resource type (#16736)
* Adding Hugepage as resource type

* Adding Hugepage as resource type

Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/

* Adding Hugepage as resource type

Adding resource type hugepages- as a valid resource can be requested. Hugepage is GA as of version 1.16. more info can be found https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/
2019-10-14 16:03:50 -07:00
David Eads 7d7e67d29f add information about finalizers (#16644) 2019-10-14 16:01:51 -07:00
Savitha Raghunathan 44565ca8cb Adding review changes from PR 15604 (#16237)
* adding review changes from PR 15604

* adding review changes

* adding review changes
2019-10-14 15:57:51 -07:00
Tim Bannister 1ab35587c9 Reword Notes & UIDs concept (#16202)
- Note that Kubernetes UIDs are UUIDs
- Don't mention container name in Name concept (it could mislead
  readers)
2019-10-14 15:55:50 -07:00
Ashish 1393c49bd5 Missing "Manifest" from glossary k8s.io/docs/reference/glossary/ #13546 (#16193)
Added manifest glossary term.
2019-10-14 15:51:51 -07:00
Yuk, Yongsu 406828e71f Edit link in document. (#16878) 2019-10-14 15:47:51 -07:00
Tanveer Alam 45c0769b54 Pods count should be part of object-count's spec. (#16859)
Pods count was added in compute-resources spec which should be in objects-count spec as we're passing count of pods in the definition.
2019-10-14 15:45:50 -07:00
shub-asa1 a6c0b0c698 fix for issue #16629 (#16853)
* fix for issue #16629

this is a fix for issue #16629 .

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-10-14 15:43:51 -07:00
shub-asa1 54d222f75c fix for issue #16851 (#16852)
updated the link
2019-10-14 15:41:50 -07:00
diguage 0acdd83541 fix url (#16846) 2019-10-14 15:39:51 -07:00
diguage 42247fdae1 modify the file name to increase the contrast (#16845) 2019-10-14 15:37:51 -07:00
vishakha 065efcb313 Completeing AzureDisk storage class parameters (#16841) 2019-10-14 15:35:51 -07:00
Ahmad Bani jamali 57047b2c2c a small fix in the delete all pods (#16824)
There was a typo in kubectl -n my-ns delete pod,svc --all
2019-10-14 15:33:51 -07:00
Mitesh Jain 8a1a9e9169 Update link for patch release manager in in skew support policy. (#16808) 2019-10-14 15:31:51 -07:00
Min Kim 81a2d02cef clarify that v1beta1 CRDs will have to opt-in pruning feature (#16807) 2019-10-14 15:29:51 -07:00
Daniel Laing a2edf8f934 Minor text edit (#16760)
Clarified the description of `kubectl edit`.
2019-10-14 15:27:51 -07:00
Zach Corleissen b83361d4c0 Remove stale OWNERS files in k/website (#16745) 2019-10-14 15:25:52 -07:00
Taylor Dolezal 43f4f546f1 Update Endpoint Slice text with feedback from SIG (#16670) 2019-10-14 15:23:51 -07:00
Suraj Banakar 7d7ec43842 Add info about logging into shell before removing /mnt/data (#16723)
* Add info about logging into shell before removing /mnt/data

details
----------
- rm -rf should be run after logging into the node shell

* Re-use text from start of the task with small tweaks
2019-10-14 15:21:51 -07:00
CRC b898211c22 Fix broken links in container pattern blog (#16040) 2019-10-14 15:09:50 -07:00
Peter Mikitsh 3964d24053 fix(cheatsheet): update context cmd description (#15935)
* fix(cheatsheet): update context cmd description

* chore: remove newline
2019-10-14 14:55:51 -07:00
simplytunde 0c540ca8e7 added daminisatya as en owner (#16804) 2019-10-14 10:44:05 -07:00
Yushiro FURUKAWA 55e09389b4 Remove trailing spaces from 'no' documents(#16742) (#16792) 2019-10-14 00:48:36 -07:00
vishakha 3ecd4bb8d4 Fixing links in markdown for logs and metrics (#16843) 2019-10-13 23:22:36 -07:00
diguage ae06e93e22 fix url to ReplicationController (#16847) 2019-10-13 01:58:36 -07:00
June Yi d50f2cdcc9 Second Korean l10n work for release-1.16 (#16784)
* Update file outdated korean docs in dev-1.16-ko.2. (#16614)
* Translate docs/templates/feature-state-*.txt in Korean (#16613)
* Translate pod-topology-spread-constraints in Korean (#16654)

Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-10-13 01:48:35 -07:00
Lubomir I. Ivanov 742880937b kubeadm: include a couple of workarounds in kubeadm-certs.md (#16726)
* kubeadm: include a couple of workarounds in kubeadm-certs.md

- add warning about --certificate-renewal=false bug.
- add warning about disable kubelet cert rotation on "init" nodes.

* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-10-12 02:26:38 -07:00
PingWang 36f4d27136 zh-trans:/docs/concepts/overview/working-with-objects/names.md (#16812)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update /docs/concepts/overview/working-with-objects/names.md

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update some description

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update type

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

add name and uid in /docs/reference/glossary/

Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-12 02:24:38 -07:00
Marcus Franke 981eee1365 [fix] Fix typo (#16136)
Fix a minor spelling error "disem" -> "diesem"
2019-10-12 00:50:38 -07:00
Rajesh Deshpande abc1aef445 Fixing port related description (#16819)
* Fixing port related description

This tutorial has a step to use randomly generated port number but it was not mentioned that it can be different when the user tries this example. so to remove ambiguity, I have added a proper description. Please have a look at #16810

* Incorporating review comments

Incorporating review comments
2019-10-11 22:20:38 -07:00
PingWang 74397dd65f Add the -n for pod in kubectl command (#16798)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>

Add instructions in kubectl command

Signed-off-by: PingWang <wang.ping5@zte.com.cn>

update

Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-11 18:28:39 -07:00
Roy Hvaara b9331f31e7 Fix wording (#16835) 2019-10-11 15:40:40 -07:00
Roy Hvaara 7439304a9f Fix spelling mistake (#16834) 2019-10-11 15:36:39 -07:00
Bynov 38bd4aab72 Fixed invalid bash keyword (#16831) 2019-10-11 15:28:38 -07:00
Abhishek Mane a909352ac6 feature added for issue #16771 (#16802)
* feature added for issue #16771

* Update intermediate.md
2019-10-11 15:10:04 -07:00
Jian Zeng 4368f099a7 Add empty lines & remove trailing space (#16796)
Let lists be rendered correctly
2019-10-11 15:04:05 -07:00
Karen Bradshaw 04476d0c3d fix spelling in contribute/start (#16767) 2019-10-11 14:54:04 -07:00
Dax McDonald bbe6cc3dea Update windows containers deployment (#16749)
There are two fixes in this change. First, the yaml is left justified in order to ease copying. Secondly, the selector field is added to the deployment.
2019-10-11 14:50:04 -07:00
Bob Killen 75bea0af64 Add CJ Cullen to blog post (#16815) 2019-10-11 12:56:04 -07:00
Rael Garcia c463c75ac9 Typo in San Diego city name (#16822) 2019-10-11 07:21:42 -07:00
__Attsun__ c12124394f Fix typo (「でき前に」=>「でき"る”前に」) (#16821) 2019-10-11 01:11:38 -07:00
Qiming a5b7d7a485 Adjust string translation for Chinese localization (#14173)
* Adjust string translation for Chinese localization

This PR also reorders the entries in the strings table.

* Update zh.toml
2019-10-10 20:51:39 -07:00
makocchi 5741adde1a Add RuntimeClass description (#16692) 2019-10-10 20:49:37 -07:00
PingWang 26458e416b Correct the aws's URL (#16733)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-10 19:35:37 -07:00
Paris 28ba3d6219 summit schedule (#16744) 2019-10-10 13:15:19 -07:00
babang 90f71be002 Fix typo and wordings for PR #16421 (#16761) 2019-10-10 07:45:46 -07:00
Yushiro FURUKAWA 2a120450eb Remove trailing spaces from FR documents(#16742) (#16788) 2019-10-10 02:02:53 -07:00
Philippe MARTIN 3b10c76ca7 Translate updates (#16568)
* Translate updates

* fixes
2019-10-10 02:00:53 -07:00
Manish Bansal d468afa016 Improved static pod task documentation (#16709)
Improved indentation

Apply suggestions from code review

Co-Authored-By: Zach Corleissen <zacharysarah@users.noreply.github.com>

Removing bullets points

Same have been added inline as per suggestions

Removed trailing space
2019-10-10 01:24:54 -07:00
Yushiro FURUKAWA af66c0a274 Remove trailing spaces from ES documents(#16742) (#16785) 2019-10-09 23:52:52 -07:00
Yushiro FURUKAWA 520caa1264 Remove trailing spaces from ID documents(#16742) (#16789) 2019-10-09 21:48:52 -07:00
Yushiro FURUKAWA 99619d3414 Remove trailing spaces from DE documents(#16742) (#16786) 2019-10-09 21:32:52 -07:00
Duffie Cooley 331cc6fee0 Minor doc fix for syntax and typo (#16666)
* Minor doc fix for syntax and typo

Signed-off-by: Duffie Cooley <cooleyd@vmware.com>

* Feedback from sftim
2019-10-09 16:44:51 -07:00
Tim Bannister 6a4c73b112 Rename architecture section (#16286)
* Rename architecture section

"Kubernetes" goes without saying. This section is mainly talking about
cluster architecture, so make the title match that.

* Introduce “cluster” before Cluster Architecture section

Make sure the reader can learn what a cluster is before they read about
elements of cluster architecture.
2019-10-09 14:07:50 -07:00
Tim Bannister 06001c9f3d Add glossary entry for proxy (#16293) 2019-10-09 13:33:50 -07:00
Tim Bannister ae44abdd26 Tweak glossary entry for kube-apiserver (#16294)
* Retitle glossary entry for kube-apiserver

* Reword kube-apiserver glossary entry
2019-10-09 13:27:50 -07:00
diguage 2086e135f6 replace depercated commands with new commands (#16610) 2019-10-09 13:25:49 -07:00
Yushiro FURUKAWA e177e4e782 Add explanation for "CN" (#16714)
* Add explanation for "CN" (#16456)

* Grammar nit
2019-10-09 13:21:50 -07:00
ReSearchITEng 99fccb9bbe completion for an alias also (#16701)
* completion for an alias also

how to do bash completion for an alias also (e.g. when there is an alias k=kubectl)

* rephrasing
2019-10-09 13:19:50 -07:00
diguage 8a3036f519 fix ordered list (#16768) 2019-10-09 13:11:49 -07:00
Mike Danese 3cf419aac7 remove myself from some reviewers lists (#16753)
I haven't worked on this stuff for a while, and in an effort to be more
responsive to reviews, I'd like to cut the files I review in ~half.
2019-10-09 13:09:50 -07:00
PingWang d99bfecfa9 Correct the #sig-docs URL (#16763)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-09 06:09:51 -07:00
relyt0925 7927610e05 remove section saying static pods can't have health checks (#15956)
* remove section saying static pods can't have health checks

* fix nits
2019-10-09 06:03:51 -07:00
Yushiro FURUKAWA 37efc6092a Remove Stackpoint.io page (#15262) (#16739)
Since Stackpoint.io has been retired and nobody can refer, This commit
removes that page.
2019-10-09 01:23:49 -07:00
Jimmy Jones f835552f96 ExternalName warning about HTTP/TLS (#16704)
Suggested wording from sftim
2019-10-09 01:07:51 -07:00
Melony QIN 9cc26cfe15 update set image command in a simpler way (#15817)
* update set image command in a simpler way

update set image command in a simpler way

* fix indentation

* Update deployment.md
2019-10-08 22:01:49 -07:00
Sarah Brofeldt 97480b2fce PDBs are updateable since 1.15 (#16738) 2019-10-08 18:05:52 -07:00
Ashish Billore 591d23be86 Minor updates (#16737)
Minor updates to the description.
2019-10-08 18:01:51 -07:00
Xin Jin cd1d62ab0f Update kubernetes-objects.md (#16747)
Make `spec` one of the required items.
2019-10-08 17:57:51 -07:00
Jorge I. Gasca cfd0a2d709 Add annotation aws-load-balancer-security-groups (#16702) 2019-10-08 17:49:51 -07:00
Sascha Grunert b55f80f67f Update CRI-O version to 1.15 (#16720) 2019-10-08 17:01:52 -07:00
Lubomir I. Ivanov d5060a9173 kubeadm: update notes for joining with discovery file (#16557) 2019-10-08 16:33:52 -07:00
sudeepbatra 2f6c52dd47 Update access-cluster-api.md (#16461)
Cluster-API is different project, hence the correct text here should be Kubernetes API
2019-10-08 16:31:52 -07:00
houjun 633bda12a8 VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15 (#16307)
* VolumeSubpathEnvExpansion feature gate is enabled by default from v1.15

* Feedback from sftim
2019-10-08 15:59:51 -07:00
Hardy e5863effe6 Add a example for union operator in the shell env (#16282)
In the current example, single quotes are used, but the union operator can  be confusing.
Incorrect:
`kubectl get pod -o=jsonpath='{.items[*]['metadata.name','spec.nodeName']}'`  
Correct:
`kubectl get pods -o=jsonpath="{.items[*]['metadata.name', 'status.capacity']}"`
2019-10-08 15:55:51 -07:00
mohamed chiheb ben jemaa 849dc428db Issue with k8s.io/docs/tasks/configure-pod-container/static-pod/ (#16189)
* delete depracted  option --pod-manifest-path

* change configuration file to manifests

* update to suggested wording
2019-10-08 15:51:51 -07:00
Yukun Sun 4c56c9e151 Update description about node Lease feature. (#16112) 2019-10-08 15:37:51 -07:00
Bob Furu d6cd338e74 Capitalize Pod, style guide edits (#16746)
Capitalize instances of Pod and other minor edits (for example, change instances of "we") to conform with https://kubernetes.io/docs/contribute/style/style-guide and for improved readability.
2019-10-08 14:51:51 -07:00
Abhik Chakraborty 369a85ee2f Removing Loadbalancer IP from the sample service file (#14642)
* Update service.md

* Update service.md
2019-10-08 14:47:52 -07:00
avigailof b7de561de3 Update Platform9 service offering links (#15895)
* Update Platform9 service offering links

* Use checkmarks for Custom categories
2019-10-08 14:41:51 -07:00
Jesse Glick 64f0075ed7 Clarifying that you cannot mix Windows and Linux containers in a single pod. (#15946) 2019-10-08 05:45:12 -07:00
Song Shukun 4e1ebaa7c8 Rephrase sentence in k8s.io/docs/reference/kubectl/conventions/ (#16732) 2019-10-07 20:45:11 -07:00
houjun 170161b10e Fix the status of feature podResource (#16560) 2019-10-07 20:43:10 -07:00
PingWang 46f596fd5b Fix typos (#16731)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>

Fix typos in limit-range.md

Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-10-07 20:25:11 -07:00
Tim Bannister 4b64338f15 Fix typo (#16728) 2019-10-07 20:23:11 -07:00
Philippe MARTIN 7b7082c0c4 Update container images translation (#16594) 2019-10-07 14:15:11 -07:00
Philippe MARTIN 69adf15e49 Update kubectl conventions translation (#16593)
* Update kubectl conventions translation

* fix
2019-10-07 14:13:10 -07:00
Max a1d84578fd German I18n Cloud Controller (#15727)
* i18n cloud controller

* check i18n

* fixed missing translation

* translated Developing
2019-10-07 12:17:10 -07:00
Alexander Sowitzki 359a30185f Add KubeOne and extend Kubermatic entries in production environment tools (#16620)
Signed-off-by: Alexander Sowitzki <dev@eqrx.net>
2019-10-07 08:35:12 -07:00
Qiming 4a903b6fdd Update CRD related feature gates (#16712)
According to the [upstream
code](https://github.com/kubernetes/kubernetes/blob/release-1.16/pkg/features/kube_features.go#L602-L606),
Most CRD related features have gone GA. This PR updates the feature
gate doc.
2019-10-07 06:09:08 -07:00
Jan 8c336d9e5f Fixed typo in German text (#16696)
Changed "sie" and "ihre" to "Sie" and "Ihre"
2019-10-07 01:09:09 -07:00
Manish Bansal 05231ff19d Documentation update (#16693)
* Documentation update

Fixed link and its description

* Corrected

* Incorporated review comment

* Incorporated review comment
2019-10-07 00:31:09 -07:00
Tony Compton fa6bb7f04f Added missing HPAScaleToZero feature gate (#16592)
I discovered this feature gate when trying to configure scale-to-zero but found that it wasn't included in the documentation.
2019-10-06 19:25:07 -07:00
Dimitri Mitropoulos 11f60c5c15 fix: incorrect path (#16609) 2019-10-06 19:09:08 -07:00
Oleg Butuzov 76015448e8 Blog related fixes (#16640)
* Fixes for broken links

+ these fixes mostly covers forgotten scheme (like https: or mailto:)
+ fix for markdown parsing, which trigger to generate broken html (see 2019-03-20 post)

* Added new lines so list wouldn't looks like a mess
2019-10-06 19:01:09 -07:00
Daan Seynaeve e6a6e422bd fix bug in work-queue implementation for 'Fine Parallel Processing Using a Work Queue' (#16625) 2019-10-06 18:59:08 -07:00
Grant Griffiths 232d99ef14 Update ExpandCSIVolumes feature gate docs for 1.16 (#16682)
Signed-off-by: Grant Griffiths <grant@portworx.com>
2019-10-06 04:39:09 -07:00
Marcin Niemira 16b067cba5 fix alignment in examples emptydir-pod.yaml (#16673) 2019-10-06 04:37:09 -07:00
Ismail Alidzhikov 5af784afc0 Remove kubectl stop (#16677)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-06 04:35:09 -07:00
Rob Scott dc355a0fad Adding clarification that Endpoints are still required when EndpointSlices are enabled (#16684) 2019-10-06 04:33:09 -07:00
James Peach cbef9c2bc3 Replace CRI-O incubator links. (#16698)
Update CRI-O links from Kubernetes incubator to the official CRI-O
homepage. Most links were already updated, but there were a few
stragglers in minikube documentation and old blog posts.
2019-10-06 03:29:10 -07:00
Ismail Alidzhikov bb69306aa1 zh: Remove kubectl stop (#16688)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-06 03:27:09 -07:00
Yudi A Phanama 182320f2b8 Translate Volume page to Indonesian (#16154)
* Translate Volume page to Indonesian

* Add reviewed doc to translated Indonesian Volume page
2019-10-06 03:17:09 -07:00
Chaitanya 920d14f4fc Accessibility Updates (#16633)
* Fixed accessibility issues in home page

Signed-off-by: ChaitanyaKaranam <karanam.krishna.25@gmail.com>

* Fixed accessibility issues for docs/home page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Fixed accessibility issues for /partners page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Fixed accessibility issues for /community page

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Update layouts/partials/header.html

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update layouts/partials/footer-scripts.html

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update layouts/index.html

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/partners/_index.html

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/community/_index.html

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Added missing quotes

* Added landmark roles for search bar and footer

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Changed images alt text

Changed alt text from 'kubernetes community' to 'Kubernetes Conference Gallery'

* Removed verb from iframe title

Signed-off-by: chaitanyakaranam <chaitanya.karanam@yahoo.com>

* Change alt text for GitHub image

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Few alt text changes

* Modified alt text
2019-10-05 22:23:09 -07:00
Andrew Sy Kim 4c10506de8 add k-vswitch to networking plugin docs (#16695)
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-10-05 20:55:10 -07:00
Steven Correa a3371164ab Formatting fixes (#16626) 2019-10-05 17:49:10 -07:00
Ismail Alidzhikov c51b1d65b7 fr: Remove kubectl stop (#16687)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-10-04 07:00:06 -07:00
Bob Killen c156ef8c3d Fix steering backlog link. (#16683) 2019-10-03 17:27:56 -07:00
mohamed chiheb ben jemaa f950461025 change apiVersion of deployment object (#16676) 2019-10-03 17:03:55 -07:00
Gonzalo de la Fuente 3b2a401bc5 Fix typo (#16349)
* Fix typo

* Fix typo

Co-Authored-By: Rael Garcia <rael@rael.io>
2019-10-03 15:31:57 -07:00
simplytunde 4ed236e9c0 updated pull request template (#16572)
* updated pull request template

* updated to 1.17
2019-10-03 13:29:55 -07:00
Enrique Medina Montenegro c1541a6f12 Spanish Translation (#14852) 2019-10-03 13:09:56 -07:00
Bob Killen 546b719b30 Add 2019 Steering Committee Election Results blog post. (#16679) 2019-10-03 10:16:10 -07:00
Mark McLoughlin 34f1a7779c Trivial fixes to topology manager docs (#16663)
* Add missing newline to topology manager docs

* Fix typo

Pointed out by Karen Bradshaw
2019-10-03 09:50:12 -07:00
Giri Kuncoro 4fbb809be7 Add Indonesian translation for volume snapshots (#16661) 2019-10-03 08:18:12 -07:00
Nate Taber 1e40a4417a Added AWS ALB Ingress Controller (#16301)
Added description and links for AWS ALB Ingress Controller
2019-10-03 01:52:09 -07:00
Roy Hvaara bd7dae1c87 Use HTTPS for links (#16668) 2019-10-02 23:14:08 -07:00
Roy Hvaara b1cc4d982b Fix broken link to Documentation style overview from Contribute page (#16667) 2019-10-02 13:58:08 -07:00
Jim Angel 0044acb69a reflecting k8s-sig migration (#16632) 2019-10-02 11:46:07 -07:00
Tim Bannister 9a7b191bcc Add concept page about Controllers (#15733)
* Add controller concept

* Fix controller glossary entries

* Link from Understanding Kubernetes Objects to Controllers
2019-10-02 10:06:08 -07:00
J M bf83aaf699 Fix typo in glossary with CRI (#16612)
Resolves issue: https://github.com/kubernetes/website/issues/16588
2019-10-01 10:49:35 -07:00
Dimitri Mitropoulos f331866db0 fix: removes dead link (#16599)
the link in question to here no longer contains a caveat for kubernetes 1.7.0 to 1.7.3
2019-10-01 10:47:34 -07:00
Dimitri Mitropoulos 1d52c31c86 typos: missing indefinite article and tense (#16598) 2019-10-01 10:45:34 -07:00
Dimitri Mitropoulos cdf91a970d fix: typo: extra whitespace indentation (#16611)
not matching the indentation level of all other mapping nodes
2019-10-01 10:41:39 -07:00
CloudYuga Technologies 7124c8dde4 Update overview.md (#16617) 2019-10-01 10:37:34 -07:00
Tim Bannister c7e90a82cd Formatting tweak (#16638)
Avoid marking process output as shell script
2019-10-01 10:33:35 -07:00
Oleg Butuzov 2d8a1f91f7 Fx adds forgotten slash at the the beginning of /ko url. (#16643)
* Fx adds forgotten slash at the the beginning of `/ko` url.

[page with issue](https://kubernetes.io/ko/docs/concepts/workloads/controllers/replicaset/)

* part of the url converted to lowercase
2019-10-01 08:17:35 -07:00
Oleg Butuzov 2a94c25330 Fixed link in /id/ localization to extending api page (#16642)
[Page with issues](https://kubernetes.io/id/docs/reference/glossary/?fundamental=true&workload=true&extension=true&networking=true&operation=true&security=true&storage=true&tool=true&user-type=true&core-object=true&community=true&architecture=true#term-platform-developer) -> click links in "platform developer"
2019-10-01 04:23:32 -07:00
Oleg Butuzov 49fc16e58f Broken links to english documentation that contain /en/ (#16641) 2019-10-01 04:07:32 -07:00
Tim Bannister a76055d0c1 Add glossary entry for disruption (#16292) 2019-09-30 14:49:32 -07:00
Gregor Krmelj c774c23893 Remove bold font-weight property from code snippets (#15067)
In Google Chrome this property is not taken into account, while in
Mozilla Firefox and Safari it is. The property makes the code
snippets difficult to read.
2019-09-30 14:03:31 -07:00
mohamed chiheb ben jemaa 9a37e53756 generate new api-docs (#16569) 2019-09-30 13:15:31 -07:00
aimeeu bd7308274e Update reference-docs repo (#16622)
reference-docs moved from kubernetes-incubator to kubernetes-sigs

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-30 12:42:46 -07:00
Naoki Oketani d223df1f69 added missing backquote (#16596) 2019-09-30 11:17:38 -07:00
Irvi Aini 2ec966509e Add translations for StorageClass in ID localization. (#15999)
* Add translations for StorageClass in ID localization.
Apply suggestions from code review
Fix missing translations.

* Fix broken formatting.
2019-09-30 08:05:40 -07:00
Johannes Scheuermann d0abaa9f0d Fix typo in de autoscaling (#16621) 2019-09-30 07:49:38 -07:00
babang db64ecd7fc Translate Extend Cluster to Indonesian (#16421)
* extend cluster translation

* translate

* translate

* translate

* translate

* translate

* translate

* translate

* replace Anda with kamu

* fix comment

* fix comment

* Update content/id/docs/concepts/extend-kubernetes/extend-cluster.md

Co-Authored-By: Yudi A Phanama <11147376+phanama@users.noreply.github.com>

* fix comment

* fix comment

* update translation

* fix comment

* fix comment

* fix comment

* fix comment

* fix comment

* fix comment

* fix comment
2019-09-29 04:15:38 -07:00
Afrizal Fikri 5d69b592b4 Adding Bahasa Indonesia translation for Managing Resources page (#16433)
* Initiate

* Continue translation raw

* Change some into english

* Change few typographies

* trigger build

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-29 03:59:37 -07:00
Irvi Aini a09479928a Adding entries to Pod /etc/hosts with HostAliases for ID localization. (#16009)
* Adding entries to Pod /etc/hosts with HostAliases for ID localization.

* Fix language consistency based on input.

* Fix broken build.
2019-09-29 03:39:37 -07:00
Ryan Zidago 38cac04b06 docs-fr | reference | glossary | extensions.md (#16431) 2019-09-29 03:31:37 -07:00
icheikhrouhou 3479b55dbc extended resources fr (#16357) 2019-09-29 03:23:37 -07:00
Ryan Zidago 9cd3dee153 docs-fr | reference | glossary | dynamic-volume-provisioning.md (#16142) 2019-09-29 03:17:37 -07:00
June Yi a36f83ed17 First Korean l10n work for release-1.16 (#16551)
* Modify #16415, #16417 korean docs. (#16467)
* Modify #16364 and links in korean docs. (#16508)
* Translate concepts/workloads/controllers/statefulset.md in Korean (#16443)
* Update outdated content in dev-1.16-ko.1 (#16502)
* Translate concepts/workloads/controllers/daemonset.md in Korean (#16477)
* Translate concepts/services-networking/dns-pod-service in Korean (#16299)

Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: SoHye Choi <wergreat10@naver.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
2019-09-29 02:05:37 -07:00
Rémy Léone 9b5a1768bd Update README.md (#16552) 2019-09-28 12:37:38 -07:00
lys0716 31ab573a3b Fix the spec in kubernetes-using-python example (#16499)
Fix the spec in kubernetes-using-python example

Signed-off-by: Yishuang Lu <luystu@gmail.com>
2019-09-27 14:34:43 -07:00
Tomasz Jakubik 09ca7dd95e Fix link to script generating audit policy (#16570)
Script that generates audit policy file can change, so it's better to point user to file instead of specific line
2019-09-27 14:32:42 -07:00
David Benque b2ad42d1a4 Fix link to scale subresource (#16566)
add missing leading /
2019-09-27 14:30:43 -07:00
Pengcheng Chen 657c976468 Fix indent issue in cheatsheet.md (#16574) 2019-09-27 14:22:43 -07:00
manyatripathi 19ff9cf17d Update topology-manager.md (#16580) 2019-09-27 14:20:43 -07:00
Trey Tacon 9c39aff3e7 Correct minor typo Cronjob -> CronJob. (#16591) 2019-09-27 14:18:42 -07:00
Melony QIN 62b279afbb add kubectl run deploy pod into specific namespace (#15825)
* add kubectl run deploy pod into specific namespace

* add my namespace
2019-09-27 14:04:42 -07:00
Mesaque Silva 0d32568251 wrong path of kube-scheduler (#16051)
updating line 51 to correct the path for kube-scheduler
2019-09-27 13:53:36 -07:00
Tim Bannister 79ef4a50a9 Use more glossary shortcodes (#16086) 2019-09-27 13:43:36 -07:00
bells17 ef44fdc062 Fix Cloud Provider repository links: CloudStack & OpenStack (#16129) 2019-09-27 13:41:36 -07:00
Benjamin Fuller 8c0be10bfd Update docs to include example of tolerations in a pod (#16157)
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-27 13:33:35 -07:00
Ismail Alidzhikov 5f9fe16f28 Align cheatsheet comments (#16178)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-09-27 13:29:36 -07:00
Syed Awais Ali 61fd2ab61e update install command for Mac OS (#16177)
when copying/pasting the command to install the Kubernetes on Mac OS using zsh, the command results in the following error,
`The specified key does not exist.`. This is usually because of the `\` that zsh automatically inserts into the command. The best practice is to use double-quotes and this is also the standard method according to https://google.github.io/styleguide/shell.xml?showone=Quoting#Quoting
2019-09-27 13:27:36 -07:00
Artem V. Navrotskiy 168b7131f2 Update install-minikube.md (#16180) 2019-09-27 13:23:36 -07:00
Deepika Pandhi 7bb1acf3dd removed longer version to fetch labels for pods #14778 (#16268)
* updated OR comments

* removed older long version to fetch labels for pods to use only kubectl get pods --show-labels
2019-09-27 13:03:37 -07:00
mohamed chiheb ben jemaa 2975fd3137 delete outdated section (#16332) 2019-09-27 12:11:37 -07:00
Toni Tauro 764a485885 add /etc/sysconfig/kubelet info for CentOS/RHEL/Fedora Distributions (#16347) 2019-09-27 12:09:36 -07:00
Himanshu Pandey 9680192797 Added installation option for kubectl (#16380) 2019-09-27 12:05:37 -07:00
David Zisky a42d7b9b8b Added logo change for blog site (#16514)
* Added logo change for blog site

Currently on blog site logo is not being changed when a page is scrolled down and therefore disappears. This fixes it

* Update _base.sass

changed email for CLA
2019-09-27 11:43:36 -07:00
Robert Bailey c40ea2b050 Remove myself from OWNERS (#16528) 2019-09-27 11:39:36 -07:00
Rémy Léone f22b58af25 Translate CCM concepts to French (#14962) 2019-09-27 06:37:35 -07:00
成臣 Chengchen 324f05b68f Merge release1.14 into master (#16584)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.

* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version

* Add yaml files which are used

* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error

* 1. Sync the storage folder from 1.14 version
2. Sync the storage folder files with 1.16 version en document
3. Changed some files structure for easily review

* 1. Sync the service-networking folder from 1.14 version
2. Sync the service-networking folder files with 1.16 version en document
3. Changed some files structure for easily review
4. Add the necessary documents
5. Add the runtime-class file
2019-09-27 03:27:36 -07:00
Philippe MARTIN 1e3596f7bc Update translation (#16585) 2019-09-27 03:11:36 -07:00
Ryan Zidago 9a2d3f46ba docs-fr | reference | glossary | init-container.md (#16493) 2019-09-27 03:03:36 -07:00
Rafael Fernández López 1524d24915 Fix flannel revision for 1.16+ (#16575)
This version of flannel manifests include `cniVersion` that is
required for it to work properly with Kubernetes 1.16+.
2019-09-26 13:00:35 -07:00
Lee Verberne fbc03c8ec6 Fix incorrect advice about creating a secret (#16004)
* Fix incorrect advice about creating a secret

The existing command does not use code style as required by the style
guide and it is incorrect as rendered. Also, there's an easier way to do
this.

* Add reviewer suggested improvement for secret escaping

Adding sftim's suggestion phrasing explanation of escaping shell special characters.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Make secret escaping instructions consistent
2019-09-26 09:41:09 -07:00
Tim Bannister 6e07eee895 Revise DNS Horizontal Autoscaling task (#16069) 2019-09-26 07:47:10 -07:00
成臣 Chengchen 9b2cb7a276 Merge release1.14 into master (#16549)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.

* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version

* Add yaml files which are used

* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error

* 1. Sync the storage folder from 1.14 version
2. Sync the storage folder files with 1.16 version en document
3. Changed some files structure for easily review
2019-09-26 06:45:09 -07:00
atoato88 7b96722a86 Update typo in "New issue" page on k/website issue (#16564)
There is a "Kubernetes Dashboard project" in "about" at ".github/ISSUE_TEMPLATE/support.md"
This commit changes "Kubernetes Dashboard project" with "Kubernetes Website project".
2019-09-26 06:33:09 -07:00
Philippe MARTIN b3b736df4e docs-fr | concepts | workloads | pods | pod-lifecycle.md (#15213)
* docs-fr | concepts | workloads | pods | pod-lifecycle.md

* Translation

* Fix typos
2019-09-26 02:29:07 -07:00
Sascha Grunert d4d55a7039 Add introduction of Alpha feature EvenPodsSpread (#16446)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-09-25 19:35:06 -07:00
wgj e449999373 Updates url for creating a sample user (#16412) 2019-09-25 19:33:08 -07:00
Saed Alavinia 04bbe060ec Update taint-and-toleration.md (#16558)
Removing the confusing "any"
2019-09-25 19:31:06 -07:00
Andrej Marolt 313379c109 Change formatting of example-ingress.yaml (#16545) 2019-09-25 19:29:07 -07:00
Mans Matulewicz 84a1651d19 copy paste fix (#16548) 2019-09-25 19:27:07 -07:00
Pengcheng Chen 54af88fad2 Update the kubectl config command in cheatsheet.md (#16556)
`kubectl config view -o jsonpath='{.users[].name}' ` in the doc doesn't get the list of users as described in the comment actually.
To get the list of users, the json path should be `'{.users[].name}' `
2019-09-25 19:25:06 -07:00
diguage 3a2a59c3e3 clean up the environment (#16430) 2019-09-25 15:15:05 -07:00
Raghuram Devarakonda b948ea293d Explicitly mention alpha status of snapshot APIs. (#16525)
Also added a section about creating volumes from snapshots.
2019-09-25 11:07:41 -07:00
diguage 66cadd66b5 fix markdown syntax (#16452) 2019-09-25 10:46:02 -07:00
Michal Srb 351a306344 Validate namespace preference in current context with --minify option (#16448)
Signed-off-by: Michal Srb <michal@redhat.com>
2019-09-25 10:44:02 -07:00
aimeeu e2da611c77 Enhance Triage and categorize issues section (#16295)
Enhance to emphasize that triagers should add a priority to each
issue.
Add Learn about Prow section

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-25 08:54:01 -07:00
aimeeu d80ab90cdb Add references to Content guide alongside Style guide (#16101)
Add references to the Content guide where the Style guide was
mentioned.
Update the Contribute page (_index.md)
Make Style and Content linkable everywhere
Changed bullet list to numbered list in Content Guide to make referring
to sections easier.
Reverted change to bullet list - beyond scope of this PR

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-25 08:52:01 -07:00
成臣 Chengchen 648baf13ad Merge release1.14 into master (#16543)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.

* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version

* Add yaml files which are used

* 1. Sync the configuration folder from 1.14 version
2. Sync the configuration folder files with en version
3. Changed some files structure for easily review
4. Add glossary folder for fixup build error
2019-09-25 03:02:00 -07:00
mohamed chiheb ben jemaa 94efd836f8 repalce depracted run command by create (#16533) 2019-09-25 01:41:59 -07:00
savitharaghunathan c751f5cfcf replacing html table with markdown (#16540) 2019-09-24 17:59:58 -07:00
Fabrizio Pandini 450803fb92 add-kubeadm-upgrade-redirects (#16519) 2019-09-24 14:33:58 -07:00
Paris 23aa54302f san diego contributor summit blog (#16520) 2019-09-24 12:55:29 -07:00
Raghuram Devarakonda dc9f71bead Volume cloning doc should mention "bound" PVCs. (#16521) 2019-09-24 10:57:29 -07:00
widearea101 4d029700cf Update deployment.md (#16513) 2019-09-24 09:55:29 -07:00
Nikhita Raghunath d96cb03a79 Add known issue about informer-gen in release notes (#16523)
Issue: https://github.com/kubernetes/kubernetes/issues/82860
Fix in: https://github.com/kubernetes/kubernetes/pull/82410
2019-09-24 09:43:30 -07:00
Marian Steinbach cf1a4adc31 Fix type in URI (#16522) 2019-09-24 09:41:27 -07:00
Qiming 82d8113545 Fix site build (#16531)
The `*.profile` file referenced do not need to be provided in a separate
file. Making them separate files is preventing hugo from correctly
building the site.
2019-09-24 09:35:30 -07:00
conwaychriscosmo d7b4c74d0f updating full link to be more descriptive (#16526) 2019-09-24 09:33:27 -07:00
diguage 4b7a430999 fix upgrade url (#16517) 2019-09-24 05:37:27 -07:00
成臣 Chengchen 4aed0f11ae Merge release1.15 into master (#16535)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.

* Update he cluster administration folder of concepts
1. Sync with 1.14 branch
2. Sync with en version

* Add yaml files which are used
2019-09-24 05:29:27 -07:00
Karen Bradshaw 444ef3486e add processing of kubectl cmd links (#16529)
- add processing of kubectl links in update-imported-docs.
- update component reference generation guide.
- For more information, see issue #16454.
2019-09-24 00:59:25 -07:00
diguage 5807a91689 keep content and file name to be consistent (#16532) 2019-09-24 00:49:26 -07:00
bells17 18ef591c79 Translate docs/tasks/administer-cluster/running-cloud-controller/ in … (#16284)
* Translate docs/tasks/administer-cluster/running-cloud-controller/ in Japanese

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Changed: リーダーエレクション -> リーダー選出

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>

* Update content/ja/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
2019-09-24 00:25:27 -07:00
成臣 Chengchen b23e9ab024 Merge release1.15 into master (#16512)
* initial commit

* promote AWS-NLB Support from alpha to beta (#14451) (#16459) (#16484)

* 1. Sync release-1.15 into master
2. Sync with en version

* 1. Add the lost yaml file.
2019-09-23 23:55:27 -07:00
mohamed chiheb ben jemaa 513199d5af fix hyperlink on blogpost (#16424) 2019-09-23 00:21:23 -07:00
Ed Randall 94bb13a1a2 Added missing in-pod Python client info (#16453) (#16460)
Issue #16453: Added missing in-pod Python client information;
Fixed broken link to external Python client example
2019-09-22 20:35:22 -07:00
Josh Woodcock ff1a982e6b Add basepath to ingress (#16458)
Without this change `curl hello-world.info` will return a 404
2019-09-22 20:33:22 -07:00
Eric Briand 99c450f59c Change title to add Startup probe (#16475)
* Change title to add Startup probe

* renamed task file to reflect title change

* changed intro sentence to add startup probe
2019-09-22 20:27:22 -07:00
Tim Schaller bb21787b7d Removing broken link (#16470)
The wiki page referenced has been removed. Removing the like here will stop some beginner confusion (take it from me I am a beginner).
2019-09-22 20:25:22 -07:00
Deepika Pandhi 3eb7612e88 Removed uninitialized flag reference from kubectl cheetsheet (#16485) 2019-09-22 20:21:22 -07:00
John Howard e14782f703 Fix ApiVersion on EndpointSlice example (#16486) 2019-09-22 20:19:22 -07:00
bjpaul 702d05e9fe resolving merge conflict (#16497) 2019-09-21 17:19:23 -07:00
Seth edc837bc3c blog post typo (#16465) 2019-09-20 11:31:25 -07:00
M00nF1sh 20a4616283 promote AWS-NLB Support from alpha to beta (#14451) (#16459) 2019-09-20 11:29:27 -07:00
Alena Varkockova 3534a19a55 Fix links for kubectl commands (#16450)
* Fix links for kubectl commands

* Fix remaining links
2019-09-20 11:27:26 -07:00
Tim Bannister 1041ae389f Fix typo (#16447) 2019-09-20 11:25:26 -07:00
Song Shukun 7185f00801 Update url for flannel (#16442) 2019-09-20 11:23:26 -07:00
mohamed chiheb ben jemaa d7dd8ef929 add statefulset to the list of object types hpa supports (#16425) 2019-09-20 11:21:25 -07:00
Duffie Cooley ef87d9c2f6 Update Kubernetes 1.16 Release Blog (#16435) (#16444)
Signed-off-by: Duffie Cooley <cooleyd@vmware.com>
2019-09-19 12:07:01 -07:00
成臣 Chengchen f6a867d96e Fixup reference folder lost _index file problem. (#16407)
But some files are so old that need be deleted.
Be confirming with chinese work team.
2019-09-19 06:07:01 -07:00
simplytunde 9da5cd4c86 add 1.16 release notes (#16436)
* added 1.16 release notes

* added header
2019-09-18 16:59:00 -07:00
Taylor Dolezal 5dc2b2a3f2 Add Kubernetes 1.16 Release Blog (#16435) 2019-09-18 16:43:00 -07:00
simplytunde edd2dd0dc2 Merge pull request #15337 from kubernetes/dev-1.16
Official 1.16 Release Docs
2019-09-18 18:07:41 -05:00
simplytunde b2bc619206 Merge pull request #16419 from simplytunde/merged-master-dev-1.16
Merged master into dev 1.16 before release
2019-09-18 08:06:52 -05:00
simplytunde e95ffa68fd Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-17 22:15:57 -05:00
Jordan Liggitt 67c20b3d37 Clarify deprecated API versions and releases (#16403) 2019-09-17 09:30:24 -07:00
Karen Bradshaw 234ff08588 update generated comp. files, 1.16 (#16339)
* update generated comp. files, 1.16

* update flags

* Update kubelet.md

* table updates
2019-09-17 09:16:25 -07:00
Qiming faae88f478 Tune feature-gates table (#16389)
This PR separates the graduated/deprecated feature gates into a separate
table. When updating the table contents by browsing the source code, we
also found some missing items which are added in this PR as well.
2019-09-17 05:30:23 -07:00
Geunho Kim 48d73a6443 Fix links to locate Korean docs (#16277)
* Fix links to locate Korean docs

* Fix typo
2019-09-16 18:36:23 -07:00
David Eads 6bbcfdaf4b add latency requirements to aggregated apiserver discovery (#16372)
* add latency requirements to aggregated apiserver discovery

* update feature gates with EnableAggregatedDiscoveryTimeout
2019-09-16 07:34:39 -07:00
Mark Janssen 9cdaf4ead1 Add instructions for switching to iptables-legacy (#16271) 2019-09-16 04:40:38 -07:00
Julie K e3a04f3029 docs-fr | docs | reference | glossary | container-lifecycle-hooks (#16148) 2019-09-16 01:50:38 -07:00
Julie K b1b1d11f9d docs-fr | reference | glossary | customresourcedefinition (#16052)
* docs-fr | reference | glossary | customresourcedefinition

* docs-fr | reference | glossary | customresourcedefinition [update]
2019-09-16 01:48:37 -07:00
icheikhrouhou 4395684e07 docs | tasks | configure-pod-container | assign cpu (#15065)
* tasks cpu resource

* paraphrasing
2019-09-16 01:46:37 -07:00
icheikhrouhou 17e360c389 translate tasks pod storage (#16358) 2019-09-16 00:58:37 -07:00
simplytunde 119c475bf7 Updated 1.16 config.toml (#16317) 2019-09-15 11:58:36 -07:00
simplytunde 678fe3bdf7 generated kubectl ref doc for 1.16 (#16331) 2019-09-15 11:22:38 -07:00
simplytunde 13a77dcbc4 generated api reference doc for 1.16 (#16330) 2019-09-15 11:20:38 -07:00
Jingyi Hu a7d6c57fee Update announcing-etcd-3.4.md (#16205)
Remove mentioning of using concurrent read in compaction. The original PR https://github.com/etcd-io/etcd/pull/11021 was superseded by https://github.com/etcd-io/etcd/pull/11034, which no long uses concurrent read in compaction.
2019-09-13 12:58:28 -07:00
Cheng Pan c999393bf8 Update window storage driver list with EBS (#16300) 2019-09-12 23:20:33 -07:00
k1eran de90bd100c Update kubeadm-init-phase.md (#16335)
typo
2019-09-12 10:16:28 -07:00
mohamed chiheb ben jemaa e54743410d ssue with k8s.io/docs/tasks/configure-pod-container/configure-liveness-readiness-probes/ (#16285)
* change livenessprobe restart concept to container

* Update content/en/docs/tasks/configure-pod-container/configure-liveness-readiness-probes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-12 10:14:29 -07:00
widearea101 2df5c5c68b Update deployment.md (#16280) 2019-09-12 10:10:28 -07:00
houjun d8adaa4d35 Fix error links (#16278) 2019-09-12 10:08:28 -07:00
Josh Gavant dc87550f49 correct link to storage provisioner lib repo (#16269) 2019-09-12 10:06:29 -07:00
houjun 9baad86759 Add StorageObjectInUseProtection to the default enabled admission plugins (#16261) 2019-09-12 10:04:28 -07:00
Adam Wolfe Gordon 2ded739ec1 Update DaemonSet deletion documentation (#16235)
* Update DaemonSet deletion documentation

The "Updating a DaemonSet" section referred to pre-1.6 behavior, where
rolling updates of DaemonSets were not supported and thus orphaned pods
from deleted DaemonSets would not be replaced by a new DaemonSet.

Describe the new behavior, where orphaned pods can be adopted by a new
DaemonSet and may be replaced depending on the update strategy in use.

* Tweak language around Pod replacement after DaemonSet deletion

* Update note about DaemonSet rolling updates

No need to call out the version in which rolling updates for DaemonSets
were introduced given how long they've been supported.
2019-09-12 10:02:28 -07:00
Maru Newby f7a969fd7b Fix title of audit task (#16230)
* Fix title of audit task

The content the title refers to indicates an intent of describing how
to configure auditing for multiple apiservers rather than multiple
clusters.

* Update content/en/docs/tasks/debug-application-cluster/audit.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-12 10:00:30 -07:00
Gyuho Lee 90899f2bca content/en/docs: highlight known etcd client issue (#16156)
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
2019-09-12 09:58:29 -07:00
Omer Levi Hevroni 9e9eb252ac Fixed CRD schema - missing root type (#15725) 2019-09-12 09:46:27 -07:00
Praveen Sastry b2d803d71e Rename Flexvolume to FlexVolume in docs (#16333) 2019-09-12 09:42:27 -07:00
joshmsamuels 809a957294 Updated docs to document the api change which prevents managed fields during a server-side apply (#16320) 2019-09-12 09:22:28 -07:00
simplytunde 0c960735a3 updated api reference and index (#16329) 2019-09-12 09:16:28 -07:00
Kubernetes Prow Robot 72068890d3 Merge pull request #16225 from simplytunde/merged-master-dev-1.16
Merged master into dev-1.16
2019-09-12 08:58:27 -07:00
Tunde Oladipupo 7728c1476a Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-12 01:45:58 -06:00
savitharaghunathan 8f2d392fb5 Updating style.md and write-new-topic.md with markdowns (#16190) 2019-09-11 18:08:38 -07:00
marchellametta 511e7ab541 Translate Assign Pod Node to Bahasa Indonesia (#16168)
* ID translation for assign-pod-node

* fix typo

* add pods/pod-nginx.yaml example file

* add pods/pod-with-node-affinity.yaml example file

* add pods/pod-with-pod-affinity.yaml example file

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>

* tidy up words following code review suggestion
2019-09-11 05:45:23 -07:00
Antoine Pelisse da51842bbb Fix list in SSA docs (#16272)
* Fix list

* Translate french word to english
2019-09-11 03:35:25 -07:00
marocchino 2e59e20850 Fix typo (#16298) 2019-09-11 01:41:24 -07:00
Qiming bb03bc04d1 Revert "Update abac.md (#13067)" (#16302)
This reverts commit 0ceb362beb.
2019-09-11 13:56:45 +08:00
Andrew Hlynskyi 6533b7f028 Fixes bootstrap js ref to 4.3.1 for API v1.15 (#16263)
A fix for the v1.15 API version was missed in the #14775 PR
because the dev-1.15 branch was forked from the master branch
before the fix and has been merged back to the master after it.
2019-09-10 12:46:55 -07:00
June Yi b76689388b Add a helper script for localization (#15789)
* Add a helper script for localization

The script generates a report of outdated contents in
`content/<l10n-lang>` directory by comparing two l10n
team milestone branches.

* Add description for scripts/diff_l10n_branches.py
2019-09-09 22:22:53 -07:00
Naoki Oketani 9535c7eb3b Update links to /ja/docs/ in /ja/docs/tasks/ if ja page exists (#16255) 2019-09-09 22:02:54 -07:00
aimeeu d549942636 Add announcement shortcode and partial (#16210)
Add shortcode, partial, and css so we can display an accouncement
site-wide.
Create a shortcode for use in content/en/ _index.html so
announcement is displayed on website landing page.
Create a partial for use in layouts/docs/baseof.html so
announcement is displaye on every page in '<url>/docs/home'
directory.
Add two values to config.toml: announcement (boolean) for toggling
display of announcement; announcement_message, which is the actual
message.

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-09-09 14:22:55 -07:00
Rob Scott 28a61b15f4 Removing some tiny redundant parts of the EndpointSlice documentation (#16267) 2019-09-09 11:38:54 -07:00
Tim Bannister 876802d59a Drop old information about StatefulSet stability (#16060)
(at time of commit, v1.11 was the oldest version supported)
2019-09-09 10:44:53 -07:00
Rob Scott 0f59654cbd Adding initial EndpointSlice documentation (#16018) 2019-09-09 10:21:18 -07:00
Haowei Cai (Roy) a7e11c24ae add admission webhook best practices and warnings (#15876) 2019-09-09 10:19:20 -07:00
Antoine Pelisse ae73bf69b9 ServerSide Apply Documentation (#15948)
* Server-side Apply is now beta

* Refactored sections, same content

* Clarify some of the documentation
2019-09-09 08:37:20 -07:00
Lachlan Evenson 610f706675 IPv4/IPv6 dual stack docs (#16010)
* initial commit for IPv4/IPv6 dual stack docs

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Remove warning, Add What's next section

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Add Service section
Add Provising a dual stack Kubernetes cluster section
Add Ecosystem tooling section
Update prerequisites
Update flags
Update supported features
Move validation to task
Add Service validation

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Remove ecosystem tooling
Remove provisioning tools
Add backtics to ipFamily values
Update loadbalancer section

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Fix feature gate link typo

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update to dual-stack
Add default use-case to Service validation
Add note to default Service behaviour
Add default Service example
Update egress routing description

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Update api-server to the API server
Fix small typo based on feedback

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Add for_k8s_version feature state

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Update service IP address verbiage to be more concise

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Move to tasks/network

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Move dual-stack under services-networking

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Remove dual-stack from glossary
Add codenew blocks
Split command from output
Renamed pod name
Created subheading to validate node and pod addressing

Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Verbiage update based on review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Signed-off-by: Lachlan Evenson <lachlan.evenson@microsoft.com>

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-09 08:27:19 -07:00
Patrick Ohly 5b2906cfd9 storage: CSI inline volumes in beta (#15705)
* storage: CSI inline volumes in beta

* storage: remove historic information for CSI inline volumes

As pointed out during review, this information is better captured in
the feature gates reference page.
2019-09-09 07:55:20 -07:00
simplytunde 68aad9888a Merge branch 'merged-master-dev-1.16' of github.com:simplytunde/website into merged-master-dev-1.16 2019-09-09 07:48:14 -05:00
simplytunde 038d8f6fed Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-09 07:48:07 -05:00
simplytunde 1387d8501e Merge branch 'dev-1.16' into merged-master-dev-1.16 2019-09-09 07:43:45 -05:00
Louise Daly f83de3f601 Added documentation to support Topology Manager feature in Kubelet. (#15716)
* Added documentation to support Topology Manager feature in Kubelet.

	* Added new document outlining feature
	* Updated feature-gates.md to include feature gate for feature
	* Update kubelet.md to include kubelet flags for feature
	* Added Topology Manager reference to relevant pages

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Update Topology Manager Policies section
2019-09-09 05:39:18 -07:00
Vedran Lerenc 7382e352df Update Gardener info (#16031)
- Gardener is a fully managed service, including day-1 and day-2 operations
- Gardener supports OpenStack (and Packet Cloud), which is often the foundation for on-premise installations

See e.g. adopters like https://bnerd.com which are offering a Gardener-based fully managed Kubernetes service in their own OpenStack DCs. More information at https://github.com/gardener/gardener/blob/master/ADOPTERS.md.
2019-09-09 01:31:20 -07:00
icheikhrouhou aed1e52a79 docs | tasks | configure-pod-container | Quality of Service (#15193)
* quality of service

* fix docs /fr
2019-09-09 01:27:18 -07:00
Jeff Wenzbauer ce3e326e14 Fixed typo (#16248) 2019-09-08 21:53:17 -07:00
Joe Betz d29e8ebcf4 Add comprehensive CRD versioning flow to documentation (#16026)
* Add comprehensive CRD versioning flow to documentation

* Break down CRD versioning upgrade processes into steps, apply review feedback

* Reference doc section about custom resource storage migration in workflow documentation

* Add step to find any clients still on old version during CRD version migration

* Fix indentation in list in conversion end-to-end flow doc

* Fix spacing before lists in docs about conversion webhooks

* Fix two typos
2019-09-08 21:09:17 -07:00
Lee Verberne bc113745fa Document ephemeral containers feature for 1.16 (#15994)
Also, I've snuck in a trivial update for the ShareProcessNamespace
feature gate, adding an "Until" version which had been omitted.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-09-08 18:53:16 -07:00
Eric Ernst b6aa6b07fa pod-overhead: add documentation (#15970)
Create a concepts page, link to it from scheduler concept page,
update feature gates reference and describe briefly in the
runtime-class page.

Signed-off-by: Eric Ernst <eric.ernst@intel.com>
2019-09-08 18:01:18 -07:00
Haowei Cai (Roy) 7559533774 add monitoring webhook documentation (#16238) 2019-09-08 06:25:17 -07:00
David Schott b99438cd28 kubeadm deployment instructions for Windows (#15750)
* added step on pulling down sig-windows-tools to windows guide.

* First draft of KubeCluster.ps1 Windows setup instructions

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/docs/setup/production-environment/windows/user-guide-windows-nodes.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* added pre-reqs for overlay and moved troubleshooting section

* cosmetic changes and updated kubecluster.ps1 .gifs

* updated deployment steps and networking fix-ups in the Windows user guide
2019-09-08 06:11:17 -07:00
Deep Debroy 7c513d3c95 Update Persisent Volumes doc for Windows (#16017)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-09-07 15:51:17 -07:00
Wei Huang 015fe705f0 Documenting how to use EvenPodsSpread feature (#15514)
* Documenting how to use EvenPodsSpread feature

* address comments

* address comments

* address sftim's comments

* move to folder workloads/pods

* address comments

* move yamls to examples folder and reference back in the document

* Link from scheduling to topology spread constraints
2019-09-07 10:47:18 -07:00
Kazuma Okada f12b8bc791 Update links (#16232)
Add `/ja` if pages exist
2019-09-06 21:17:18 -07:00
Deep Debroy 38eb2f7c38 Update GMSA credspec specification to refer to pod spec fields instead of annotations (#15706)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-09-06 18:21:20 -07:00
sudeshsh 392bfd2a82 Details for resource bin packing (#15990) 2019-09-06 16:27:20 -07:00
Lubomir I. Ivanov bd9a46b1b9 kubeadm: update reference documentation for 1.16 (#16014) 2019-09-06 15:35:19 -07:00
John Griffith 420afb2d9f Update cloning docs to reflect beta for 1.16 (#16013)
Updates the feature status for VolumePVCDataSource to 1.16/beta in the
docs.
2019-09-06 15:15:20 -07:00
Matthias Bertschy 762bd879ac Add docs related to KEP #950 (startupProbe) (#15714) 2019-09-06 13:37:20 -07:00
Lubomir I. Ivanov 520381ff66 kubeadm: update the upgrade documentation for 1.16 (#16015)
Move to a single document for upgrades!
2019-09-06 11:02:15 -07:00
Jordan Liggitt b342fbc091 admission webhooks v1 docs (#15985) 2019-09-06 09:28:58 -07:00
Dr. Stefan Schimanski 99482ef7c4 CRDs: promote to v1 (#15982) 2019-09-06 07:33:00 -07:00
Seokho Son c5261d3d6b Fifth Korean l10n work for release-1.15 (#16231)
* Translate `concepts/scheduling/_index.md` to Korean (#16072)
* Translate concepts/workloads/controllers/replicaset.md in Korean (#16070)
* Update outdated content in dev-1.15-ko.5 (#16162)
* Translate using-api/client-libraries into korean (#16182)
* ko: translate concepts/cluster-administration/proxies (#16030)
* Translate concepts/workloads/controllers/deployment.md in Korean (#16113)

Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: Eden <longlg88@naver.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Sunghoon Kang <me@devholic.io>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <gochist@gmail.com>
2019-09-05 19:58:57 -07:00
Hemant Kumar 868c15c091 add docs for csi expansion going beta (#16043) 2019-09-05 09:49:09 -07:00
Zihong Zheng 90e86600df Update service load balancer finalizer doc for beta (#16020) 2019-09-05 09:47:09 -07:00
Lubomir I. Ivanov 06fc088703 kubeadm: update setup docs for 1.16 (#16016)
- minor fix for control-plane-flags
- cleanup tables from "kubeadm maturity" in create-cluster
- update install guide for container linux guide in install-kubeadm
- minor fixes in self-hosting
2019-09-05 09:29:09 -07:00
Jordan Liggitt 19a4832dff Add examples for webhook client auth (#16204) 2019-09-05 09:13:08 -07:00
Tim Allclair (St. Clair) 21ee964e3e Add RuntimeClass scheduling docs (#15989) 2019-09-05 07:57:09 -07:00
RA489 772ecf9fe4 remove extra space character between the end of the "Applications" definition and the expanding indicator. (#16226) 2019-09-05 06:13:08 -07:00
simplytunde b440eed496 Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-09-05 03:12:16 -05:00
Kaitlyn Barnard 9962db5ac3 Swap out link for Kubernetes blog submission form (#16089) 2019-09-04 20:16:51 -07:00
John Reese 1fff9af65d Update FlexVolume casing (#15968) 2019-09-04 20:14:51 -07:00
Jay Pipes 4e38b72ee8 Rework glossary definition of Workloads (#15987)
This patch turns the glossary entry for "workloads" into "workload" in
order to be consistent with other terms in the glossary. In addition,
the definition is modified to match what the overlay tip for the
"Workload" tag at the top of the glossary page says, which is
"Applications running on Kubernetes".

A workload is *not* a core object itself. Rather, it is a general
concept. Various other core objects describe different types of
workloads, and the glossary definition is appropriately modified to make
that clear.

Fixes Issue #14107
2019-09-04 20:12:51 -07:00
inductor 60746a7153 update example nginx to 1.17 (#16045) 2019-09-04 20:10:51 -07:00
Jay Pipes c1cf090946 Correct improper use of "comprised" (#16132)
Corrects an improper use of "is comprised of".

Fixes Issue #16123
2019-09-04 20:08:51 -07:00
Matt Dorn e05483d771 Make CRD w/ webhook conversion strategy example usable (#16105)
- Sample CRD will not work due to apiextensions.k8s.io/v1beta1 setting preserveUnknownFields to true by default. Set to `false`.
- Provide required `type: object` at `openAPIV3Schema` root for both versions to avoid `schema.openAPIV3Schema.type: Required value: must not be empty at the root` error.
2019-09-04 20:06:51 -07:00
Clayton Coleman f8439cbe69 Document node-role replacement labels (#16125)
Provide documentation for the new alpha labels.

https://github.com/kubernetes/enhancements/issues/1143
2019-09-04 20:04:52 -07:00
Sebastian Florek e882afd3d0 Update Dashboard version (#16137)
*IMPORTANT*
It fixes lately discovered XSS vulnerability.
2019-09-04 20:02:51 -07:00
Ismail Alidzhikov fc5b4f434d Add OpenStack vendor implementation link (#16179)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-09-04 20:00:51 -07:00
Draven dd458b4ce9 feat: remove the statement of deprecating node selector (#16217) 2019-09-04 19:56:51 -07:00
Naoki Oketani 8e919aa2c2 correct field name; lower camel case (#16206) 2019-09-04 07:40:59 -07:00
Tim Bannister ebb0549f1c Revert VolumeSnapshot CRD to v1alpha1 (#16207)
This reverts commit 84b66ffe30.
2019-09-03 13:52:58 -07:00
Xing Yang 84b66ffe30 Change to VolumeSnapshot CRD v1beta1 (#15942) 2019-09-03 13:28:58 -07:00
savitharaghunathan dc5179c1c3 Adding allowVolumeEXpansion feature to storage-classes.md file (#15604) 2019-09-03 07:16:29 -07:00
Rémy Léone 10d764adb5 Translate the participating page to French (#13430) 2019-09-03 05:50:28 -07:00
Pierre-Yves Aillet 30959c333e fix typo (#16191) 2019-09-03 01:38:28 -07:00
Carlos Sanchez 4d58e7284a Fix broken link anchor (#16197) 2019-09-03 01:36:29 -07:00
Gede Wahyu Adi Pramana 9e3e30bb79 Translate Pod Lifecycle to Bahasa Indonesia (#16165)
* translation to bahasa indonesia

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>

* tidy up some words

* Apply suggestions from code review

Co-Authored-By: Irvi Aini <7439590+irvifa@users.noreply.github.com>
2019-09-03 01:02:29 -07:00
Danni Setiawan 6111ca7afa Add translation for Logging in ID localization (#16071)
* Add id translation for logging

* Fix templating issue

* Fix templating issue

* Fix templating issue

* Add files example for SIG ID logging docs

* Fix id-cluster-logging
2019-09-02 19:34:27 -07:00
Takuya Tokuda a005a107ad Second Japanese l10n work for release-1.14 (#16171)
* Translate docs/tasks/tools/install-minikube/ in Japanese (#16025)

* Translated #13379

I signed it

* update docs/tasks/tools/install-minikube

* Update docs/tasks/tools/install-minikube

* Issue #13377 Translate /docs/concepts/workloads/pods/pod-lifecycle/ i… (#15921)

* Issue #13377 Translate /docs/concepts/workloads/pods/pod-lifecycle/ in Japanese

* fix spaces

* fix eol

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/concepts/workloads/pods/pod-lifecycle.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* remove spaces

* fix what's next capture

* fix more spaces

* fix service

* remove space

* fix sentences

* fix sentence

* fix

* fix headings to japanese

* s/Container/コンテナ/
2019-09-01 03:07:42 -07:00
Javi Sabalete fb43f74130 Add content/es/docs/concepts/containers/container-lifecycle-hooks.md (#14588) 2019-08-31 04:23:47 -07:00
Javi Sabalete 348027d1ed Add content/es/docs/reference/glossary/kube-proxy.md (#14557) 2019-08-31 04:03:47 -07:00
David Schneider 6583710fe9 Add link references which were removed with #16011 (#16140)
* Add link references which were removed with #16011

Signed-off-by: David Schneider <schneider@puzzle.ch>

* Move link references into correct capture block
2019-08-30 14:26:04 -07:00
Gyuho Lee 2418bdba0c posts: add "Announcing etcd 3.4" for August 30, 2019 (#16029)
* posts: add "Announcing etcd 3.4" for August 30, 2019

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>

* Update 2019-08-30-announcing-etcd-3.4.md
2019-08-30 10:17:56 -07:00
Tim Bannister 6fbe7d0f3c Fix hyperlink to "kubectl drain" (#16061) 2019-08-30 09:55:54 -07:00
Nacho 63c997c10f Add content/es/docs/reference/glossary/persistent-volume-claim.md (#14370)
* Add content/es/docs/reference/glossary/persistent-volume-claim.md

* Change content as suggested by raelga

* Update content/es/docs/reference/glossary/persistent-volume-claim.md

Co-Authored-By: Gonzalo de la Peña <glo.pena@gmail.com>

* Update persistent-volume-claim.md
2019-08-30 07:59:56 -07:00
aimbot31 e9d35f21b7 docs-fr | community | _index.html (#15978) 2019-08-29 00:31:56 -07:00
Kubernetes Prow Robot a8a811479c Merge pull request #16039 from simplytunde/merged-master-dev-1.16
Merged master into dev-1.16
2019-08-28 01:15:14 -07:00
Takuya Tokuda abde921399 First Japanese l10n work for release-1.14 (#16115)
* Translate concepts/workloads/pods/pod/ in Japanese (#13671)

* [ja] Copy en/docs/concepts/workloads/pods/pod.md into ja/

* [ja] Translate docs/concepts/workloads/pods/pod/

* [ja] Modify translation of docs/concepts/workloads/pods/pod/

Reflect review - add trailing 'ー' to some technical terms

* [ja] Fix translation of 'Persistent Volumes' (#13848)

s/永続化ボリューム/永続ボリューム/g

* Translated cron-jobs.md in Japanese (#13937)

* Translate cron-jobs.md in Japanese (#13392)

* Update cron-jobs.md

* Create automated-tasks-with-cron-jobs.md in Japanese directory

* Fix translation (#13392)

* Translate cron-jobs.md in Japanese (#13392)

* Update cron-jobs.md

* Create automated-tasks-with-cron-jobs.md in Japanese directory

* Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"

This reverts commit 739b01489634d749279c38b6ed5b90534bf7d29d.

* Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"

This reverts commit 739b01489634d749279c38b6ed5b90534bf7d29d.

* Fix conflict (#13392)

* Revert "Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory""

This reverts commit c5fc9d93d6d789a13a0a28ec4b85f9e7aeb81e38.

* Revert "Revert "Revert "Create automated-tasks-with-cron-jobs.md in Japanese directory"""

This reverts commit 095e760c6deb620da548d06a851c8f7ade71a15d.

* Fix that as it was pointed out (#13392)

* Delete double same sesntence (#13392)

* copy includes directory (#14020)

* Translate docs/home/_index.md into Japanese (#14068) (#14074)

* Translate concepts/overview/components.md into Japanese (#14067)

* Translate glossaries used in concepts/overview/components.md into Japanese (#14044)

* Translate concepts/overview/components.md into Japanese (#14044)

* Translate tasks/run-application/run-single-instance-stateful-application/ in Japanese (#13668)

* Translate tasks/run-application/run-single-instance-stateful-application/ in Japanese

* Apply suggestions from code review

Co-Authored-By: sotoiwa <sotoiwa@gmail.com>

* Better translation from code review

* Translate tasks/access-application-cluster/service-access-application-cluster/ in Japanese (#13701)

* Update fluentd image (#13661)

Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>

* update zh kubelet-config-file doc (#13495)

* update zh kubelet-config-file doc

* change kubelet config types address

* add space between en words and zh words

* revert en version change

* correct container hyperlinks in init container (#12387)

* correct container hyperlinks in init container

* correct zh trans and update anchor inside page

* Incorrect details about startingDeadlineSeconds.. (#13530)

On this page, the default value of startingDeadlineSeconds is mentioned as 100 seconds which is not true. So removing this statement.

* Fix typos (#13376)

* add Nokia case study (#13676)

* Fix typo in API page (#13687)

Associated with #13686

* fix typo in pod-lifecycle (#13689)

Asscociated with #13688

* issue 13383

* modify the link part

* Revert "modify the link part"

This reverts commit 2ae91dca574b54a14d255320721df4313346de28.

* Revert "Revert "modify the link part""

This reverts commit e5b80b6258ce2210fc9a4b46e08fb8c000fe6330.

* Revert "Revert "Revert "modify the link part"""

This reverts commit 427916e7c6c4d6423222ff76b5fd8c12dc913ce1.

* Revert "Merge remote-tracking branch 'origin/master' into issue_13383"

This reverts commit 98099d805c7377826cb4d84bd0fece0f6362cb40, reversing
changes made to 969e7f3f5cf63622e24137a2e374b0ab9e272514.

* modify the link part

*  Translate /concepts/overview/working-with-objects/kubernetes-objects/ into Japanese (#14025)

* Translate /concepts/overview/working-with-objects/kubernetes-objects/ into Japanese (#13952)

* Apply suggestions to /concepts/overview/working-with-objects/kubernetes-objects/ from code review

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate concepts/overview/working-with-objects/names.md into Japanese (#14066)

* Translate content/ja/docs/concepts/overview/working-with-objects/names.md into Japanese

* Translate docs/reference/glossary/name.md into Japanese

* Translate docs/reference/glossary/uid.md into Japanese

* Apply suggestions to concepts/overview/working-with-objects/names.md from review comments

* Translate concepts/overview/kubernetes-api.md into Japanese (#14343)

* Translate concepts/overview/kubernetes-api.md into Japanese

* Update translations for concepts/overview/kubernetes-api.md

* Translate overview/working-with-objects/labels.md in Japanese (#14183) (#14319)

* Translate overview/working-with-objects/labels.md in Japanese (#14183)

* Update translations for concepts/overview/working-with-objects/labels.md.

* Translate concepts/workloads/pods/pod-overview/ in Japanese (#14426) (#14494)

* Translate concepts/workloads/pods/pod-overview/ in Japanese (#14426)

* Update translation for concepts/workloads/pods/pod-overview.md.

* Translate overview/working-with-objects/field-selectors.md in Japanese (#14350) (#14535)

* Translate overview/working-with-objects/field-selectors.md in Japanese (#14350)

* Update translations for concepts/overview/working-with-objects/field-selectors.md.

* Update translation for concepts/overview/working-with-objects/field-selectors.md

* Translate overview/working-with-objects/common-labels/ in Japanese (#14397) (#14403)

* Translate overview/working-with-objects/common-labels/ in Japanese (#14397)

* Update translation for concepts/overview/working-with-objects/common-labels.md

* Translate concepts/storage/volume-snapshot-classes/ in Japanese (#14846) (#14849)

* ja-trans: tasks/run-application/run-stateless-application-deployment/ (#14955)

* ja-trans: tasks/run-application/run-stateless-application-deployment/

* modify "exploring" translation

* ja-trans: concepts/containers/container-environment-variables/ (#14116)

* ja-trans: concepts/containers/container-environment-variables/

* removed redundant expressions

* ja-trans: Translate tasks/debug-application-cluster/get-shell-running… (#14146)

* ja-trans: Translate tasks/debug-application-cluster/get-shell-running-container/ #13381

* Update content/ja/docs/tasks/debug-application-cluster/get-shell-running-container.md

Fix typo

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* ja-trans: concepts/containers/container-lifecycle-hooks/ (#14169)

* ja-trans: tasks/debug-application-cluster/debug-init-containers/ (#14488)

* ja-trans: tasks/debug-application-cluster/debug-init-containers/

* modified traslation of should

* Translate concepts/workloads/controllers/replicaset/ in Japanese (#14634) (#14641)

* Translate concepts/workloads/controllers/replicaset.md in Japanese (#14634)

* Improve japanese translation in concepts/workloads/controllers/replicaset.md (#14634)

* Improve japanese translation in concepts/workloads/controllers/replicaset.md (#14634)

* Translate concepts/overview/working-with-objects/annotations/ in Japanese (#13382) (#14396)

* Translate overview/working-with-objects/annotations.md in Japanese (#13382)

* Delete a empty line in concepts/overview/working-with-objects/annotations.md (#13382)

* Update translation for concepts/overview/working-with-objects/anotations.md

* ja-trans: tasks/run-application/scale-stateful-set/ (#15289)

* [ja] Fix translation of 'Persistent Volumes' (#13848)

s/永続化ボリューム/永続ボリューム/g

* ja-trans: tasks/run-application/scale-stateful-set/

* Update content/ja/docs/tasks/run-application/scale-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/scale-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* added postpositional particle

* ja-trans: tasks/debug-application-cluster/debug-stateful-set/ (#15282)

* [ja] Fix translation of 'Persistent Volumes' (#13848)

s/永続化ボリューム/永続ボリューム/g

* ja-trans: tasks/debug-application-cluster/debug-stateful-set/

* ja-trans: tasks/debug-application-cluster/determine-reason-pod-failure/ (#14939)

* [ja] Fix translation of 'Persistent Volumes' (#13848)

s/永続化ボリューム/永続ボリューム/g

* ja-trans: tasks/debug-application-cluster/determine-reason-pod-failure/

* ja-trans: unify the ending of sentences

* follow the master branch update

* reflect a suggestion and modify translation of container

* ja-trans: tasks/run-application/delete-stateful-set/ (#15293)

* [ja] Fix translation of 'Persistent Volumes' (#13848)

s/永続化ボリューム/永続ボリューム/g

* ja-trans: tasks/run-application/delete-stateful-set/

* Update content/ja/docs/tasks/run-application/delete-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/delete-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/delete-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/delete-stateful-set.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* modified traslation of backing

* ja-trans: tasks/configure-pod-container/attach-handler-lifecycle-event/ (#14328)

* Translate overview/working-with-objects/namespaces.md in Japanese (#14045) (#14161)

* Translate overview/working-with-objects/namespaces.md in Japanese (#14045)

* Update translations for concepts/overview/working-with-objects/namespaces.md

* ja-trans: fix Japanese Translation in concepts/overview/working-with-objects/namespaces.md (#14045)

* ja-trans: includes/default-storage-class-prereqs.md (#15376)

* ja-trans: includes/default-storage-class-prereqs.md

* Update content/ja/includes/default-storage-class-prereqs.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Translate tasks/run-application/run-replicated-stateful-application/ in Japanese (#15368)

* Translate tasks/run-application/run-replicated-stateful-application/ in Japanese

* add a base document in english

* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md

Co-Authored-By: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/run-application/run-replicated-stateful-application.md

Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>

* small fixs

「複製」という言葉を使わず「レプリケーション」と「クローン」に使い分けるように変更。
「ステートフルなアプリケーション」を「ステートフルアプリケーション」に変更。

* small fix

* Translate concepts/workloads/pods/init-containers.md in Japanese (#14543) (#14576)

* Translate concepts/workloads/pods/init-containers.md in Japanese (#14543)

* Improve japanese translation in concepts/workloads/pods/init-containers.md (#14543)

* Add new line in ja/concepts/workloads/pods/init-containers.md (#14543)

* Add new line in ja/concepts/workloads/pods/init-containers.md (#14543)

* translate contribute/_index.md to japanese. (#15406)

* translate contribute/_index.md to japanese.

* trim spaces.

* Add missing translation.

* Translate concepts/workloads/controllers/daemonset/ in Japanese #14761 (#14767)

* Translate concepts/workloads/controllers/daemonset/ in Japanese (#14761)

* ja-trans: Improve Japanese translation in concepts/workloads/controllers/daemonset.md (#14767)

* Translate concepts/workloads/controllers/garbage-collection/ in Japanese (#14718)  (#14720)

* Translate concepts/workloads/controllers/garbage-collection/ in Japanese (#14718)

* ja-trans: Improve Japanese translation in concepts/workloads/controllers/garbage-collection.md (#14718)

* Translate concepts/workloads/pods/podpreset/ in Japanese (#14544) (#14581)

* Translate concepts/workloads/pods/podpreset.md in Japanese (#14544)

* Update translation for concepts/workloads/pods/podpreset.md.

* ja-trans: Improve Japanese translation in concepts/workloads/pods/podpreset (#14544)

* ja-trans: Improve Japanese translation in concepts/workloads/pods/podpreset (#14544)

* ja-trans: Delete translated sentence in concepts/workloads/pods/podpreset (#14544)

* ja-trans: Delete duplicated sentence in concepts/workloads/pods/podpreset (#14544)

* Translate concepts/containers/runtime-class/ in Japanese (#14670) (#14673)

* Translate concepts/containers/runtime-class.md in Japanese (#14670)

* ja-trans: Improve Japanese translation in concepts/containers/runtime-class.md (#14670)

* Translate concepts/services-networking/dns-pod-service/ in Japanese #14777 (#14805)

* Translate concepts/services-networking/dns-pod-service/ in Japanese (#14777)

* ja-trans: Improve Japanese translation in concepts/services-networking/dns-pod-service.md (#14777)

* Translate concepts/workloads/controllers/statefulset/ in Japanese #14679 (#14696)

* Translate concepts/workloads/controllers/statefulset.md in Japanese (#14679)

* ja-trans: Improve Japanese translation in concepts/workloads/controllers/statefulset.md (#14679)

* ja-trans: Improve some Japanese translation in concepts/workloads/controllers/statefulset.md (#14679)

* ja-trans: Improve some titles in concepts/workloads/controllers/statefulset.md (#14679)

* ja-trans: Improve some Japanese translations in concepts/workloads/controllers/statefulset.md (#14679)

* Translate concepts/workloads/controllers/ttlafterfinished/ in Japanese #14734 (#14735)

* Translate concepts/workloads/controllers/ttlafterfinished/ in Japanese (#14734)

* ja-trans: Improve Japanese translation in concepts/workloads/controllers/ttlafterfinished.md (#14734)

* ja-trans: Delete some Japanese words in concepts/workloads/controllers/ttlafterfinished.md (#14734)

*  ja-trans: Fix typo in concepts/workloads/controllers/ttlafterfinished.md (#14734)

* Translate concepts/storage/dynamic-provisioning/ in Japanese #14847 (#14916)

* Translate concepts/storage/dynamic-provisioning/ in Japanese (#14847)

* ja-trans: Improve Japanese translation in concepts/storage/dynamic-provisioning.md (#14847)

* ja-trans: Improve some Japanese translation in concepts/storage/dynamic-provisioning.md (#14847)

* ja-trans: Improve some Japanese translations in concepts/storage/dynamic-provisioning.md (#14847)
2019-08-27 23:05:11 -07:00
craftone 6c4a4d8152 Translate concept / _index.md to Japanese (#15934)
* Translate concept / _index.md to Japanese

* Update contecpt/_index.md of Japanese

* Updata concept/_index of ja according to guideline

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/_index.md
2019-08-27 20:29:13 -07:00
Ryan Zidago 62b9c73f1e docs-fr | reference | glossary | cri (#15287) 2019-08-27 21:51:48 +02:00
Ismail Alidzhikov 34c22e6c75 Change Windows line-endings to Unix (#15195)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-27 07:34:43 -07:00
Karen Bradshaw 9d4c4bb6f7 fix summary split in static-pod glossary item (#15862)
* fix summary split in static-pod glossary item

* update summary text, remove duplication
2019-08-27 07:32:45 -07:00
Edwin b82b2efdaa Add Zarvis to production environment table (#16024)
Add Zarvis to production environment table
2019-08-27 07:30:45 -07:00
Ismail Alidzhikov 288d24cd36 Add missing feature gate (#16083)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-27 07:28:41 -07:00
inductor bd5f789314 update example nginx to 1.17 (#16046) 2019-08-27 00:18:41 -07:00
Irvi Aini 85288b57a1 Add ttlafterfinished for ID localization. (#16008)
* Add ttlafterfinished for ID localization.

* Fix consistency of language usage based on review.
2019-08-26 20:56:39 -07:00
aimeeu c9d9e1be14 Add Content Guide to clarify allowed content (#15892)
Add new section for content guidelines
Add table of examples of what is and is not allowed
Add examples of links to Linux Academy courses based on discussion
during the Aug 20 SIG Docs meeting.
Remove example table and reformat based on feedback
Move content guide to its own page
Update existing pages to mention new Content Guide page

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-08-26 17:56:39 -07:00
houjun d2ced66db2 Fix some error links (#15992) 2019-08-26 17:36:39 -07:00
Benjamin Elder 3bc1f1836a update link to prow post (#16019)
bentheelder.io is a redirect to elder.dev, I'll likely let bentheelder.io expire next go round
2019-08-26 13:40:38 -07:00
Praveen Sastry 751ae6df0c Remove deprecated getting started guides (#16012) 2019-08-26 00:00:20 -07:00
Seokho Son c82a912e29 Fourth Korean l10n work for release-1.15 (#16063)
* ko: update translation in reference/glossary/* (#15776)
* Update outdated files partly in dev-1.15-ko.4 (#15856)
* ko: update translation in tasks/debug-application-cluster/resource-metrics-pipeline (#15798)
* ko: translate setup/production-environment/tools/control-plane-flags (#15820)
* ko: translate user-guide-windows-containers (#15730)
* ko: update translation in reference/glossary/* (#15761)
* ko: Update outdated files partly in dev-1.15-ko.4 (#15790)
* ko: fix corrupt date in glossary/static-pod (#15911)
* ko: translate user-guide-windows-nodes (#15759)
* Translate /docs/concepts/configuration/overview/ in Korean (#15803)
* ko: translate setup/production-environment/tools/ha-topology (#15819)
* ko: translate tasks/administer-cluster/network-policy-provider (#15846)
* Translate tasks/inject-data-application/define-command-argument-container in Korea (#15933)
* ko: translate concepts/configuration/organize-cluster-access-kubeconfig (#15871)
* Translate working-with-objects/common-labels.md in Korean (#15832)
* Translate concepts/workloads/pods/disruptions.md in Korean (#15926)
* Translate tasks/access-application-cluster/web-ui/dashboard in Korean (#15852)
* Translate concepts/overview/working-with-objects/labels.md in Korean (#15831)
* ko: translate guestbook-logs-metrics-with-elk (#15894)
* ko: translate tasks/administer-cluster/highly-available-master (#15928)

Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: Eden <longlg88@naver.com>
Co-Authored-By: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
Co-Authored-By: Lawrence Kay <lkay9495@hotmail.com>
Co-Authored-By: alice_k106 <alice_k106@naver.com>
Co-Authored-By: Cheolgu Kim <lapee79@gmail.com>
2019-08-25 04:10:21 -07:00
Masa Taniguchi 270aaf1f16 ja-trans: content/ja/case-studies/chinaunicom (#15221) 2019-08-23 21:42:25 -07:00
Qiming 846a4e0952 [ZH] Synchronize homepage for Chinese translation (#15993) 2019-08-23 21:30:25 -07:00
simplytunde 6c66ccd456 Merge remote-tracking branch 'upstream/master' into merged-master-dev-1.16 2019-08-23 12:43:41 -05:00
mohamed chiheb ben jemaa 92e439e124 split falco section to a new page (#16011) 2019-08-23 06:13:18 -07:00
Piyush Kumar f600acf2b6 Starting from nginx ingress controller Version 0.22.0 onwards, it uses placeholders /$1 or /$2 soon for rewrite-target annotation (#15504)
In nginx ingress controller Version 0.22.0 and beyond, any substrings within the request URI that need to be passed to the rewritten path must explicitly be defined in a capture group. Please refer doc here : 
* `https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target`
* `https://stackoverflow.com/a/55193468/5527839 `

Currently, what was mentioned in the docs, didnt work for me. I was using minikube version `1.2.0` which uses ingress above v0.21.0. After reading the docs provided in above two links, was able to figure out where it was lacking. Have mentioned the changes in the proposed file change.
2019-08-22 08:42:32 -07:00
_ ef918bc5e8 fix typo (#15996) 2019-08-22 00:08:32 -07:00
mohamed chiheb ben jemaa 63eb064d96 update sweetAlert and fix scrolling after copy (#15542) 2019-08-21 17:20:32 -07:00
Zach Corleissen b7c886938e Update chair and approver info (#15988)
Remove shavidissa from approvers

Add emeritus approvers
2019-08-21 15:52:31 -07:00
Leo Di Donato 570ba84ac7 Fix links into Audit with Falco section (#15958)
* Fix links into Audit with Falco section

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>

* Fix typo in audit docs

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-08-21 09:08:00 -07:00
Julie K 4db47aea47 docs-fr | docs | reference | glossary | admission-controller.md (#15940)
* docs-fr | docs | reference | glossary | admission-controller.md

* updated translation : mutant admission controller
2019-08-21 06:29:19 -07:00
icheikhrouhou cd9fab1774 docs | tasks | configure-pod-container | assign pods to nodes (#15096)
* assign pods to nodes

* fix translation in assign pods nodes
2019-08-21 02:37:18 -07:00
oneoneonepig d66304c4b1 API Version Incorrect (#15734) 2019-08-20 19:53:20 -07:00
Stephan d61d3bee53 Update required quobyte secret structure (#14876) 2019-08-20 19:45:17 -07:00
Yoon 71b5465ae3 Refactor user-guide-windows-nodes (#15857) 2019-08-20 19:43:18 -07:00
Anders Eknert db29a0f91e Clarify "no opinion" vs. immediate, short-circuiting deny response. (#15849) 2019-08-20 19:41:16 -07:00
sNathan13 8c4a2bf73c Adding PR review request etiquette (#15972) 2019-08-20 19:27:17 -07:00
aimeeu 7494d882ca Remove references to rkt (#15967)
rkt has been archived and is no longer supported as a container
runtime by Minikube.

Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2019-08-20 14:21:16 -07:00
Kevin Wiesmüller 6e2a3cc5e9 add documentation on how to strip managedFields (#15700) 2019-08-20 14:19:16 -07:00
Thibaut Tauveron 847aee2968 docs-fr | concepts | workloads | pods | init-containers.md (#15915) 2019-08-20 14:17:18 -07:00
Wojciech Tyczynski 0125d9477c WatchBookmarks feature is beta in 1.16 (#15530) 2019-08-20 14:15:16 -07:00
Rémy Léone 63b2dbc77b Translate to French Developing Cloud Controller Mananger (#14961) 2019-08-20 10:18:57 -07:00
Anthony Dahanne 09eb5a75eb initial french translation (#14863) 2019-08-20 05:29:33 -07:00
Julie K 3f82ddf4d6 Toleration (#15163)
* translated term: toleration

* update translation: toleration

* Update translation: toleration

translated terme "taint" as "marquage" in French and "schedule" as "ordonnancer" in French

* Update translation: toleration

typo fixup
2019-08-20 04:09:32 -07:00
Thibaut Tauveron d6cb8259a2 docs-fr | concepts | overview | components.md (#15939)
* docs-fr | concepts | overview | components.md

* Update content/fr/docs/concepts/overview/components.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/overview/components.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Fix translation
2019-08-20 03:05:32 -07:00
Rémy Léone b9b95165ec Translate CCM page in French (#14960)
* Translate CCM page in French

* Update content/fr/docs/tasks/administer-cluster/running-cloud-controller.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-08-20 03:03:35 -07:00
Leo Di Donato 21e9164485 Explain auditing with Falco (#14332)
Co-authored-by: Lorenzo Fontana <lo@linux.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Radhika Puthiyetath <radhika.dwaraka@gmail.com>
2019-08-20 02:13:32 -07:00
aimeeu 361cf02a17 Add link to HorzPodAuto; add that there are other full pipelines (#15863)
Add link to Horizontal Pod Autoscaler; add that there are other
full metrics pipelines but those outside of CNCF are beyond the
scope of the k8s docs
2019-08-20 01:23:33 -07:00
Zach Corleissen d10ac36f2f Remove inactive approver (#15954) 2019-08-19 15:37:31 -07:00
Oriol Soriano f4dd1ac666 Add spanish translation of glossary/replica-set (#14362) 2019-08-19 11:27:30 -07:00
Jim Angel 7c524e28dd add 1.16 docs release lead as an approver (#15949) 2019-08-19 10:57:32 -07:00
Julie K e238414f44 docs-fr | docs | reference | glossary | cgroup (#15941) 2019-08-19 09:07:30 -07:00
Julie K 253ada3d6b docs-fr | docs | reference | glossary | cncf (#15943) 2019-08-19 08:49:32 -07:00
Justin Biggs fedc79ae98 '#15924 removed extra parenthesis' (#15929) 2019-08-19 06:43:30 -07:00
Claudiu Belu 98533bdfb9 Windows: Adds RunAsUserName related documentation (#15378)
Recently, the RunAsUserName feature has been added, allowing users to
run Windows containers with custom usernames, different from the image
default usernames.

Adds documentation regarding its prerequisites, feature gate, usage,
restrictions, and samples.
2019-08-19 06:37:30 -07:00
praveen-kg cd62dbf71f Update update-api-object-kubectl-patch.md (#15923) 2019-08-19 03:01:30 -07:00
Diego W. Antunes 6bab81258c Added new owner for pt-BR (#15878) 2019-08-19 00:42:07 -07:00
Felipe c7e4576e18 Adding certificates.md in PT (#15655) 2019-08-19 07:39:25 +01:00
Giri Kuncoro b999f0d3e8 Add Indonesian translation for volume-snapshot-classes (#15724)
* Add Indonesian translation for volume-snapshot-classes

* Fix page styling consistency and wordings
2019-08-18 23:00:06 -07:00
Thibaut Tauveron bfe83d284c fix unexpected line breaks for localized glossary tooltips #15390 (#15920) 2019-08-18 17:58:04 -07:00
Naoki Oketani 06ddf5210c fixed a typo (#15918) 2019-08-18 17:56:03 -07:00
Quan Tian 2382c9ea4e Enable interpretation of backslash escapes in example (#15884)
Interpretation of backslash escapes should be enabled when echoing
newlines to a script, otherwise the example plugin is not runable.
2019-08-18 17:54:03 -07:00
Marek Counts 128e9c26b0 updated kubeadm reset docs (#15881) 2019-08-18 17:52:04 -07:00
Angel 58796bcff6 Reworked a sentence for clarity and tone. (#15887) 2019-08-18 17:52:04 -07:00
Jakub Warczarek d08611b759 JSON to YAML for external LoadBalancer (#15891)
* Yaml instead of json for LoadBalancer

* Fixes from style guide

* Improve style

* Remove obsolete fragments
2019-08-18 17:50:03 -07:00
Burke Azbill 535e711f0e fix broken link (#15897)
Link for Configure a Pod to Use a ConfigMap is missing "map" from the link url.
2019-08-18 17:48:03 -07:00
boxboatjeremy eba32c37e3 Fix "onwrds" to "onwards" (#15898) 2019-08-18 17:46:03 -07:00
Naoki Oketani 1d11d14f22 trim redundant leading spaces (#15904) 2019-08-18 06:46:04 -07:00
Kane York e3c12ea5dc Update broken KEP links (#15806) 2019-08-16 12:32:09 -07:00
Ryan Zidago 9916555d76 docs-fr | reference | glossary | cri-o.md (#15277)
* docs-fr | reference | glossary | cri-o.md

* added missing word in short description
2019-08-16 07:38:34 -07:00
Ryan Zidago 0b302456e7 docs-fr | docs | reference | glossary | approver.md (#15092)
* docs-fr | docs | reference | glossary | approver.md

* added missing translation
2019-08-16 07:36:31 -07:00
Ryan Zidago ff2e762302 docs-fr | docs | reference | glossary | code-contributor.md (#15210)
* docs-fr | docs | reference | glossary | code-contributor.md

* updated title
2019-08-16 07:34:31 -07:00
yofri 0e319bad69 Adding Bahasa Indonesia translation for certificates page (#15769)
* Add Bahasa Indonesia translation for certificates page

* Untranslated title

* Updating translation
2019-08-16 02:26:33 -07:00
Soto Sugita d0118a452b Fix incorrect command line (#15882) 2019-08-15 23:44:33 -07:00
Arnaud M 9bc1316049 Fix default value of the annotation. (#15851) 2019-08-15 23:42:34 -07:00
Melony QIN 7796f3cea6 add rollout history and back to specific revision (#15818)
add rollout history and back to specific revision
2019-08-15 20:36:32 -07:00
Max Kaminskiy 7fc8050389 Note to limit changes in PR to one language (#15773)
* Updated Start Contributing docs asking to limit changes to one
language in each PR.

* Moved note about one language per PR to end of step 5.
2019-08-15 20:30:33 -07:00
mohamed chiheb ben jemaa 73ef2c557b adjust and center Blog links (#15541) 2019-08-15 20:28:33 -07:00
Javi Sabalete 559e25d941 Add content/es/docs/reference/glossary/kubelet.md (#14556) 2019-08-15 14:00:34 -07:00
Julie K 5153d6e4f0 translated term: pod (#15162)
* translated term: pod

* [update] translation: pod, completed link address

* [update] translation: pod

Deployment instead of déploiment
2019-08-15 08:18:35 -07:00
mohamed chiheb ben jemaa b9cf29b7b3 Issue with k8s.io/docs/setup/production-environment/container-runtimes/ (#15476)
* update containerd prerequisites:

* change shell
2019-08-15 00:54:33 -07:00
Vincent Gramer 4821582b89 azure-file storage class: add missing parameter for multi tenancy #14762 (#14763)
* initial commit

* azure-file storage class: add missing parameter for multi tenancy #14762

* Update storage-classes.md
2019-08-14 22:48:36 -07:00
Damián Pumar ec9092d4ed Glossary applications page translated (#15694)
Update content/es/docs/reference/glossary/applications.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/reference/glossary/applications.md
2019-08-14 15:12:33 -07:00
Thibaut Tauveron 24eee4265e docs-fr | concepts | storage | volumes.md (#15826) 2019-08-14 08:00:27 -07:00
Ryan Zidago 7011e3acea translated glossary/applications.md from en to fr (#15070) 2019-08-14 02:22:26 -07:00
Ryan Zidago b0638cd82f docs-fr | docs | reference | glossary | configmap.md (#15223) 2019-08-14 02:08:24 -07:00
Ryan Zidago 1bcc5b659d docs-fr | reference | glossary | csi.md (#15322)
* docs-fr | reference | glossary | csi.md

* Update content/fr/docs/reference/glossary/csi.md
2019-08-14 02:06:27 -07:00
Ryan Zidago d09ab8c562 docs-fr | reference | glossary | controller.md (#15269)
* docs-fr | reference | glossary | controller.md

* fixed typo
2019-08-14 02:00:26 -07:00
Ryan Zidago 5cd1b3b737 docs-fr | reference | glossary | control-plane.md (#15266) 2019-08-14 01:58:25 -07:00
Ryan Zidago 93eb490719 docs-fr | reference | glossary | container-env-variables.md (#15243)
* docs-fr | reference | glossary | container-env-variables.md

* fixed typo in title
2019-08-14 01:52:26 -07:00
Dr. Stefan Schimanski d1ce52703e blog-structual-schema: fix oneOf in example spec (#15816) 2019-08-13 21:48:24 -07:00
Jane Xie ac7cd02a6f translate supported-doc-versions (#15838)
* translate supported-doc-versions

* fix problems
2019-08-13 20:16:23 -07:00
Roy Lenferink 099ed49cea Added mattiaperi as Italian reviewer/approver & sorted Italian teams (#15850) 2019-08-13 14:54:24 -07:00
Oz N Tiram 4d14e98b08 Fix syntax broken highlighting (#15830)
Hugo's highlighter does not understand a variable name with angle
brackets, and breaks the coloring.
2019-08-13 13:53:41 -07:00
Kubernetes Prow Robot 59757291e1 Merge pull request #15823 from simplytunde/dev-1.16-merge-master
merge master into dev-1.16
2019-08-13 10:11:42 -07:00
Jared a02fea5330 Update link 2019-08-13 09:20:16 -07:00
Jared efed54c79a Fixed broken link 2019-08-13 09:18:43 -07:00
ponypaver 38312e0cc3 Update service.md (#15738)
adjust grammer
2019-08-13 08:51:42 -07:00
Bill Mulligan cc5060da22 spelling and grammar corrections (#15837) 2019-08-13 06:45:42 -07:00
David Ricordel 11f8368834 Change the translationfor logging to journalistion des ´vènements (#15330) 2019-08-13 01:59:41 -07:00
Alvaro Aleman 3bea36ba16 Api deprecation blogpost: Include minimum kube version for ingress from networking apigroup (#15740) 2019-08-12 11:15:13 -07:00
Iva Koevska 2d63ee56d8 Applied title case to page title (#15824)
Page titles throughout the doc set typically use title case. This one uses sentence case. I've added capitalization to match the common style.
2019-08-12 07:37:13 -07:00
simplytunde 5e8cf9b8a5 Merge remote-tracking branch 'upstream/master' into HEAD 2019-08-12 08:05:36 -05:00
Xiang Dai 4aa7723027 Update disruptions.md (#15811)
The number of StatefulSet always start from 0, change to make docs exact.

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-08-12 05:19:12 -07:00
Max 16ae99f229 German translation for proxies and controller metrics (#15746)
* i18n cloud controller

* add controller metrics

* 2nd check on controller metrics

* add proxies

* check proxies

* add controller metrics

* 2nd check on controller metrics

* add proxies

* check proxies

* Revert "Merge branch 'i18n-003' of github.com:mkorbi/website into i18n-003"

This reverts commit 76bf403bd12bdff8f9a02f19cb125fcce333b4f8.
2019-08-12 01:11:13 -07:00
Kohei Ota aea0fefe96 remove study (#15805) 2019-08-11 17:59:10 -07:00
Joe c5add88844 Update overview toc in chinese. (#15737) 2019-08-11 17:57:10 -07:00
Zane Bitter 8344dda2f6 Use literals in jsonpath examples (#15775)
It's very difficult to figure out e.g. the correct quotes to use from
regular text that is subject to being converted for typographers quotes.
Use code literals instead to ensure that nothing is modified, and to
distinguish literals from accompanying text.

Signed-off-by: Zane Bitter <zbitter@redhat.com>
2019-08-11 17:53:10 -07:00
Gabriele Cimato 5c41bb0482 docs: update deploy-intro, fix node js sentence (#15758) 2019-08-09 14:47:13 -07:00
Kohei Toyoda d6bcc7b8d9 Fix orders of yaml for examples. (#15763) 2019-08-09 14:33:15 -07:00
Carlos d4741f1bc4 Add content/es/docs/reference/glossary/pod-priority (#15325)
* ammend signature

* Update content/es/docs/reference/glossary/pod-priority.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/pod-priority.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/pod-priority.md

Co-Authored-By: Rael Garcia <me@rael.io>
2019-08-09 12:59:13 -07:00
Ismail Alidzhikov a306ab2e35 Remove kubelet --allow-privileged flag for etcd HA setup with kubeadm (#15332)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-08 22:21:24 -07:00
Wojciech Tyczynski 6daa99cdd8 Remove references to selflinks (#15751) 2019-08-08 19:59:24 -07:00
Karen Bradshaw ad4bc58526 add weight to static-pod, fix date mirror-pod (#15752) 2019-08-08 17:21:25 -07:00
Jordan Liggitt 1830e56fa2 Clarify PSP/PV interaction (#15756) 2019-08-08 17:19:27 -07:00
June Yi 4518c983d2 Third Korean l10n work for release-1.15 (#15744)
* Add Link /docs/reference/ in Korean (#15610)
* Translate tasks/debug-application-cluster/resource-usage-monitoring in Korean (#15593)
* Translate tasks/inject-data-application/define-environment-variable-container in Korean (#15606)
* ko: Update outdated files in dev-1.15-ko.3 (#15605)
* Translate home/supported-doc-version in Korean (#15621)
* ko: Update some files in reference/glossary (#15631)
* Translate reference/glossary/cloud-provider.md in Korean (#15685)
* Translate docs/reference/using-api/api-overview in Korean (#15644)
* Translate tasks/debug-application-cluster/resource-metrics-pipeline in Korean (#15665)

Co-Authored-By: June Yi <june.yi@samsung.com>
Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: JiMyung Lee <lee.ji.myung@gmail.com>
Co-authored-by: lapee79 <lapee79@gmail.com>
Co-authored-by: Sunghoon Kang <hoon@linecorp.com>
Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
2019-08-08 07:33:19 -07:00
Giri Kuncoro 05690331ce Add dynamic provisioning Indonesian translation (#15583)
* Add dynamic provisioning Indonesian translation

* Rephrasing few sentences in translation
2019-08-07 18:53:18 -07:00
Andreas Lindhé c02cf959b7 More consistent naming of services in Ingress docs (#15718)
It switched from a naming scheme of service1/service2 to s1/s2. That can be confusing for new people, and I propose we stick to only one naming scheme.
2019-08-07 15:33:18 -07:00
Johannes Liebermann d3c216fedc Fix typo in authentication.md (#15721)
Change "certificates authorities" to "certificate authorities".
2019-08-07 14:53:20 -07:00
codyc 0fc8aa746a CentOS Repo for 1.15 (#15708)
Corrects centos repo for kubernetes 1.15
2019-08-07 14:51:19 -07:00
codyc c2b0321dbf added limits to walkthrough (#15707) 2019-08-07 14:49:19 -07:00
aimeeu 8eba965dff Update Participating in SIG Docs and Submit a PR (#15697)
Add hyperlink to 'communicate' in Participating in SIG Docs section.
Hyperlink points to Participating in SIG Docs discussions section further down the page.

Add info to Submit a pull request bullet 5 about putting fixes #<issue_number>
or closes #<issue_number> to the PR description so GitHub will automatically close the issue
2019-08-07 14:46:37 -07:00
June Yi 5702f54c8d Add gochist to sig-docs-en-owners (#15692) 2019-08-07 14:44:43 -07:00
RA489 7e100a2c95 Fix broken link to kubectl cheatsheet (#15713) 2019-08-07 02:08:50 -07:00
houjun 64bfa2a770 Fix release stage for two features (#15688) 2019-08-06 19:50:51 -07:00
Victor Ude 088bc912d3 Explain how to cleanup the created pod (#15698)
* Explain how to cleanup the created pod

I'm still learning. Feel free to provide a better example.

* Update configure-redis-using-configmap.md
2019-08-06 17:18:53 -07:00
lyveng 306a6201b8 Fixed broken link to logging conventions in kubectl cheatsheet (#15699) 2019-08-06 17:12:54 -07:00
Manish Bansal 2fdc40944b Sentence correction for Info section on concepts/architecture/nodes (#15343)
* Sentence correction

* Fixed review comments
2019-08-06 16:38:50 -07:00
Manish Bansal 7bcc824779 Powershell note for kubectl patch command (#15308)
* Improvement for kubectl patch command

This command does not work in Powershell. A specific note would help the developers to take care of the same.

* Fixed review comments

Added different tabs for bash and PowerShell.

* Removing note for PowerShell

Hugo is not able to add note along with shortcode. Hence removing note.
2019-08-06 16:36:50 -07:00
Tahmid Shakil 2928d6ac9c Fix troubleshooting instruction at troubleshooting-kubeadm.md (#15234)
## Issue

Section: *Another workaround is to overwrite the existing `kubeconfig` for the "admin" user*
Line: 173

`sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config` fails, since the directory `$HOME/.kube` doesn't exist.

## Fix

`mkdir $HOME/.kube` added prior to `sudo cp -i /etc/kubernetes/admin.conf $HOME/.kube/config`.
2019-08-06 16:34:51 -07:00
Tim Bannister dd6f88dfe7 Reword & migrate static pod task page (#14831)
- Shape this to be more of a Task page
- Move static pod task to pod & container section
2019-08-06 16:22:49 -07:00
Tim Bannister 322e88de9a Update device plugin documentation + related pages (#14331)
* Update device plugin docs for Kubernetes 1.14

& related pages

This change is mainly about feature-state shortcodes & similar.

(if there's a way to get the short version string, eg "1.14" rather
than "v1.14", then that could go in place of the hard coded value
in this commit).

* Fix code block formatting

eg code blocks incorrectly marked as:
```shell

* Use glossary shortcodes where appropriate

* Hyperlink to Prometheus

* Tidy Markdown formatting

* Change example vendor domain name

Use a name inside ".example" to highlight that this is a DNS
domain name.

* Reword device plugins documentation

* Tweak headings for device plugins

* Add "what's next" to device plugins docs

* Tweak wording for device plugins docs

* Add KubeVirt device plugins
2019-08-06 16:00:52 -07:00
mhamdi semah f2c7919fc9 Issue with k8s.io/docs/tasks/administer-cluster/dns-debugging-resolution/ (#14816) 2019-08-06 15:56:53 -07:00
Ori Tzoran 492f6eb6c3 streamline grep usage in minikube_before_you_begin (#15360)
- tested on macOS with BSD's grep and GNU's. same flags, same output.
- there are some 55 CPU flags on mac, so highlighting VMX makes it
  easier to grasp
- using `egrep` on linux and `grep` on mac, not necessary
- precision: the VT-x feature is NOT an OS feature...
2019-08-06 15:10:50 -07:00
Patrick East b9f6598c9e Add "Admission Controller" to the glossary (#15196)
This gives a brief description for the admission controller and links
to the main docs for them.
2019-08-06 15:08:50 -07:00
aimeeu efa8bf1c37 Update link to Docs SIG agenda document (#15703)
The basics about our docs/Style guidelines:  "add it to the agenda" updated the link to point to 2019 agenda document
2019-08-06 11:43:56 -07:00
Rita Zhang 6f25d24cab Add OPA Gatekeeper blog post (#14487)
* Add OPA Gatekeeper blog post

* address comments

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* address more comments

* Update based on beta release

* Update publish date; reword intro
2019-08-06 11:27:57 -07:00
Ben Hall 779b2be65c Update Interactive Terminal button. Add button directly to port 30000 for dashboard. Use new Start script to launch minikube. (#15689) 2019-08-06 11:03:55 -07:00
Eduardo Roldan cc64c39bac Document the enableServiceLinks flag (#15611)
* Document the enableServiceLinks flag

There are many cases of service discovery environment variables clashing with env vars expected by programs, causing  hard to debug problems. The enableServiceLinks flag added in 1.13 should be mentioned here and not only on the API reference.

* Update connect-applications-service.md

* Update content/en/docs/concepts/services-networking/connect-applications-service.md

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* rephrased the action to use active voice style
2019-08-06 00:49:55 -07:00
Lubomir I. Ivanov cdc25736d7 kubeadm: fix links in kubeadm-alpha page (#15674) 2019-08-06 00:45:56 -07:00
Max Kaminskiy 7126c8e9b5 Fixed typo. From utf=8 to utf-8. (#15684) 2019-08-05 20:21:53 -07:00
James 7459a83f62 Add Canonical On-Prem and Managed, Correct URL (#15675)
Ubuntu / Canonical also provides deployment options for on-premesis and managed Kubernetes, as linked on our Kubernetes landing page.
2019-08-05 20:19:53 -07:00
Naoki Oketani 4fc5bf2c61 fix broken links and changes added by editorconfig (#15628) 2019-08-05 20:17:53 -07:00
Jesse Hu 608693830e Correct 'print default' command in kubeadm-config.md (#15662)
* Correct 'print default' command in kubeadm-config.md

`kubeadm config print-default` command doesn't exist in v1.15.0.
It's now `kubeadm config print init-defaults` and `kubeadm config print join-defaults`.

* Remove the unnecessary v1.11.0 statement
2019-08-05 20:15:54 -07:00
RA489 cf3c352881 None driver doesn't work with snap docker. (#15667) 2019-08-05 20:13:55 -07:00
Melony QIN a17f259b8d update cheat sheet (#15677)
add sort by capacity
2019-08-05 20:11:53 -07:00
Kobayashi Daisuke 97297af5ef Only one word typo fix (#15617)
* Fix typo

* Fix typo

* Cange back to "will"
2019-08-05 17:25:54 -07:00
Michael Vorburger ⛑️ da9db0b0c4 porting some information from kubeadm-init.md to kubelet-integration.md (#15423)
* porting some information from kubeadm-init.md to kubelet-integration.md doc

from reference/setup-tools/kubeadm/kubeadm-init.md to setup/production-environment/tools/kubeadm/kubelet-integration.md

includes edits I just proposed in #15421 and #80136

* improve wording re. systemd in kubelet-integration.md

* removing quotes and adding the in kubelet-integration.md

* Update content/en/docs/setup/production-environment/tools/kubeadm/kubelet-integration.md

Co-Authored-By: Lubomir I. Ivanov <neolit123@gmail.com>
2019-08-05 17:09:54 -07:00
Michael Vorburger ⛑️ d4a3eaa2f5 use log_path busybox.log instead of busybox/0.log in crictl.md (#15415)
because with busybox/0.log it fails as shown below (unless you mkdir busybox,
with the correct permission, which is an extra step we can avoid for a tutorial like this)

FATA[0000] Starting the container "3c71f8c3abfcac0f8357fa25be896062f05f88e1d9acbd7a033afeee9a54f3c4" failed: rpc error: code = Unknown desc = failed to create containerd task: failed to create container loggers: failed to create and open log file: open busybox/0.log: no such file or directory
2019-08-05 16:55:20 -07:00
Alex Punnen cb1272defe Update pod.md (#15301)
fixed broken link
2019-08-05 16:11:50 -07:00
Kaitlyn Barnard d9279c72f1 Update OWNERS (#15681) 2019-08-05 16:09:50 -07:00
Kubernetes Prow Robot aa4b72c9dd Merge pull request #15679 from simplytunde/dev-1.16-merge-master
Merged master into dev-1.16
2019-08-05 15:53:51 -07:00
janitha09 5a4088af42 Update install-minikube.md (#15087)
kubernetes-cli is now included as a dependency https://chocolatey.org/packages/Minikube
2019-08-05 15:41:49 -07:00
Derek c7e57cb67c TLS is Transport Layer Security; not level (#14998)
See https://en.wikipedia.org/wiki/Transport_Layer_Security
2019-08-05 15:39:49 -07:00
simplytunde 68fe9a8adc Merge remote-tracking branch 'upstream/master' into HEAD 2019-08-05 17:30:25 -05:00
Zach Corleissen 970448f894 Remove non-member approver from PT content (#15676) 2019-08-05 14:33:52 -07:00
Mans Matulewicz ab8c91a3a2 Update custom-resource-definitions.md (#15670)
typo fix
2019-08-05 13:15:51 -07:00
Andrew Lytvynov 9fbd001d5c Remove mentions of cluster CA from CSR API docs (#15547)
CSR API isn't guaranteed to use the cluster CA. The CA used to sign
certs using the CSR API depends on the specific cluster stup. Admins can
use a separate CA if they choose to.

Users shouldn't rely on verifying those certs using the CA bundle
mounted with service account secrets.

The doc page is reworded to remove most mentions of cluster CA and
instead focus on API usage specifics.
2019-08-04 17:55:48 -07:00
Conlan Cesar a5cfbae3d9 Fix shell code indentation / markdown formatting (#15657)
The backticks were visible in the generated documentation, removing the indentation hides it once more.
2019-08-04 17:49:51 -07:00
Strajan Sebastian Ioan e0b3959eba remove experimental from flag name (#15653) 2019-08-04 17:47:48 -07:00
Shivesh Abhishek 8d6874e396 typo fix (#15648)
Signed-off-by: Shivesh Abhishek <shivesh.abhishek@mayadata.io>
2019-08-04 17:45:49 -07:00
Ismail Alidzhikov a0a3cd4e39 Remove --export (as it's deprecated) (#15654)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-08-04 17:43:48 -07:00
Edu Patrocinio 7a9ace6556 Put full path of the RabbitMQ object (#15635)
Currently, it assumes the Kubernetes example github has been cloned.
2019-08-02 12:11:53 -07:00
Jordan Liggitt c83e6b4a47 Clarify request verbs (#15623) 2019-08-02 12:09:54 -07:00
leipsfur e01c09cb86 Fix spelling mistake (#15619) 2019-08-02 12:07:54 -07:00
Kenneth Massada d80d3a71a5 Update volumes examples that are no longer in staging (#15630)
* Update volumes examples that are no longer in staging

Update volumes examples that are no longer in staging 

per
https://github.com/kubernetes/examples/commit/c16a976d9830fda1692d61c5ca693a4c30ae4bcf

a lot of links are now broken in the docs

* Remove /staging from ceph examples

Remove /staging from ceph examples
2019-08-02 12:05:54 -07:00
vanou 6b2fdcecac Add Linux Foundation's K8s Online Training to Online Training List (#15608) 2019-08-02 07:43:53 -07:00
Tim Bannister 3dea3dbf94 Tidy headless Service example (#15082) 2019-08-01 14:39:18 -07:00
Thomas ILLIET 8670391e2a Fix windows download link (#15616) 2019-08-01 02:24:15 -07:00
RA489 66aacf713f Adding --cgroup-driver flag to etcd documentation (#15595) 2019-07-31 23:18:15 -07:00
Seongho Hwang 4285799aed Update pod.md by fixing typo (#15592)
Changed phrase '컨테이너들 안의 파드는' to '파드 안의 컨테이너들은'
2019-07-31 18:26:14 -07:00
Edu Patrocinio 0cf7e3a827 Replace pod with Pod in task/nodelocaldns.md (#15602) 2019-07-31 17:34:14 -07:00
Nicolás Pascual González 3395e5ef71 Fixed bug on downloading kubectl in linux (#15264)
Fixed bug on command for downloading kubectl in linux
2019-07-31 12:50:15 -07:00
Edu Patrocinio ae714004b2 Remove --export (as it's deprecated) (#15598) 2019-07-31 12:46:14 -07:00
Sunghoon Kang 1e90cbf1c9 Fix broken link in API overview (#15594) 2019-07-31 12:44:14 -07:00
simplytunde 9f448fb482 updated config.toml (#15535) 2019-07-31 12:44:13 -07:00
elmbrain 731c11751e set correct YAML examples (#15544)
Current YAML list is not correct (but working)
2019-07-31 12:42:15 -07:00
Sandor Szücs 2ae184f17c add skipper to the list of ingress-controllers (#15596)
Skipper is used in production by Zalando SE and other companies like spotahome and ShopGun.

Signed-off-by: Sandor Szücs <sandor.szuecs@zalando.de>
2019-07-31 12:40:14 -07:00
sNathan13 5f2604277a Fixing 404 link error in release notes 1.15 (#15588)
Pull request https://github.com/kubernetes/kubernetes/pull/75622 was created by https://github.com/anyasabo. Updating 404 not found error with the right link in the release notes page of v1.15. (https://kubernetes.io/docs/setup/release/notes/)
2019-07-30 23:08:20 -07:00
Damien Duportal b66c439f12 Remove "LoadBalancer" limitation from Minikube (#15568)
* Remove "LoadBalancer" limitation from Minikube

* Update minikube.md
2019-07-30 09:56:51 -07:00
Jay Pipes 9196b64ca6 Change "module" to "mode" in authorization docs (#15548)
The content describing authorization modes used the term "authorization
modules" erroneously. This patch uses the term "mode" as is appropriate
but keeps the section link header the old "authorization-modules" in
order not to break older links.
2019-07-30 09:44:53 -07:00
yokoyama tatsuo a00526008b rename AWS EC2 Container Registry (#15562)
https://aws.amazon.com/jp/ecr/
The correct name is Amazon Elastic Container Registry.
2019-07-30 09:42:50 -07:00
Robert Kielty 1e160b9b81 adds a ref to container-runtimes (#15581)
Just added a link to container-runtimes from the k8s docs
2019-07-30 09:38:49 -07:00
Zach Corleissen 9591ca0957 Tiny typo fix (#15579) 2019-07-30 08:50:53 -07:00
Zach Corleissen 39ef9e283f Markup fixes (#15578)
Silly rabbit, shortcode spaces matter

Even siller rabbit

Nit
2019-07-30 06:16:51 -07:00
Lubomir I. Ivanov 0247da1b01 kubeadm: add considerations section for control-plane-endpoint (#15524)
* kubeadm: add considerations section for control-plane-endpoint

* kubeadm: change master->control-plane in create-cluster-kubeadm.md
2019-07-30 00:24:51 -07:00
Seokho 3963f543b6 Add a new Korean owner in OWNERS_ALIASES (#15564) 2019-07-29 17:58:50 -07:00
Javi Sabalete 57ae2f5855 Add content/es/docs/reference/glossary/minikube.md (#14555) 2019-07-29 13:18:48 -07:00
Tim Bannister a589e5582b Revise glossary entry for kube-proxy (#15172)
- Mark as relevant to networking.
- Unmark as a core object. kube-proxy is not an API object.
- Fix hyperlink to reference docs.
- Include hyperlink in definition. This is used in /docs/concepts/overview/components/
- Revise wording.
2019-07-29 12:54:47 -07:00
Akshay Mankar cd04773f2b Add kubernetes-client/haskell (#15573) 2019-07-29 11:10:25 -07:00
Zach Corleissen de57ad7d79 Add aliases for blog owners and reviewers (#15383) 2019-07-29 11:08:26 -07:00
Neha Gupta 11893c709a Minor corrections in init container readme and Service readme (#15570)
* Updating minor corrections

* Updating minor corrections in service readme
2019-07-29 11:06:27 -07:00
Tim Bannister 5e9207e88d Fix "kubectl --k" typo (#15558) 2019-07-29 11:04:26 -07:00
Stuart P. Bentley bc3054c3a7 Remove superfluous backtick (#15561) 2019-07-29 11:02:26 -07:00
Weidong Cai dcc6d35586 Fix pvc clone sample yaml (#15569) 2019-07-29 11:00:25 -07:00
Nikita Potapenko 60506ed935 Fix typo (#15559) 2019-07-29 10:58:26 -07:00
Stuart P. Bentley a35aea188d Remove kubeadm-dind from learning environment list (#15556)
Per the removed link, kubeadm-dind has been deprecated in favor of kind (which has been moved up and named as such).
2019-07-29 10:52:25 -07:00
yunxji d0edb73386 Modify document format. (#15567) 2019-07-29 01:59:54 -07:00
Michael Vorburger ⛑️ f21879772a remove doc from kubeadm-init.md which is duplicated in kubelet-integration.md (#15424)
* remove doc from kubeadm-init.md which is duplicated in kubelet-integration.md

This section in reference/setup-tools/kubeadm/kubeadm-init.md seems to significantly overlap with setup/production-environment/tools/kubeadm/kubelet-integration.md - looks like someone copy/pasted it at some point?  The information in kubelet-integration.md looks more up to date than this (e.g. there actually is no `--allow-privileged=true` or `--network-plugin=cni` here?).  Therefore lets delete the sections content, and have a short line linking to the other one.

If this is accepted, then #15421 is moot (because #15423 moves it to the new place).

* shorten link re. removed doc from kubeadm-init.md

as requested in https://github.com/kubernetes/website/pull/15424/ review

* drop https://kubernetes.io from link in kubeadm-init.md

* Revert "shorten link re. removed doc from kubeadm-init.md"

This reverts commit f128ce7dc2022e424a28ffc3faacb7b9a8af0ad8.

* fix bad wording

* update kubeadm-init.md based on kbhawkey review feedback

* remove duplicate sentence in kubeadm-init.md
2019-07-28 09:15:53 -07:00
ljnaresh 7acaa5adae Adding cgroups to glossary (#15106)
* Adding cgroup to glossary

Adding cgroup to glossary

* Removed value from aka field

* Updating cgroups.md with cgroups changed to cgroup

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Modified cgroups to singular

* Title update and remove etc

Updated the title as mentioned in v2 docs and removed etc

* Update cgroups.md

Adding different short description

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Updated cgroups.md short description

* Changed file name and glossary title

* Changed the title to make it consistent
2019-07-28 08:53:53 -07:00
Cyprien Le Pannérer cc85b16d40 misspell (#15490) 2019-07-28 05:09:53 -07:00
Edith Erika Puclla Pareja 9eeb013498 add content/es/docs/reference/glossary/volume.md (#14901)
Suggestions glo-pena done

Fixing glo-pena  suggestions

remove space before container word

remove space before container word
2019-07-28 01:43:54 -07:00
Ashutosh Gangwar 0a8a85feb1 custom-resource-definitions.md: fix typo (#15527) 2019-07-26 01:51:58 -07:00
June Yi 82a65e007b Second Korean l10n work for release-1.15 (#15533)
* Reference/tools/v0.1 (#15401)
* Translate reference/glossary/contributor.md in Korean (#15433)
* Translate reference/glossary/cla in Korean (#15436)
* Update what-is-kubernetes.md (#15446)
* Translate glossary components tagged with `Fundamental` into korean (#15426)
* Translate content/ko/docs/concepts/overview/working-with-objects/fiel… (#15393)
* Translate tasks/administer-cluster/cluster-management in Korean (#15472)

Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: alice_k106 <alice_k106@naver.com>
Co-Authored-By: Sunghoon Kang <me@devholic.io>
Co-Authored-By: 박주은 <elpion19@gmail.com>
Co-Authored-By: JiMyung Lee <lee.ji.myung@gmail.com>
Co-Authored-By: Sean Park <seanpark.hh@gmail.com>
Co-Authored-By: Seokho Son <shsongist@gmail.com>
2019-07-25 21:51:59 -07:00
Damon Wang 8c13b46b45 change the apiversion of disablePreemption (#15528)
change componentconfig/v1alpha1 to kubescheduler.config.k8s.io/v1alpha1
2019-07-25 20:13:58 -07:00
yunxji c866b20f49 Add something about Tencent Cloud (#15298)
* Added Tencent Cloud Production Environment Solution

* Add an article on how to run kubernetes on Tencent Kubernetes Engine : content/en/docs/setup/production-environment/turnkey/tke.md

* Document modifications have been made as recommended by reviewer sftim. Please select this document when merging.

* Document optimization

* Modify the contents of the document : content/en/docs/setup/production-environment/turnkey/tke.md

* Add A What's Next section

* Add content: TKE is a Certified Kubernetes product.

* Add reviewers and other information.

* Delete a space

* Change information about reviewers

* Remove reviewers.
2019-07-25 20:05:58 -07:00
Alex Punnen 14c348819f pod-network to be done only on master node (#15505)
* pod-network to be done only on master node

added a note saying that Install a pod-network add on need to be done only on the master node

* updated where to run pod-network doc
2019-07-25 00:35:53 -07:00
Stef Ki bb9ee3db9b Line break between section and previous paragraph (#15474)
Line break between the "Kubernetes Basics Modules" and the previous paragraph, for consistency.
2019-07-25 00:33:53 -07:00
Andreas Jaekel 52ff74a35a Update _index.md (#15494)
* Update _index.md

Added k8s offerings by Ionos Enterprise Cloud.

* Update _index.md

Switched from .de domain to .com.
2019-07-25 00:31:51 -07:00
Tim Bannister d6cc934dc8 Fix wrong name for CRDs in Operators concept (#15521) 2019-07-24 20:25:51 -07:00
Brandon Marick 9b051e7468 Update ttlafterfinished.md (#15525)
Fix Design Doc link
2019-07-24 18:05:52 -07:00
Taahir Ahmed 51de06b36a ImagePolicyWebhook: config can be embedded (#15233)
All admission control plugins support two modes for specifying their
configuration: linking to an external file using the `path` key in the
shared admission configuration file, or directly embedding the
configuration using the `configuration` key in the shared admission
configuration file.

This commit makes the ImagePolicyWebhook documentation mention the
embedded configuration option.
2019-07-24 08:26:17 -07:00
Jesus, Julio Cesar Soares de 31cbc5e982 Adding China unicom Case Study (#15347)
* Adding China unicom Case Study

* Adding comma

* Update index.html

Now the verb was conjugated correctly.

* Update index.html

Added comma to separate items correctly.

* Update index.html

Removing the br element.

* Update index.html

Correction in verbal conjugation.
2019-07-24 06:58:16 -07:00
SataQiu 6400794a60 Update scale-intro.html (#15516) 2019-07-24 05:00:18 -07:00
mhamdi semah f7a6551379 Issue with k8s.io/zh/docs/tutorials/kubernetes-basics/scale/scale-intro/ (#15179) 2019-07-24 00:30:15 -07:00
George Tseres b4f10b3874 Fix field in PDB (#15480) 2019-07-23 19:44:15 -07:00
Ismail Alidzhikov 43fd8768a7 Improve PodPreset docs (#15493)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-23 19:38:16 -07:00
Jiacheng Xu 761d210f63 Update garbage-collection.md (#15495) 2019-07-23 19:36:14 -07:00
Tim Bannister b8efe3bc52 List sftim as en-localization reviewer (#15497) 2019-07-23 19:30:16 -07:00
mohamed chiheb ben jemaa 94d0b0b6fe replace kubectl error message with the related output (#15510) 2019-07-23 19:28:14 -07:00
Jason Haley d18d07ace5 New getting started blog post (#14970)
* New getting started blog post

I'd like to submit a blog post for the kubernetes.io blog targeted to people just getting started with Kubernetes. I myself am still new to it but want to start writing more to share what I am learning and help others along the way. My point of view is a little different than most people who post on the kubernetes.io blog since I am an independent consultant and I also work mostly with Microsoft products - so some of my resources are from Microsoft which seems rare for some reason in most Kubernetes blog posts I find on the web.

* Added the images and changed md for path

I added the image files and changed the paths in the markdown to /static/images/blog/...

* fix path

* Added date to header

Added a date to get it on netlify preview

* made changes

* Update and rename get-started-with-kubernetes-using-python.md to 2019-07-23-get-started-with-kubernetes-using-python.md
2019-07-23 10:54:13 -07:00
Lubomir I. Ivanov e75c348dbe kubeadm: update the docs for HA with --control-plane-endpoint (#15369)
The addition of the flag "---control-plane-endpoint" for
"kubeadm init" removes the requirement for creating a config file
for the stacked etcd setup.

The config is still required for stacked etcd setup.
2019-07-22 07:06:52 -07:00
Manish Bansal 8a09d414e8 Improved PodPreset documentation (#15409)
* Adding scroller to the command

* Updated

* Updated
2019-07-21 01:52:52 -07:00
Harsh Vardhan b7b8ce0b25 Fix Prev/Next navigation buttons when viewing article (#15439)
Earlier both the on the left and right buttons had the text `Next>>` now
the left one will have the text `<< Prev`

fixes: https://github.com/kubernetes/website/issues/15438

Signed-off-by: Harsh Vardhan <harsh.vardhan@mayadata.io>
2019-07-21 01:46:54 -07:00
Ismail Alidzhikov 6e153db6ac Recommend installing calico 3.8 (#15418)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-21 01:41:01 -07:00
Michael Vorburger ⛑️ bcae3af22d clarify better where 10-kubeadm.conf comes from in kubeadm/kubeadm-init.md (#15421)
* clarify better where 10-kubeadm.conf comes from in kubeadm/kubeadm-init.md

* minor formatting fix as requested in review
2019-07-20 21:08:52 -07:00
Eric Hu 7dae226a96 secret.md: add an example of editing a secret (#15464) 2019-07-20 20:32:53 -07:00
mohamed chiheb ben jemaa 55e6801033 update extensible-admission-controllers to mention that default admission webhooks FailurePolicy in v1 is Fail (#15475) 2019-07-20 20:28:52 -07:00
Nikita Potapenko 496fd7591a Fix command (#15479) 2019-07-20 20:24:53 -07:00
Tamas Ecsedi 4f38ca8a37 Add Banzai Cloud Pipeline Kubernetes Engine (PKE) to production environment solutions table (#15481) 2019-07-20 20:20:53 -07:00
Vallery Lancey 0225023baa Added English blog on API removal timelines in 1.16 (#15203) 2019-07-18 09:52:12 -07:00
Saish Dharvotkar b14752b288 Changed inter-pod affinity section (#15427)
Clarified pod affinity section as it was confusing to understand whether or not a list of namespaces was optional or needed with LabelSelectors.
2019-07-18 03:34:11 -07:00
Lubomir I. Ivanov 96922f3b73 kubeadm: modify the step for upgrading control plane kubelets (#15452)
When upgrading controlplane nodes, upgrading the kubelets should be done
as the last step after "kubeadm upgrade" was run on all of the control
plane nodes already.

Also apply consistency related cleanup to sections and section names.
2019-07-18 03:28:10 -07:00
Naoki Oketani fd974ca794 specify local port as argument (#15445) 2019-07-16 20:24:35 -07:00
Scot Marvin 7671f4bfb2 Changed a confusing heading (#15453)
I changed a question that had no question mark into a statement. I also changed the heading from the first person to the second person, because the topic it treats the reader as the second person everywhere else.
2019-07-16 17:22:35 -07:00
Qiming 55d6324252 Rename blog files to include date in names (#15386)
kind: cleanup
2019-07-16 10:41:25 -07:00
Ismail Alidzhikov 9c1fd9dcfe Fix serve_hostname image (#15416)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-16 06:15:25 -07:00
Kohei Ota 6e46503575 add Japanese readme (#15403)
* add Japanese readme

* little fix on format

* fix

* fix

* remove md tables following other languages and small translation added

* Update README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* Update README-ja.md

Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>

* addressing review

* website

* Update README-ja.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* title
2019-07-16 03:07:23 -07:00
nasa9084 164f4195d7 update sig-docs-ja-owners and sig-docs-ja-reviewers (#15449) 2019-07-16 00:07:23 -07:00
Felipe d524ae61ac Adjusting main README-pt.md (#15364) 2019-07-15 11:37:23 -07:00
Ryan Zidago 17c975c1fb docs-fr | reference | glossary | developer.md (#15377)
* docs-fr | reference | glossary | developer.md

* corrected missing translation
2019-07-15 07:23:09 -07:00
Ryan Zidago 9b891d9cf0 docs-fr | reference | glossary | deployment.md (#15367) 2019-07-15 05:35:07 -07:00
Ryan Zidago 77ce07830a docs-fr | reference | glossary | data-plane.md (#15346) 2019-07-15 05:33:07 -07:00
Ryan Zidago 3e54066070 docs-fr | reference | glossary | device-plugin.md (#15414) 2019-07-15 05:31:08 -07:00
Ismail Alidzhikov 12ee3e42e4 Fix command that queries for label version (#15417)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-14 17:51:03 -07:00
Ismail Alidzhikov cb034f9138 Upgrade calico canal to 3.8 (#15420)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-14 17:39:03 -07:00
Michael Vorburger ⛑️ ce1753952e fix missing word "to" in kubeadm/kubelet-integration.md (#15419) 2019-07-14 07:51:03 -07:00
Zach Corleissen ce8fc52fef Add closure guidelines (#15261)
Add close command

Add a note about fejta-bot

Feedback from kbhawkey
2019-07-14 05:17:03 -07:00
Rael Garcia c138c9c158 Replace tabs by spaces in glossary-terms partials (#15408)
Using tabs in this partials seems to cause Hugo to parse the partial
as a code block instead of rendering the HTML code.

Solves #14792 rendering issues.
2019-07-14 03:41:03 -07:00
Nikita Potapenko 4a1203a941 Update cli commands (#15268)
* Update cli commands

* Small fixes

* Update snippet
2019-07-13 20:09:01 -07:00
Donghui Wang 62656313f1 typo fix: add the missing right parenthesis (#15407) 2019-07-13 11:05:03 -07:00
Karen Bradshaw 997242c871 clean up label comments (#15397) 2019-07-13 11:03:04 -07:00
Zach Corleissen 0e540e8dcb Update contribution guidelines for approvers (#15385) 2019-07-12 16:25:04 -07:00
houjun 00d9ada416 Fix error link (#15388) 2019-07-12 08:25:05 -07:00
Ismail Alidzhikov e793604bd0 Cycle KubeCon info on landing page (#15204)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-12 07:35:06 -07:00
Elton Stoneman 436271a7da Fix kubeadm link (#15286)
Original link was broken, and the target doc title has changed.
2019-07-11 21:51:05 -07:00
Tim Bannister 3ca1955a13 Add “CNCF” to glossary (#14537)
* Add glossary entry for CNCF

* Use CNCF glossary entry
2019-07-11 18:03:07 -07:00
Tim Bannister 20e45f1331 Add concept page for Operators (#14458)
* Add concept page for Operator pattern

* Link to article about Operator best practices
2019-07-11 17:57:07 -07:00
Tim Bannister a6fc4c139b Improve docs on “Assigning Pods to Nodes” (#14278)
* Switch to "failure zone" term

Previous wording, "availability zone", is specific to certain cloud
service providers (eg AWS).

* Refer to glossary terms where appropriate

* Reword signposting to examples

* Assign stable name to anchor

* Link to standard node labels

* Fix incorrect feature state claims

* NodeRestriction admission plugin needs Kubernetes v1.11

(or later)

* Move further reading to whatsnext section

* Fix link to cluster setup

* Drop advice about older kubectl

Kubernetes v1.14+ definitely does offer a compatible kubectl

* Drop outdated comment about downloading examples

* Call an availability zone an availability zone
2019-07-11 17:53:05 -07:00
Justin Biggs e76ccf33cc update cluster definition and add tooltip to concepts page. (#14967) 2019-07-11 17:45:06 -07:00
Ismail Alidzhikov 0d32a93de4 Fix feature-state for ExpandInUsePersistentVolumes (#15076)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-11 17:43:06 -07:00
Ismail Alidzhikov 21528fa822 Add --all-namespaces (#15334)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-11 17:41:07 -07:00
Tim Bannister 8e6c0abc54 Revise Addons section of components (#15173) 2019-07-11 17:39:04 -07:00
Karen Bradshaw 791498509d update owners_aliases (#15384) 2019-07-11 17:27:05 -07:00
Tim Bannister e1ec9a6246 Improve init containers concept page (#14281)
* Improve init containers page

- Overall rewording
- Link to “Debug init containers” in whatsnext
- Explain terms / use glossary references
- Use glossary shortcodes where appropriate
- Expand terms like QoS and cgroup that aren't in the glossary
- Only document & recommend stable syntax
- Tweak initContainer examples to use project style
- Drop vestigialreference to StatefulSet

Also: write “container” in lower case

Most of the places where this page talks about containers, it's as a
concept rather than an object in the Kubernetes API. Adjust case
accordingly.

* Reword what's next section
2019-07-11 16:31:07 -07:00
devasat a90f783820 cheatsheet.md: fix command that queries for label version (#15355)
'rc' in the command is interpreted as pod name
2019-07-11 16:13:05 -07:00
Jim Angel 05a84463b2 fixes offline dependencies (#15257)
fixing tweet tags by replacing with embedded html
2019-07-11 16:07:04 -07:00
Ellen Mei ec61bf6c84 machine-generated translations need human review (#15381) 2019-07-11 11:13:06 -07:00
David Ricordel 891139aa49 docs-fr | concepts | cluster-administration | logging.md (#15244)
* Add docs/concepts/cluster-administration/logging.md

* Add depending examples

* Translate first 2 chapters

* Coorect the path to debug/counter-pod.yaml

Only the english versions can be directly referenced.

* translate last chapter and adjust to doc style guide

* Fix french ortographic and gramatical errors

* Fix french grammar and orthograph
2019-07-11 07:28:55 -07:00
June Yi 113008ff6e First Korean l10n work for release-1.15 (#15356)
* Translate concepts/workloads/controllers/replicationcontroller in Korean (#15044)
* ko: Update outdated 1.14-ko.4 branch (#15099)
* Translate tasks/access-application-cluster/configure-access-multiple-clusters in Korean (#15121)
* Translate standardized glossary items in Tag Network into Korean (#15278)
* ko: Keep up with upstream - renamed files (#15030)

Co-Authored-By: Seokho <shsongist@gmail.com>
Co-Authored-By: lapee79 <lapee79@gmail.com>
Co-Authored-By: Yoon <learder@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>
2019-07-10 05:16:25 -07:00
June Yi bdf4e5fef6 Update podpreset and setup/_index in Korean (#15357) 2019-07-10 04:40:25 -07:00
Yudi A Phanama 60c570de00 Add Indonesian Translation for Cloud Controller Manager Concepts page (#15335)
* Add Cloud Controller Manager concepts Indonesian translation

* Change merinci to memerinci standard form

* Some typo fixes
2019-07-09 20:46:25 -07:00
Patrick Lang 86e7a0fac9 docs: note that kubectl port-forward supported in 1.15 on Windows (#15361) 2019-07-09 20:26:25 -07:00
karolflont 9a58393192 Update kubeadm-upgrade-1-14.md (#15359)
Ubuntu 16.04.5 LTS
apt-mark unhold kubeadm && apt-get update && apt-get install -y kubeadm=1.14.x-00 && apt-mark hold kubeadm gives the below error
The following packages have unmet dependencies:
kubelet : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

Unholding the kubelet with kubeadm fixes the problem.
2019-07-09 20:24:25 -07:00
Ismail Alidzhikov ef3ac43fe0 Update CCM vendor implementations links (#15207)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-09 12:32:25 -07:00
Tim Bannister d550d112af Add scheduler concept guide (#14637)
* Add scheduler concept page

* Rename scheduling overview

* Fix non-ASCII colon symbols

* Reword scheduler concept page

* Move scheduler performance tuning into scheduling

* Signpost from overview to kube-scheduler, etc

* Add whatsnext section to scheduler concept

* Restructure scheduling concept

Now there's a concept page for scheduling, some of the details
in the performance tuning page can have a better home.

* Omit link to (unwritten) scheduling extensions page

* Drop deprecated / superseded filtering rules
2019-07-09 12:28:25 -07:00
Ryan Zidago 6b0711ae01 docs-fr | content | reference | glossary | daemon.md (#15329) 2019-07-09 07:40:02 -07:00
Michael Shen e1e9e8c7fc Grammar Correction (#15354)
From:  Go cipher suites will be use
To: Go cipher suites will be used
2019-07-09 05:48:03 -07:00
devasat daa1886134 configure-upgrade-etcd.md: rename section header (#15328)
The section heading refers to starting API Server, but the content is about starting etcd cluster.
2019-07-09 04:12:03 -07:00
mohamed chiheb ben jemaa eaf8b43d6c change image registry (#15326) 2019-07-09 04:10:02 -07:00
David Ricordel 140ffcd845 Separate commands from output (#15331) 2019-07-09 04:08:02 -07:00
Ryan Stephen 5e32562bff Updated index.html (#15338)
-- Added <br> tags on line 36 to space out "Impact" content ensuring style consistency
-- Deleted duplicate content on line 52.
2019-07-09 04:06:04 -07:00
mohamed chiheb ben jemaa cad2e5c006 fixing coredns label (#15340) 2019-07-09 03:58:01 -07:00
Patrick Lang 097618dfa1 Update pause image based on kubernetes#75479 (#15345) 2019-07-09 03:52:02 -07:00
Justin Biggs ac5116714c Update korean pick right solution solves issue #14479 (#15130)
* Updated Korean setup and cassandra pages to remove broken pick-right-solution page

* took out the errant Getting Started line with the pick-right-solution link.  It's not in the English version at all.
2019-07-09 02:26:02 -07:00
Yudi A Phanama 936d15e745 Translate Init Containers docs to Bahasa Indonesia (#14927)
* Translate init containers docs to Bahasa Indonesia

* Some review fixes

* Fix kedaluarsa to kedaluwarsa
2019-07-08 23:04:02 -07:00
Rémy Léone 8b78d7f685 Add readme for scripts (#14913) 2019-07-08 15:24:00 -07:00
Ismail Alidzhikov 8a3234389f Fix broken links (#15333)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-08 03:46:34 -07:00
mohamed chiheb ben jemaa 58d8991c98 fixing carousel (#15339) 2019-07-08 02:04:34 -07:00
Felipe b5abc2481b inital commit of content/pt/docs/concepts/cluster-administration/Addons (#14391)
Update content/pt/docs/concepts/cluster-administration/addons.md
2019-07-07 18:22:28 +01:00
Lubomir I. Ivanov 7e3f1789b2 kubeadm: recommend installing calico 3.8 (#15090)
This change is required since the 3.8 manifest moves to using
apps/v1 instead of extensions/v1beta1 for types like DaemonSet
and Deployment.

See PR 70672 of k/k.
2019-07-07 02:00:34 -07:00
Hypo 43903a873b add how to install kubeadm (#15174)
* add how to install

* make improvements

* Update kubeadm.md
2019-07-07 01:56:34 -07:00
Tim Bannister 8b1db5c271 Tidy assign-cpu-resource page (#15126)
* Tidy assign-cpu-resource page

* Update assign-cpu-resource.md
2019-07-06 21:02:32 -07:00
Karen Bradshaw 48e68a9eb5 Update api reference contrib doc (#15114)
* Update api reference contrib doc

See issue #14111

* updates to api ref contrib guide

* further updates to api ref contrib

* more updates api ref contrib
2019-07-06 21:00:34 -07:00
mhamdi semah 7db830ab61 Issue with k8s.io/docs/setup/production-environment/tools/kubeadm/install-kubeadm/ No package kubeadm available. (#15111) 2019-07-06 20:58:34 -07:00
zhangqx2010 42ef78a7ad update multi-language description (#15124)
* update multi-language description

* Update style-guide.md

* Update style-guide.md
2019-07-06 20:56:34 -07:00
shankarsundaram 4f841f0cab Update what-is-kubernetes.md (#15181)
container needs to start i cant be the same container . so renamed from restart to start
2019-07-06 20:52:33 -07:00
Kohei Toyoda 0f1c2b7e68 update generator table for kubectl run (#15146) 2019-07-06 20:50:33 -07:00
popozy f3bb552f2a lose apt-mark unhold kubectl (#15176)
lose apt-mark unhold kubectl when apt-get install kubectl. If not unhold kubectl, it would return the error follows:
``` shell
root@ecs-k8s-master:~# apt-mark unhold kubelet && apt-get update && apt-get install -y kubelet=1.15.0-00 kubectl=1.15.0-00 && apt-mark hold kubelet 
kubelet was already not hold.
Hit:1 https://download.docker.com/linux/ubuntu xenial InRelease
Hit:2 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial InRelease
Hit:3 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-updates InRelease
Get:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease [107 kB]
Hit:4 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-backports InRelease
Hit:5 https://mirrors.tuna.tsinghua.edu.cn/ubuntu xenial-security InRelease
Hit:6 https://packages.cloud.google.com/apt kubernetes-xenial InRelease                                                                                                                     
Reading package lists... Done
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  linux-headers-4.4.0-145 linux-headers-4.4.0-145-generic linux-image-4.4.0-145-generic linux-modules-4.4.0-145-generic
Use 'apt autoremove' to remove them.
The following held packages will be changed:
  kubectl
The following packages will be upgraded:
  kubectl kubelet
2 upgraded, 0 newly installed, 0 to remove and 9 not upgraded.
E: Held packages were changed and -y was used without --allow-change-held-packages.
```
2019-07-06 20:48:34 -07:00
mohamed chiheb ben jemaa 222795393c fix rancher url (#15183) 2019-07-06 20:44:33 -07:00
Ismail Alidzhikov f8af591cb0 Use networking.k8s.io/v1beta1 for ingress apiVersion (#15190)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-06 20:42:34 -07:00
Karen Bradshaw 0c4353e86c update kubectl ref contrib guide (#15199)
* [WIP] update kubectl ref contrib guide

* updates to kubectl cmd ref contrib
2019-07-06 04:54:35 -07:00
Brian Grant 71e027895e Remove myself from review of all files except what-is-kubernetes and the deprecation policy. All of the lists of suggested reviewers need to be overhauled, but that's a separate task. (#15227) 2019-07-06 04:20:35 -07:00
Ace Eldeib cd2cb310e8 nit: fix awkward phrasing around pruning behavior (#15226) 2019-07-06 04:18:34 -07:00
Jay Pipes d065457f69 correct request payload for imagepolicy webhook (#15228)
The example request payload for the imagepolicy webhook mistakenly
represented annotations as a list instead of an object.
2019-07-06 04:16:36 -07:00
Yang Guo 14b33db63c Fix several issues in "Using sysctls in a Kubernetes Cluster" (#15248)
1. Replace net.ipv4.route.min_pmtu with net.core.somaxconn in the
   example of using unsafe sysctls in containers, since the former is not
   accessible within container namespace at all.

2. Not all net.* sysctls are namespaced. Explain the correct way to
   identify the namespaced networking sysctls.
2019-07-06 04:10:35 -07:00
zwwhdls a0084c609d change the service account name in tutorial (#15260) 2019-07-06 04:08:34 -07:00
David Dieulivol 24d32ebd83 Update service.md (#15267) 2019-07-06 03:58:34 -07:00
Guoxiang Zu e50dba3ac4 Provide the default values for sync period and ttl (#15296)
* Provide the default values for sync period and ttl

Fill the default value information of kubelet sync period and ttl of ConfigMaps cache in kubelet.
Value info comes from:
https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/configmap/configmap_manager.go#L110
https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/apis/config/v1beta1/defaults.go#L51

* Update configure-pod-configmap.md
2019-07-06 02:34:35 -07:00
Sebastian Florek 5cc0fbe1b4 Update Dashboard install and access links (#15290)
Updated installation link to refer stable tagged branch and access link.
2019-07-06 02:32:34 -07:00
Jay Pipes f14ea99943 fix old link to logging devel docs (#15270)
Development docs for logging have moved to sig-instrumentation.
2019-07-06 02:30:36 -07:00
Paco Xu 9b431b2ce4 Remove --allow-privileged as it is deprecated in latest 1.15.0 (#15285) 2019-07-06 02:28:33 -07:00
João Vitor 3903154544 Fix typo and path of file from the task "Configure a Pod to Use a ConfigMap" (#15311)
* fix path of game.properties file

It has been dowloaded to configure-pod-container/configmap/game.properties

* fix typo: kustomization instead of kusotmization
2019-07-06 02:20:36 -07:00
Samuel Walker b838fa571e [Route] vs [Router] (#15315)
Using the solution found at https://github.com/rancher/rke/issues/689#issuecomment-397016756 I was able to avoid the error `can't store data at section "Router"`
2019-07-06 02:18:35 -07:00
Julie K 109f606c2e Taint (#15165)
* translated term: taint

* update translation: taint

* Update translation: taint

translated term as "marquage" in French

* Update translation: taint

translated "schedule" (v.) as "ordonnancer"

* Update translation: taint

typo fixup

* Update translation: taint

typo fixup
2019-07-05 06:24:36 -07:00
Ryan Zidago 36bf429d58 docs-fr | reference | glossary | cronjob.md (#15299) 2019-07-05 01:38:35 -07:00
Michael Vorburger ⛑️ 5d56ee4d2c fix broken link in krib.md (#15295) 2019-07-04 22:28:36 -07:00
Jay Pipes a6e86bee08 Fix bullet list output in CRD schema blog (#15229)
Due to a couple missing newlines and missing closing fixed-width quote
delimiter, the bulleted list of extensions to core constructs was being
incorrectly displayed.
2019-07-04 13:58:35 -07:00
Ramin Abdollahi 4a8234f388 fix typo (#15241) 2019-07-04 07:22:37 -07:00
Martin Vladev 9feeb191db Remove initializers (ko) (#14653)
Initializers are removed in 1.14 [1]

[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-07-04 07:20:38 -07:00
Naoki Oketani 4e9325e981 fixed a typo in Kustomize Feature List (#15246) 2019-07-04 01:06:13 -07:00
Wayne Khan a649dd4e39 Fixed case (previously: allocateS) (#15275) 2019-07-04 00:38:12 -07:00
Himanshu Pandey 147687dddb Added the hyperlink for pod in the page (#15113)
* add the hyperlink for pod in the page

* Changed Pod href to tooltip
2019-07-03 06:56:35 -07:00
William Zhang 08d49237c9 📰 fix the scheduling framework figure link (#15155)
Signed-off-by: William Zhang <warmchang@outlook.com>
2019-07-03 06:54:35 -07:00
Naoki Oketani aa4e6fe95e added missing EOF (#15159)
* added missing EOF

* fixed a typo and leading output
2019-07-03 06:46:33 -07:00
Rong Gao db9dacafc0 fix broken link in scheduling-framework (#15182) 2019-07-03 06:44:32 -07:00
Maruf Tuhin d2b16d711e Fix typo (#15265) 2019-07-03 06:22:31 -07:00
Lubomir I. Ivanov 91c1c3d196 kubeadm: apply some fixes to the self-hosting doc (#15252)
- add link to selfhosting pivot command
- fix typo in "upgrade"
- use relative links
- add "/capture" and "capture body" tags
2019-07-03 06:02:32 -07:00
Ryan Zidago b56933120f docs-fr | reference | glossary | contributor.md (#15249) 2019-07-03 02:08:30 -07:00
mhamdi semah 51877c6772 Issue with k8s.io/ja/docs/tutorials/kubernetes-basics/scale/scale-intro/ (#15177) 2019-07-03 00:00:32 -07:00
Hypo 9c1af4ddb8 add kubeadm ClusterConfiguration usage (#15175)
* add usage

* update note

* update note

* update ClusterConfiguration yml
2019-07-02 19:52:29 -07:00
Dan Mueller e2802088a8 fix typo (#15255) 2019-07-02 15:41:11 -07:00
shavidissa 99e9b2b99f Adding shavidissa as an approver for en content (#15253)
Added me as an approver for the English content.
2019-07-02 14:07:11 -07:00
shavidissa 8bf7e8cba4 Review and update the Ingress page (#15216)
* Review and update the Ingress page

* Fix typos

* Update as per the comments
2019-07-02 13:25:12 -07:00
shavidissa 78229a1c1f Review and update (#15074)
* Review and update

* Fix issue 3735

* Update as per the comments

* Update as per the comments
2019-07-02 13:15:12 -07:00
shavidissa 0f4543b94b Update and organize the content on Deployments (#14861)
* Update and organize the content on Deployments

fix formatting issues

Format a note

Formats the content

Format content

Fix formatting issues

Format content

Format content
Update and organize the content on Deployments

* Update the content as per the comments

* Update as per the comments

* Update as per the comments
2019-07-02 13:10:29 -07:00
Ismail Alidzhikov b692fddd32 kubectl config set-context --current (#15194)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-07-02 08:09:09 -07:00
youmoo f34ad033b8 Update pod.md (#15237)
Add missing white space
2019-07-02 07:53:09 -07:00
Metri Dmitriev 7cc23347d6 flexvolume link fix (#15236) 2019-07-02 01:39:09 -07:00
shub-asa1 86e887bb72 fix for issue #15238 removed extra "for" (#15239)
fix for issue #15238 ,removed extra for
2019-07-02 01:35:08 -07:00
Philippe MARTIN 4181f840bb docs-fr | concepts | containers | container-lifecycle-hooks.md (#15211) 2019-07-01 05:17:20 -07:00
Anthony Watherston 5634a68482 Update service.md (#15219)
Missing word in paragraph - reading didn't make sense.
2019-07-01 03:17:20 -07:00
Marcin Niemira e174e79438 Fix alignment in examples/pods/storage/pv-pod.yaml (#15198) 2019-07-01 03:15:22 -07:00
shub-asa1 1f4345b57b fix for issue #15214 (#15215)
fix for issue #15214  added --all-namespaces in a command as the result of command will always be "no resources"
2019-07-01 03:13:18 -07:00
Dawn Foster d58847f0c3 fixed broken links to api_changes.md and api-conventions.md (#15220) 2019-07-01 03:11:21 -07:00
Diego W. Antunes 3cca103ffe Added new reviwer to the pt-BR team members (#15131) 2019-06-30 15:03:18 -07:00
Ryan Zidago 4e52db4a73 translated glossary/application_developer.md from en to fr (#15021) 2019-06-30 02:51:20 -07:00
Ryan Zidago a0049b0d12 docs-fr | docs | reference | glossary | cla (#15095)
* docs-fr | docs | reference | glossary | cla

* corrected glossary_tooltip text
2019-06-30 02:49:21 -07:00
Tim Bannister 23a4be1cf4 Fixup certificat (#15104) 2019-06-29 12:07:23 -07:00
Ryan Zidago 0d82b28f09 docs-fr | docs | reference | glossary | cloud-controller-manager.md (#15164) 2019-06-29 12:05:21 -07:00
Ryan Zidago 4cdbfa0ec0 docs-fr | docs | reference | glossary | cloud-provider.md (#15167)
* docs-fr | docs | reference | glossary | cloud-provider.md

* corrected mistakes in acronyms
2019-06-29 12:03:22 -07:00
Ryan Zidago 3db1a5ed07 docs-fr | docs | reference | glossary | cni.md (#15201) 2019-06-29 11:23:21 -07:00
Ryan Zidago edb33be654 docs-fr | docs | reference | glossary | cluster-operations.md (#15192) 2019-06-29 11:21:22 -07:00
Ryan Zidago 534575aa0f docs-fr | docs | reference | glossary | cluster-infrastructure.md (#15191) 2019-06-29 11:19:22 -07:00
Ryan Zidago d83f064841 docs-fr | docs | reference | glossary | cluster-architect.md (#15169) 2019-06-29 11:17:22 -07:00
Ryan Zidago 6838aa1eb9 docs-fr | docs | reference | glossary | cluster-operator.md (#15200) 2019-06-29 11:15:22 -07:00
mhamdi semah 54d997366f Issue with k8s.io/ko/docs/tutorials/kubernetes-basics/scale/scale-intro/ (#15178) 2019-06-29 08:05:22 -07:00
flytreeleft cda3efa8ee Fix MySQL slave node can not sync data with the master node in examples/application/mysql/mysql-statefulset.yaml: (#13054)
- Ignore 'xtrabackup_slave_info' if it is an empty file.
- Remove the tailing semicolon in 'xtrabackup_slave_info'.
- Stop script when 'CHANGE MASTER' is failed, then rename 'change_master_to.sql.in' only when changing master is successful.
2019-06-28 22:59:24 -07:00
prameshj 43ffdc0444 Update nodelocaldns.md to render website correctly - on master branch (#15142)
* Update nodelocaldns.md

* Fix the image rendering code.

Added newline
2019-06-28 11:07:40 -07:00
Pascal Bourdier bf190f916a Fix typo in Kustomize Feature List (#15156) 2019-06-28 05:57:39 -07:00
Zach Corleissen c0382f1934 Cycle KubeCon info on landing page (#15170)
* Cycle KubeCon info on landing page

* Adjust button width
2019-06-27 16:11:22 -07:00
Zach Corleissen f551835b26 Disable Italian (#15134) 2019-06-27 13:53:22 -07:00
Julie K 71ef6ef32a Kubelet (#15157)
* translated term: kubelet

* Update translation: kubelet
2019-06-27 10:53:20 -07:00
Richard Marcum 6498cf861c Remove unnecessary paragraph (#15075)
* Remove unnecessary paragraph

Fixes issue #15027

* Revise per PR
2019-06-27 08:55:21 -07:00
Julie K 2bf6120bbd translated term: docker (#14912)
* translated term: docker

* Update translation: docker

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* update translation: docker. Kept "cgroup", "kernal" and "namespace" from English
2019-06-27 08:53:24 -07:00
Julie K cd43bade51 translated term: containerd (#14915)
* translated term: containerd

* Update translation: containerd

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-06-27 06:05:22 -07:00
Markus Witt 4cdf2bcbd4 Fix broken link (#15143) 2019-06-27 01:01:22 -07:00
Jim Angel fd53a95b51 Syncing release-branch 'test-example' change to master (#15137)
This is a preventative change that will allow release-1.15 to merge successfully.
2019-06-26 15:21:20 -07:00
Tim Bannister 2436c026b4 Only use CNCF logo style on home page (#14577)
There's some SASS that adds a logo to the CNCF section of the page at
https://kubernetes.io/ (and its localizations).

Narrow this styling to apply only to the home page.
2019-06-26 13:25:25 -07:00
zwwhdls e089eab6fb update tutorial not to use ‘kubectl run’ for creating deployment (#14980)
* update tutorial not to use ‘kubectl run’ for creating deployment

* fix code stype

* fix text stype

* fix ordered list

* delete blank line for md
2019-06-26 11:17:21 -07:00
mohamed chiheb ben jemaa cb574f4b75 fix carousel (#15129) 2019-06-26 08:55:17 -07:00
Yongmin Hong 30fb1aadc3 Fix grammar errors on README-ko.md (#14787)
Spaces on places where space should not be there.

Signed-off-by: Yongmin Hong <revi@pobox.com>
2019-06-25 19:15:12 -07:00
Taylor D. Edmiston 6ef2bfefb3 Update kustomization file link (#15115) 2019-06-25 18:19:13 -07:00
Taylor D. Edmiston a688849341 Make indentation consistent (#15118) 2019-06-25 18:15:14 -07:00
Jesse Glick a23fcb5727 kubectl config set-context --current (#15039) 2019-06-25 08:44:37 -07:00
WoOsley 498d870280 Update out-of-resource.md (#14890)
* Update out-of-resource.md

add note about evicted pod behavior

* Update out-of-resource.md

fix wrong wording

* Update content/en/docs/tasks/administer-cluster/out-of-resource.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update out-of-resource.md
2019-06-25 08:42:36 -07:00
pytimer 8a09d239f8 Using hugo extended version when locally using Hugo in README.md (#15078) 2019-06-25 08:26:36 -07:00
Oilbeater 3c15b94958 add Kube-OVN description (#14957) 2019-06-25 07:14:36 -07:00
Hypo 23583c5e12 add describe about WordPress deploy yml (#15003)
* add desc about wp deploy.yml

* make corrections

* Update mysql-wordpress-persistent-volume.md
2019-06-25 07:10:35 -07:00
Jay Pipes e3bc4bcb62 remove deprecated init container syntax (#15103)
Init Containers were specified using custom annotations in k8s 1.5.  In
k8s 1.6, these annotations were replaced with the
`Pod.Spec.initContainers` collection and the old annotations were
deprecated in 1.6 and no longer supported in 1.8. There's no reason to
clutter the docs with the old annotation syntax.
2019-06-25 06:54:36 -07:00
Gasmi Christophe 6a6f1169a5 docs-fr | tutorials | kubernetes-basics | deploy-app (#15062)
* add page docs/fr/tutorials/deploy-app

* update
2019-06-25 03:00:35 -07:00
Ryan Zidago faa351f98a translated glossary_annotation.md from en to fr (#14914)
* translated glossary_annotation.md from en to fr

* improved short_description and description; changed 'bibliothèques' for 'librairies
2019-06-25 01:52:34 -07:00
Ryan Zidago 1c8dbeb098 translated glossary/app-container.md from en to fr (#14919)
* translated glossary/app-container.md from en to fr

* added 'workload' in definition
2019-06-25 01:48:35 -07:00
Ryan Zidago 86b2b02c8d docs-fr | docs | reference | glossary | certificate (#15094) 2019-06-25 01:14:37 -07:00
Ryan Zidago 107a688388 translated glossary/application-architect from en to fr (#14951)
* translated glossary/application-architect from en to fr

* translated title section of glossary/application-architect.md from en to fr

* changed 'micro-prestations' to 'micro-services
2019-06-25 00:52:36 -07:00
Jorge O. Castro 17e71f618c This URL is a better link directly to the feature (#15028)
* This URL is a better link directly to the feature

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Convert links to relative links, clean up a conversion comment

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-06-24 21:02:36 -07:00
Rémy Léone 1206e3c6a1 Fix robots.txt (#14774)
Lighthouse in Google Chrome reported an issue
2019-06-24 20:52:35 -07:00
mhamdi semah 46f21284df Issue with k8s.io/ja/docs/tutorials/kubernetes-basics/expose/expose-intro/ (#14791) 2019-06-24 20:50:37 -07:00
Tammer Saleh 7f90c73a01 Clarify Pod Security Policy Ordering (#13484) 2019-06-24 20:46:34 -07:00
Jonas Rosland 00864d9988 Add recap blog post for Contributor Summit Barcelona 2019 (#15085)
Signed-off-by: jonasrosland <jrosland@vmware.com>
2019-06-24 20:14:35 -07:00
mhamdi semah 582cda6192 Blog post index for past years does not expand making older posts unreachable (#14875) 2019-06-24 20:10:35 -07:00
Vladimir Vivien c7deda468b CSI ephemeral volume alpha documentation (#15055) 2019-06-24 20:08:36 -07:00
Lucas Käldström 35cfa0d9a0 kubeadm v1.15 blog post (#15026)
* Initial blog post draft for kubeadm v1.15

* More edits, and add pictures

* Incorporate changes from review and add hugo metadata

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Update logo and some final edits

Signed-off-by: Jorge O. Castro <jorgec@vmware.com>

* Some minor fixes, fix the logo and author attribution

* Fix list formatting

* Fix an other list formatting issue

* Update 2019-06-24-kubeadm-ha-v115.md
2019-06-24 14:52:35 -07:00
Barnabas Makonda 12fe1f0dce update release notes (#15041) 2019-06-24 13:18:36 -07:00
Kaitlyn Barnard ac0633fe08 Update OWNERS (#15091) 2019-06-24 12:08:37 -07:00
Julie K 1e0380d374 translated term: cluster (#14920) 2019-06-24 04:49:56 -07:00
Julie K ac04e8c677 translated term: image (#14918) 2019-06-24 04:45:56 -07:00
Porte Pierre-Antoine 11afa09a9b translate to fr replicaset (#14908)
* translate to fr replicaset

* Remove reviewers from header file

* Update replicaset.md reflecting remyleone's comments

* Update replicaset.md reflecting sftim's comments

* Update replicaset.md reflecting remyleone's (forgotten) comments
2019-06-24 04:27:56 -07:00
Dennis Periquet d338d2454d tiny grammatical error fixed (#15059) 2019-06-23 23:57:54 -07:00
Justin Walz b2965e704e Update common-labels.md (#15058)
Small change, but consistent ordering reads nicer to those looking for the difference between each block.
2019-06-23 23:55:56 -07:00
icheikhrouhou 0e1d280c56 adopt new kubeadm logo #14741 (#15064) 2019-06-23 23:35:55 -07:00
Rajesh Deshpande 2fb8128b30 Correcting details about current request namespace (#15061)
Removed ambiguous word 'temporarily', as namespace set using that method, is not temporary. It is permanent for a current resource and there is no concept of a temporary namespace in K8s. 
Also, for consisteny '--namespace' flag added after the actual command.
2019-06-23 23:33:55 -07:00
Rajesh Deshpande 0a835fc032 Adding command to display node details (#15063)
Details of a node are already described on this page but the command used to get those details were missing. So with this PR adding that command.
2019-06-23 23:31:55 -07:00
Takuya N 5c0afee773 Remove unused user-journeys/users/cluster-operator/_advanced.md (#15068)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-23 23:29:55 -07:00
Ismail Alidzhikov 4dd9ef988e Update feature-gates.md with v1.15 release (#15071)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-06-23 23:27:55 -07:00
Lennart Jern ce09218fbe Upgrade fixup (#15073)
* Fix indentation of code

* Change header for section about node drain
2019-06-23 23:25:55 -07:00
Ismail Alidzhikov 2d36455c80 Remove unnecessary character (#15077)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-06-23 23:13:54 -07:00
Takuya N 25c2bd7086 Fix typos: omitted (#15069)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-06-23 20:39:55 -07:00
Karen Bradshaw 9497f54773 fix link to Spotify, case-studies (#15054) 2019-06-23 20:33:55 -07:00
Luc Perkins a5d33d6774 Add Hindi snippets translation file and missing config.toml params (#15080) 2019-06-23 20:29:55 -07:00
Jinhua Tan 214bd5d85e zh sync to en: move user-guide to reference/kubectl (#14843) 2019-06-23 07:37:54 -07:00
Jinhua Tan d7d268f38f remove docs/admin (#14941) 2019-06-22 18:35:17 -07:00
Javi Sabalete 0ef6f561f1 Add content/es/docs/reference/glossary/kubectl.md (#14554) 2019-06-22 10:50:12 -07:00
José Miguel Parrella bea9f78751 Add content/es/docs/concepts/overview/what-is-kubernetes.md (#14585)
Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Javi Sabalete <sabaletej@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: Rael Garcia <me@rael.io>

Update what-is-kubernetes.md

Update what-is-kubernetes.md

Update what-is-kubernetes.md
2019-06-22 10:42:12 -07:00
Deepak Punjabi e3c194a073 Corrected flag name from v.1.14 to v1.15 (#15051) 2019-06-21 10:52:15 -07:00
mhamdi semah 7dda0a4e73 Issue with k8s.io/docs/reference/access-authn-authz/extensible-admission-controllers/ (#15049) 2019-06-21 10:50:15 -07:00
Tim Bannister 028c51d03f Fix typo (#15046) 2019-06-21 10:48:15 -07:00
pytimer 62e52d7337 remove kubelet --allow-privileged flag when setup ha etcd with kubeadm (#15045) 2019-06-21 10:46:16 -07:00
NickMRamirez 5569bef380 Updates HAProxy Ingress Controller information (#15034)
* Updates HAProxy Ingress Controller information to point to new controller supported by haproxytech

* Update content/en/docs/concepts/services-networking/ingress-controllers.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-06-21 10:44:15 -07:00
Prasad Katti 9f376b8ddf fix typo in cri-o doc (#15038) 2019-06-21 10:42:16 -07:00
Benedikt Rollik eca77629a0 [DOCS-DE] Updated Kubecon dates (#15014)
* Updated Kubecon dates

* Fixed typo
2019-06-21 10:40:17 -07:00
Patrick Lussan 06418e9676 Fix download link for latest release (#15050)
* Fix download link for latest release

See https://help.github.com/en/articles/linking-to-releases

* Update install-minikube.md
2019-06-21 10:36:17 -07:00
Nate Taber 4fc772a024 Add AWS VPC CNI to Networking Docs (#15052)
* Added listing for AWS VPC CNI

Added listing for AWS VPC CNI under "How to implement the Kubernetes networking model".

* Added AWS VPC CNI 

* Added AWS VPC CNI to Installing a pod network add-on
* Updated tabs to alphabetical order
2019-06-21 10:34:15 -07:00
John Griffith 6b9245acc8 Propose blog to introduce csi-cloning in 1.15 (#14952) 2019-06-21 07:44:36 -07:00
icheikhrouhou 0269de7a22 Feature/tools (#14748)
* fix conflict

* fix yaml error
2019-06-21 03:04:36 -07:00
icheikhrouhou c6f63b9f0d docs-fr | docs | tasks | configure-pod-container | assign memory (#14883)
* translate assign memory resource in tasks

* fix wording of assign memory

* fix grammar for assign memory

* fix ponctuation
2019-06-21 03:02:35 -07:00
Evan 1929512fb7 Add translations for Persistent Volumes for Bahasa Indonesia (#14532)
* Add translations for Persistent Volumes for Bahasa Indonesia

* Update translations:
+ Fix leftover English
+ Fix typos
+ Fix nits

* Update content/id/docs/concepts/storage/persistent-volumes.md

Fix typo

Co-Authored-By: Giri Kuncoro <girikuncoro@users.noreply.github.com>

* Translate remaining word 'storage'
2019-06-20 23:40:35 -07:00
Giri Kuncoro a4ff8fd563 Add storage limit translation (#14903) 2019-06-20 22:28:35 -07:00
Giri Kuncoro 84813551b9 Add Bahasa Indonesia translation for cron job page (#14933) 2019-06-20 22:26:35 -07:00
Karen Bradshaw fb1b61678d generate and update api reference to 1.15 (#15042)
* generate and update api reference to 1.15

* update ref page with v1.15 link
2019-06-20 18:48:36 -07:00
Dr. Stefan Schimanski 07c5dcede1 Fix formatting in 2019-06-20-Future-of-CRDs-Structural-Schemas.md (#15037)
* Fix formatting in 2019-06-20-Future-of-CRDs-Structural-Schemas.md

Hugo seems to be incompatible with the Github markdown formatting.

* Fix doc link

* Defaulting is alpha
2019-06-20 14:42:35 -07:00
MAKOSCAFEE 024dadf012 initial commit 2019-06-21 00:35:10 +03:00
Rajesh Deshpande aba753c189 Adding what's next section to namespace concepts (#15017)
* Adding what's new section to namespace concepts

To learn more about namespaces and give better navigation this section is added.

* Update namespaces.md
2019-06-20 10:04:48 -07:00
Kohei Toyoda b927fd4fb0 change label name and add kubectl command into job content (#15010) 2019-06-20 10:02:48 -07:00
839 f8afd343a6 [#15031] update the upgrade method of kubelet / kubectl of worker nodes (#15032) 2019-06-20 09:52:49 -07:00
Dr. Stefan Schimanski 854885fa42 Create 2019-06-19-Future-of-CRDs-Structural-Schemas.md (#14966)
Follow-up of the 1.15 release blog post.
2019-06-20 09:50:49 -07:00
Nikhita Raghunath a66041cb3c 1.15 announcement: fix release team link (#15022) 2019-06-20 05:58:50 -07:00
Ryan Stephen 20189c2000 Update what-is-kubernetes.md - Grammar Syntax Edit (#15019)
Removed capitalization for lines succeeding a colon ":". Edits from line 40-49.
2019-06-20 05:24:49 -07:00
Hypo c0997116f1 del :wq (#15002) 2019-06-20 05:22:48 -07:00
Barnabas Makonda a669d04efe API reference for 1.15 (#15018) 2019-06-20 05:20:50 -07:00
Barnabas Makonda fe5ca2738b Remove .orig and _backup_ files (#15011)
* remove all .orig files

* remove all backup files

* remove base, local and remote backup files
2019-06-20 05:18:48 -07:00
Barnabas Makonda d7cd5bc9c4 remove service backup files (#15008) 2019-06-19 23:58:50 -07:00
zhangqx2010 2beb32367f fix: add zh readme (#14773)
* fix: add zh readme

* Update README.md

* add origin english version for veview
fix typo

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: SataQiu <1527062125@qq.com>

* Update README-zh.md

Co-Authored-By: chenrui <rui@meetup.com>

* Update README-zh.md
2019-06-19 19:34:48 -07:00
Alex Contini a9f984dd0d add Spotify case study (#14993) 2019-06-19 18:46:48 -07:00
Karen Bradshaw b25cfa9dda fix link to kubeadm alpha (#15000) 2019-06-19 18:42:48 -07:00
Barnabas Makonda b7aa1ac0c1 Merge pull request #14984 from kubernetes/dev-1.15
Official 1.15 Release Docs
2019-06-20 01:20:12 +03:00
Taylor Dolezal ce80e54544 1.15 Kubernetes release announcement (#14994)
* 1.15 Kubernetes release announcement

* Update 2019-06-19-kubernetes-1-15-release-announcement.md

* Update 2019-06-19-kubernetes-1-15-release-announcement.md
2019-06-19 15:18:49 -07:00
Barnabas Makonda 455f312775 Merge branch 'master' into dev-1.15 2019-06-19 23:19:27 +03:00
Guy Templeton 0e1e971f13 Add links out to different metrics APIs (#14865)
There's been a number of questions around the difference between the external.metrics.k8s.io and custom.metrics.k8s.io in #sig-autoscaling referring back to the HPA docs recently. Added links out to the design proposals for each and the relevant sections of the existing walkthrough docs.
2019-06-19 13:10:51 -07:00
CJ Cullen 3780c56243 Update vuln reporting language to match reality (#14885)
We don't need to be the dispatch for all vulns, now that other projects are starting to have their own processes. But we don't want to discourage reports about stuff that isn't directly in k/k either.

Saying that we usually disclose vuln reports in 7 days is just not true. But, I think it's still good to aim for 7 days when we aren't blocked on and coordinating release of patches.
2019-06-19 13:08:51 -07:00
Julien Brochet 70eca876a4 feat(configMap): add a warning message for ConfigMap with a specific path (#14896) 2019-06-19 13:06:50 -07:00
John Law 58f108a489 Update shell-demo.yaml (#14892) 2019-06-19 13:04:20 -07:00
839 52073165cb update the upgrade method of kubelet / kubectl of worker nodes (#14871)
* [#14870] update the upgrade method of kubelet / kubectl of worker nodes

* [#14870] add link of how to update from 1.13 to 1.14
2019-06-19 13:02:20 -07:00
James Woodall 4bc7a5f8b1 Minikube IP Address fixup for ingress demonstration (#14906)
* Updated IP Address for /etc/hosts

Tested on Minikube for macOS.

When using Minikube, the IP address listed in `kubectl get ingress` is the internal Minikube IP address and is not available on the web browser.

Added advice to the user that when using Minikube, add the Minikube IP address to the Hosts file instead of the IP address displayed in `kubectl get ingress`.

* Update ingress-minikube.md
2019-06-19 12:56:18 -07:00
Joseph Irving f2808242e6 clarify that job backofflimit causes running job pods to be terminated (#14899) 2019-06-19 12:54:22 -07:00
Fabian Deutsch 8d88bd0b39 addons: Add KubeVirt (#14900)
KubeVirt is a virutalization add-on for Kubernetes, by now it's pretty mature and maybe a good time to mention it on this page.
2019-06-19 12:52:20 -07:00
Naoki Oketani 70aa8fa692 specify Pod not to display redundant messages (#14936) 2019-06-19 12:48:22 -07:00
Tim Bannister 0c4d5b7506 Update link to Minikube from glossary (#14942) 2019-06-19 12:22:33 -07:00
mhamdi semah a0aa15ec7f Issue with k8s.io/docs/setup/production-environment/container-runtimes/ (#14945) 2019-06-19 12:20:34 -07:00
mohamed chiheb ben jemaa b9a5c8d7b0 update tutorial to use deployment yaml file (#14959)
* update run command for deployment

* recommended label name
2019-06-19 12:18:31 -07:00
Supriya Sirbi 01bd547d3e Issue #14768- update Resource-quotas.md (#14963)
Remove "cpu" and "memory" description since they are no longer used
2019-06-19 12:14:31 -07:00
Rajesh Deshpande c82a5e402c Adding alternative command to create namespace (#14974)
* Adding alternative command to create namespace

As this is first place user look to find details to create a namespace, added an alternative command to create a namespace. Also, this is mostly used way to create namepsace instead of YAML.

* Correcting Formatting

Correcting formatting for changes

* Update namespaces.md
2019-06-19 12:12:31 -07:00
Rajesh Deshpande 5a4b7a38bc Adding pod configuration file with names (#14971)
Adding pod configuration file with pod and container name. This explains the usage of names and how it looks like in actual YAML.
2019-06-19 12:10:33 -07:00
mohamed chiheb ben jemaa efe2d0fd99 change minion-group to node-pool (#14976) 2019-06-19 12:06:36 -07:00
zwwhdls 31fce9bee1 Fix kubectl reference table of '--generator' (#14983)
* fix `--generator` in `kubectl run` guide

* distinguish api group from kubectl command in reference table
2019-06-19 12:02:34 -07:00
MAKOSCAFEE f04d0cf472 updated config.toml for 1.15 2019-06-19 20:35:53 +03:00
MAKOSCAFEE 8781518d32 update with master content resolving merge conflicts 2019-06-19 19:10:18 +03:00
Rémy Léone a86bc5ca13 Translate components to French (#13436)
* Translate components to French

* Update content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md

Co-Authored-By: Oussema CHERNI <oussemos@gmail.com>

* Update content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md

Co-Authored-By: Oussema CHERNI <oussemos@gmail.com>

* Update content/fr/docs/contribute/generate-ref-docs/kubernetes-components.md

Co-Authored-By: Oussema CHERNI <oussemos@gmail.com>
2019-06-19 07:30:38 -07:00
Richard Marcum d778644a2d Rename zones on dns-pod-service page (#14672)
* Rename zones on dns-pod-service page

Issue with k8s.io/docs/concepts/services-networking/dns-pod-service/ - cluster.local #14386

* Update custom-dns.yaml

* Change remaining occurrences of cluster.local
2019-06-18 15:42:34 -07:00
Deepika Pandhi 658f5c498d Added --show-labels (#14779)
* updated OR comments

* updated comments from review for --show-labels
2019-06-18 15:36:32 -07:00
Serdar Osman Onur cc4c4789ce Update ingress-controllers.md (#14803)
I think what is meant is "to provide a default ingress CONTROLLER"
2019-06-18 15:34:32 -07:00
Josiah Bjorgaard b2c496aec3 Clarify mutation behavior with MustRunAsNonRoot (#14820) 2019-06-18 15:18:35 -07:00
Weston Carlson cef94610c8 Improve mysql instance label value. (#14827) 2019-06-18 14:01:49 -07:00
mhamdi semah 82650353cb Outdated terminology: “kubernetes-minion-group” (#14859) 2019-06-18 13:49:50 -07:00
Alexandre Vilain b473890928 Fix 404 on link: "Download Kubernetes" (#14969) 2019-06-18 13:45:49 -07:00
shavidissa 1e8b524f26 Updates the What is Kubernetes page (#14657)
* Updates the What is Kubernetes page

* Adds content to the what is kubernetes used for section.

* Updates the ordered list.

* Formats the content.

* Update the content as per the comments

* Fix a broken link
2019-06-18 12:51:49 -07:00
André R. de Miranda 42cbe1256e Link broken (#14928)
The link from the source code of the server.go is broken.

Signed-off-by: André R. de Miranda andre@miranda.work
2019-06-17 18:16:15 -07:00
Jim Angel 7e194986c8 adding Barnie's write permissions to k/website (#14948)
A tad late in the release cycle for this, should have been done sooner to streamline the docs release team.
2019-06-17 12:23:51 -07:00
Alex Contini eeb5b00d44 add CERN case study (#14873) 2019-06-17 12:01:50 -07:00
Tim Bannister dee06de26a Tidy garbage collection controller page (#14856)
* Tidy code blocks

* Reword for better readability
2019-06-16 22:06:08 -07:00
Tim Bannister ca9e44ff9c Tidy reference doc generation guide (#14825)
- fix YAML marked as shell
- trim trailing whitespace
2019-06-16 18:04:07 -07:00
Ryan Zidago d1a47bf88c translated glossary/aggregation-layer.md from en to fr (#14911) 2019-06-16 03:50:07 -07:00
Julie K c310498e49 translated term: container (#14909) 2019-06-16 03:48:09 -07:00
mohamed chiheb ben jemaa ff60500bb1 fixing carousel Fixes ##14882 (#14895) 2019-06-16 02:34:08 -07:00
June Yi 0f7cb401ee Fifth Korean localization work for release-1.14 (#14578) (#14874)
Change List
* ko: add tutorials/clusters/apparmor #12455 (#14613)
* ko: add tasks/access-application-cluster/configure-dns-cluster (#14628)
* ko: add tasks/access-application-cluster/communicate-containers-same-… (#14627)
* ko: Update outdated files of setup and tasks in dev-1.14-ko.5 partly (#14683)
* translate to content/ko/docs/concepts/cluster-administration/cluster-… (#14237)
* Update renamed or deleted files in dev-1.14-ko.5 (#14710)
* Create pod.md (#13927)

Co-Authored-By:    Yoon <learder@gmail.com>
Co-Authored-By:    Woojin Na(Eddie) <kimchigood1130@gmail.com>
Co-Authored-By:    Claudia J. Kang <claudiajkang@gmail.com>
2019-06-15 21:16:10 -07:00
Julie K 1d874b911c translated term: container-runtime (#14921) 2019-06-15 11:04:11 -07:00
Amina Waddiz 2cdd51914e [docs-fr] add missing overview (#14815) 2019-06-15 11:02:10 -07:00
Javi Sabalete 9dddb3c075 Add content/es/docs/reference/glossary/kops.md (#14533) 2019-06-15 06:14:09 -07:00
Kersten Burkhardt a44d4ee3c9 Fixed typo (#14845) 2019-06-15 06:00:09 -07:00
Justin Biggs 355b5ef308 Update _index.md (#14685) 2019-06-15 05:54:09 -07:00
mohamed chiheb ben jemaa d058c46577 Dangling "pick-right-solution" references - Italian (#14806)
* Fixes-14477

* update pick-right-solution to setup page Fixes-14476

* update sentences and fix typo lang/it Fixes-14477

* Revert "update pick-right-solution to setup page Fixes-14476"

This reverts commit e949a7f3d4bc65fa91339d8d4b826e499e552455.

revert wrong commit
2019-06-15 05:50:09 -07:00
Kurnianto Trilaksono c0612aed8d Translate "Garbage Collection" page to Bahasa Indonesia (#14513)
* add pod preset page for language/id

* fix formatting

* fix typos and wording

* fix formatting and add few missed lines

* fix note formatting

* add Garbage Collection page in Bahasa Indonesia and minor fix on Pod Preset page

* remove replication.yaml

* add controllers/replicaset.yaml to example

* fix formatting error

* change dependent to dependen and fix note translation

* delete trailing space in heading
2019-06-13 21:44:20 -07:00
Anthony Dahanne 02d963d5fc fix some typos in kubeadm init (#14864) 2019-06-13 18:50:22 -07:00
Jinhua Tan c2ecd93437 remove useless file: whatisk8s.md (#14844) 2019-06-13 18:14:21 -07:00
chenrui 26f2e55be9 zh-trans: add 2019-06-11-contributor-summit-shanghai.md (#14837)
* zh-trans: add 2019-06-11-contributor-summit-shanghai.md

* s/贡献者峰会活动/贡献者峰会/

* s/不过/不论/

* Adopt PR suggestion

* s/你/您/

* s/当前贡献者节/现有贡献者活动/

* s/在亚洲和大洋洲的很多贡献者/很多亚洲和大洋洲的贡献者/

* s/新开发者/新贡献者/

* Adopt PR suggestion.

* s/上海会展中心/上海世博中心/

* s/工作者/贡献者/

* Refresh original English text as the related PR got merged

* Rename the filename to be consistent with English blog post PR
2019-06-13 08:10:25 -07:00
mohamed chiheb ben jemaa 9eec2f28ba update pick-right-solution to setup page (#14866)
* update pick-right-solution to setup page Fixes-14476

* update pick-right-solution to setup page #14866
2019-06-13 01:48:13 -07:00
WoOsley a20807c071 Update out-of-resource.md (#14862)
add default value for housekeeping interval
2019-06-12 17:24:15 -07:00
Josh Berkus 488c04fc0b Added blog post about the upcoming Contributor Summit Shanghai. (#14782)
* Added blog post about the upcoming Contributor Summit Shanghai.

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

Spell out CLA

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

Spell out KEP

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

define f2f

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

comma

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

add meeting

Co-Authored-By: chenrui <rui@meetup.com>

* Update content/en/blog/_posts/2019-06-11-contributor-summit-shanghai.md

localized/internationalized

Co-Authored-By: chenrui <rui@meetup.com>

* Update and rename 2019-06-11-contributor-summit-shanghai.md to 2019-06-12-contributor-summit-shanghai.md
2019-06-12 10:56:17 -07:00
Ben Hall 21f32e19e5 2 translated interactive tutorials for ES (#14417)
Signed-off-by: Ben Hall <ben@benhall.me.uk>
2019-06-12 07:01:32 -07:00
Jarek Strzelecki ba03f9580b Update install-kubectl.md (#14840)
Add note: Docker for Windows adds its own kubectl to PATH
2019-06-12 06:59:32 -07:00
zhangqx2010 cef5f1f339 fix-zh-home (#14835) 2019-06-12 06:57:32 -07:00
Haoran Wang e0f55762dc Update field-selectors.md (#14839)
We should use --all-namespaces to filter all the service
2019-06-12 06:55:31 -07:00
Pingan 528fd25b3f fix a mistake in limit-range.md (#14836) 2019-06-12 06:53:33 -07:00
Rémy Léone be946f210d Add a script to check differences between translated and English version (#14731)
This script will query all the changes that happen to a reference document (in English) since the last time a given translation was merged (For instance in French).
This could help all the translation team to keep up with the changes that happened inside the reference document.
2019-06-12 06:49:33 -07:00
Diego W. Antunes 846de91040 Translate content/id/docs/concepts/cluster-administration/cluster-administration-overview.md into Portuguese (#14705)
* Added - Cluster Administration Overview as ptBR

* Fixed missing translation

* Fixed style

* rollback reviewers
2019-06-12 06:47:30 -07:00
Javi Sabalete c3fa521757 Add content/es/docs/reference/glossary/docker.md (#14553)
* Add content/es/docs/reference/glossary/docker.md

* Update content/es/docs/reference/glossary/docker.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>
2019-06-12 06:29:29 -07:00
Javi Sabalete c113e203f9 Add content/es/docs/reference/glossary/kubeadm.md (#14546)
* Add content/es/docs/reference/glossary/kubeadm.md

* Update content/es/docs/reference/glossary/kubeadm.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/kubeadm.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/kubeadm.md

Co-Authored-By: Rael Garcia <me@rael.io>
2019-06-12 05:51:30 -07:00
Christian Gutierrez 1306060d9a Update _index.md for Spanish (#14645)
* Update _index.md

* Update _index.md
2019-06-12 05:37:29 -07:00
Rajakavitha1 55ac801bc4 Restructure the left navigation pane of setup (#14826)
* restructure left nav

* Restructure setup left navigation

* Update _redirects

* Incorporated all the changes suggested

* removed the Thumbs.db file
2019-06-12 04:57:29 -07:00
Anthony Dahanne f60947b370 initial french translation (#14793) 2019-06-12 01:25:30 -07:00
Rémy Léone d028d87b8e Add all the _index files for the French translation (#14744) 2019-06-11 10:06:20 -07:00
prameshj b42f019aae Create nodelocaldns.md to describe NodeLocal DNSCache feature. (#14625)
* Create nodelocaldns.md

This contains info about NodeLocal DnsCache feature.

* Update nodelocaldns.md

* Address review comments
2019-06-11 07:24:33 -07:00
Joe Betz 21d3206ffd Document webhook and kube-aggerator port configuration (#14674) 2019-06-11 05:18:24 -07:00
Lubomir I. Ivanov 71a7828152 kubeadm-tasks: include v1.14->v1.15 upgrade document (#14595)
Remove v1.11 upgrade documents.
2019-06-11 05:10:19 -07:00
Dr. Stefan Schimanski 57f6eeee68 concepts/extend-kubernetes/api-extension: add 1.15 features (#14583) 2019-06-10 22:54:14 -07:00
Tim Bannister 38aff0f8bb Improve concept page for Ingress (#14313)
* Highlight feature state for Ingress concept

* Fix command output marked as shell script

* Write "load balancer" as two words

* Clarify prerequisites for Ingress

* Tidy & reword

* Add link to Ingress Controllers topic

(further reading)

* Use a glossary tooltip for Secret

(readers may not have encountered that concept yet)

* Update term definitions in Ingress concept

- Adopt wording from glossary
  (NB: glossary_definition shortcode didn't seem suitable)
- Replace terms with glossary_tooltip where appropriate
2019-06-10 20:34:14 -07:00
Rajakavitha1 f7d6afedec Add accessibility guidelines to the style guide (#14292)
* [WIP] added accessibility guidelines to the style guide

Adopted the accessibility level A and AA guidelines to Markdown elements: 
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0&currentsidebar=%23col_overview&levels=aaa

We still need to define attributes for the front matter. See, https://github.com/kubernetes/website/issues/14286

I am yet to draft the guidelines for images and alt text.

* fixed the note

Update style-guide.md

Incorporated the changes suggested

Incorporated the changes suggested.

fixed the formatting  issues in the table

fixed the spaces in the links section

fixed a space issue

fixed format issues in the link

added a11y guidelines to code section

removed a spacing issue

front matter guidelines best fit the using template section

Update content/en/docs/contribute/style/style-guide.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/contribute/style/style-guide.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Update content/en/docs/contribute/style/style-guide.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

incorporated the changes

incorporated the changes

Update content/en/docs/contribute/style/style-guide.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

title section for front matter guideline

updated the html characters

Update content/en/docs/contribute/style/style-guide.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

Update style-guide.md
2019-06-10 20:32:15 -07:00
Anthony Dahanne c27dced6e9 Fix several potential issues with existing translation (#14785)
* some typos
* some weird formulations, copied from the original english sentence
* some missing translations
2019-06-10 20:02:21 -07:00
Tim Bannister 6e901b9dec Check all commits in branch for examples (to trigger testing) (#14243)
* Check for examples changes in all branch commits

Review all the commits in the branch looking for changes inside
content/*/examples and if any are found, trigger testing.

This assumes that the main line branch is named "master"

* Tidy examples testing wrapper

 - print diagnostics to standard error
 - check for a "Yes" value rather than for absence of "No"
2019-06-10 19:54:16 -07:00
so0k a1cde3f626 Add Ref to shared process namespaces (#14194)
* Add Ref to shared process namespaces

The article talking about ways container can talk to each other should include shared process namespace as a method

* Drop note on kube version in reference
2019-06-10 19:52:15 -07:00
Tim Bannister 5c3e7955fb Split minikube install task into tabs (per-OS) (#14013)
* Put minikube install steps in per-OS tabs

* Work around nested <li> formatting issue

Using Markdown unordered lists inside tabs doesn't seem to work. These
changes are my work-around for that.

* Reword "laptop" to personal computer

Some computers aren't laptops

* Drop trailing whitespace

* Drop warning about removing other Mac hypervisors
2019-06-10 19:50:16 -07:00
Tim Bannister 7b44b7a3df Downloadable examples for “Run applications” section (#14147)
* Move examples ahead of commands that use them

In support of https://github.com/kubernetes/website/issues/12740

The aim is to adopt a consistent style around providing downloadable
examples for use with kubectl, etc.

* Tweak wording for stateful app pod example

* Adopt formatting conventions for code blocks

* Move ReplicationController sample YAML to examples

In aid of https://github.com/kubernetes/website/issues/12740

* Move PodDisruptionBudget sample YAML to examples

In aid of https://github.com/kubernetes/website/issues/12740

* Update test schema for new examples

* Use Unicode ellipsis in example

Aim here is to make the elision more obvious
2019-06-10 19:48:17 -07:00
Jingfang Liu b3e3332739 update kubectl "$" format (#13256) 2019-06-10 19:42:16 -07:00
shub-asa1 0c03137180 updated recommend key path for multiple certificates . (#13895)
this is fix for issue #13892 " In certificate-path table, values of recommend key path for certificates are missing."
2019-06-10 19:40:17 -07:00
Xiang Dai d865cc456e Add comment about where to run probe (#13815)
* Add comment about where to run probe

Add comment about where to run probe

Signed-off-by: Xiang Dai <764524258@qq.com>

* Update language

Signed-off-by: Xiang Dai <764524258@qq.com>

* Update language

Signed-off-by: Xiang Dai <764524258@qq.com>

* Update language

Signed-off-by: Xiang Dai <764524258@qq.com>

* fix grammar nits

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-06-10 19:34:15 -07:00
Maya Kaczorowski a905be0ceb Add recommendation to use kms provider (#13264)
* Add recommendation to use kms provider

Add a warning to encrypting secrets documentation that if using a provider with secrets encryption, kms provider is preferred as it materially changes the threat model.

* Update encrypt-data.md

* Update encrypt-data.md

Updated to include kms provider is Beta sice 1.12

* Update encrypt-data.md
2019-06-10 19:30:16 -07:00
Guy Templeton d9b19701c3 Update HPA Algorithm Docs for v1.15 (#14728)
Also changes a link to algorithm details from initial design proposal in Github.
2019-06-10 19:04:17 -07:00
Lubomir I. Ivanov 2a0f39fb41 kubeadm: update the reference documentation for 1.15 (#14596)
* kubeadm-ref: update placeholder generated files

* kubeadm-ref: include reset-phase.md document

Also update reset.md to reflect the addition of reset phases.

* kubeadm-ref: update authored content

* kubeadm-ref: remove imports for removed "config upload" commands

* kubeadm-ref: add page for kubeadm upgrade phases
2019-06-10 18:56:15 -07:00
Qiming 3d1d270e3c Drop .travis.yml from dev-1.15 branch (#14812) 2019-06-10 18:44:16 -07:00
Robert Krawitz e45144f7e1 Graduate node PIDS limiting to beta (#14425) 2019-06-10 18:40:14 -07:00
Babak "Bobby" Salamat 5532ab32c1 Add a user document for the scheduling framework (#14388) 2019-06-10 18:38:13 -07:00
zhangqx2010 1e354c5b89 Update persistent-volumes.md (#14811)
Update PersistentVolume description.
2019-06-10 18:36:17 -07:00
fudali b237842659 add related note with pod deleted (#14709)
* feat: add job application has some error and restartPolicy is not Nerver pod will be delete note

* feat: optimize delete pods related suggestion

* Update jobs-run-to-completion.md
2019-06-10 18:34:16 -07:00
Jim Angel c22345dc2f Merge pull request #14496 from MrHohn/svc-lb-finalizer
Add a section for service load balancer cleanup
2019-06-10 20:27:39 -05:00
Weiliang Li 04f568d3a0 Update control-plane-flags.md (#14729) 2019-06-10 18:16:16 -07:00
Eirik Albrigtsen 9e1dc478a5 add clux/kube-rs client (#14759)
* add clux/kube-rs client

add [clux/kube-rs](https://github.com/clux/kube-rs) to list of
[community-maintained client
libraries](https://kubernetes.io/docs/reference/using-api/client-libraries/#community-maintained-client-libraries)

* reorder
2019-06-10 18:12:15 -07:00
Jakob Jarosch b67e560743 Remove Port Proxy reference (#14769)
The repository is no longer maintained and deprecated
2019-06-10 18:00:18 -07:00
Nicolas Rouquette 9909ef75a0 Updated podpreset.md to reflect changes in #71479 (#14764)
* Updated podpreset.md to reflect changes in #71479

See https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.14.md#other-notable-changes-3

* Refactored explanation to facilitate localization.
2019-06-10 17:58:15 -07:00
Vallery Lancey 71e69fd1b1 Added explanation of alpha non-preempting PriorityClasses to the "Pod Priority and Preemption" doc. (#14599) 2019-06-10 17:54:15 -07:00
M00nF1sh b495bd1631 promote AWS-NLB Support from alpha to beta (#14451) 2019-06-10 17:52:16 -07:00
Jarek Strzelecki feda4f90ec Update install-minikube.md (#14776)
Add message displayed when Hyper-V is already installed.
2019-06-10 17:50:15 -07:00
Nabarun Pal 277d206855 Fixes the IP addresses shown in the ip-masq diagram. (#14789)
The diagram can now be edited in draw.io

Issue #13917
2019-06-10 17:48:15 -07:00
Karen Bradshaw ba7f02ea4e fix padding for docs home on nav (#14807)
updated padding for docs home on nav
testing new sass->css, hugo extended
2019-06-10 17:38:15 -07:00
Chaminda Divitotawela 43021880be Update service.md (#14804)
Removed one 'means' from incorrect repeat.
2019-06-10 17:36:17 -07:00
codyc 1b9af9ad50 Federation Remediation Part Deux (#14140)
* first removal of federation

* more fixes
2019-06-10 17:32:15 -07:00
Zihong Zheng 9e102b5cbf Add a section for service load balancer cleanup 2019-06-10 17:05:13 -07:00
Lubomir I. Ivanov b51345a681 kubeadm-setup: update all setup related documents for 1.15 (#14594) 2019-06-10 16:18:19 -07:00
Weidong Cai 8b68f6a968 Add CSI type pv and description of CSI accessMode (#14798) 2019-06-10 16:16:15 -07:00
rptaylor 43ed5b7d25 add link to default admission controllers (#14808) 2019-06-10 16:00:22 -07:00
Kevin Taylor d1bdefd251 VolumeSubpathEnvExpansion Beta Documentation (#13846) 2019-06-10 13:07:07 -07:00
Morten Torkildsen 12238578ae Docs for feature: PDB support for custom resource with scale subresource (#14519) 2019-06-10 12:31:08 -07:00
Vladimir Vivien 1ab3957704 CSI Inline Ephemeral Documentation Update (#14704)
* CSI inline ephemeral ver update in doc

* CSI inline ephemeral feature-gate update
2019-06-10 12:29:10 -07:00
Rostislav M. Georgiev b1a0711f11 kubeadm: Document new v1beta2 config format (#14607)
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2019-06-10 12:27:16 -07:00
Jordan Liggitt fc86f8fef9 Add custom resource quota example (#14492) 2019-06-10 12:25:10 -07:00
rptaylor 6a77a5a7c9 recommended admission controllers are enabled by default (#14784)
Since the recommended ones are already enabled by default, they do not need to be explicitly specified with `--enable-admission-plugins`
2019-06-10 07:43:08 -07:00
Marcin Stożek 7e63eb4b84 Add missing logrotate component to logging with streaming sidecar image (#14780) 2019-06-10 07:41:09 -07:00
Jay Pipes 4ac08fcccd improve arch/nodes.md info on Conditions and Allocatable (#14753)
* clarify Conditions section in arch/nodes.md

The field name is `conditions` (plural), so have the section name match
the field name. In addition, updates the JSON output of an individual
Condition to match all the fields returned in k8s 1.14+.

* add information about Allocatable to nodes.md

Since k8s 1.6, a Node object returns information about both the node's
capacity as well as the allocatable resources on the node. The latter is
a representation of the resources that are available for normal pods to
consume.

This patch adds information about capacity vs. allocatable to the
documentation about nodes and provides a link to where the reader can
find more information about reserving compute resources.
2019-06-10 07:39:08 -07:00
Jason Gwartz 1f9786ee50 Fixes PDB rounding docs (percentage as string instead of float) (#14788)
* Clarifies how to set `minAvailable` using a percentage

* Fixes other references to percentages
2019-06-10 20:54:27 +08:00
Jay Beale 8f4fe15e14 Correction: sysctl entries aren't annotations (#14796)
* Correction: sysctl entries aren't annotations 

First, thank you for your work on this documentation. It means so much to so many users. I found that the sysctl documentation linked here explains that sysctl pod security policy entries are in the spec field, not done via annotation. This corrects it, using as much of the original language as possible from the linked sysctl documentation.

* Update pod-security-policy.md
2019-06-10 20:53:41 +08:00
Jordan Liggitt 3ad640e8bc Add webhook admission outline (#14671) 2019-06-09 21:15:05 -07:00
Luc Perkins 654db85168 Use Hugo extended for Sass/CSS (#13113) 2019-06-09 06:31:07 -07:00
rchowson c133a321c7 correct typo in home directory name (#14659)
home directory given as /etc/kuberentes/pki
should be /etc/kubernetes/pki
2019-06-07 19:05:06 -07:00
Dimitri Mitropoulos ce2f47192d small typo: extra verb (#14765) 2019-06-07 19:03:06 -07:00
Rémy Léone 871ba61574 Update bootstrap js because bootstrap 3.3.7 is vulnerable (#14775)
https://snyk.io/vuln/npm:bootstrap?lh=3.3.7&utm_source=lighthouse&utm_medium=ref&utm_campaign=audit
2019-06-07 19:01:08 -07:00
Anthony Dahanne 7fe0d505f0 Fix typo, missing 's' for plural (#14783) 2019-06-07 14:15:57 -07:00
Gasmi Christophe aa96765c94 fix typo and wrong url (#14772) 2019-06-07 01:51:58 -07:00
Amina Waddiz 0fcc348eee docs-fr | concepts | services-networking | ingress (#13742)
* [docs-fr] init ingress.md

* [docs-fr] remove glossary

* [docs-fr] add definitions

* [docs-fr] add ingress spec

* add default backend and ingress types

* fix netlify error for the unfound yaml file

* [docs-fr] add TLS and loadbalancing

* [docs-fr] fix some french typos

* [docs-fr] replace 'équilibreur de charge' with 'load-balancer'

* [docs-fr] fix typo

* [docs-fr] fix french typos and syntax

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update content/fr/docs/concepts/services-networking/ingress.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* [docs-fr] enhance syntax

* [docs-fr] update load-balancer spec

* [docs-fr] fix broken deployment

* [docs-fr] fix typos
2019-06-06 02:42:11 -07:00
Gasmi Christophe 019c774dd8 Revert "fix typo en/fr (#14749)" (#14750)
This reverts commit 07812a5ac8.
2019-06-06 01:08:13 -07:00
Gasmi Christophe 194a895011 revert on a name translation of card made by mistake (#14751) 2019-06-05 23:48:12 -07:00
Tim Bannister 86e0bef076 New upstream commit for code of conduct (Spanish) (#14631) 2019-06-05 23:20:13 -07:00
Rajesh Deshpande 6b9fd618b2 Adding example to show labels in POD yaml (#14439)
* Adding example to show labels in POD yaml

This page talk about labels and its usage. Also it talk about syntax for specifying labels. But it does not show how we can have labels in resource manifest. So with this PR i am adding example which shows that how we can have labels in pod manifest.

* Changes to resolve review comments

Changes to resolve review comments
2019-06-05 22:58:10 -07:00
André Martins 0e146f8df5 setup/independent: fix cilium installation guide for kubeadm (#14411)
Signed-off-by: André Martins <aanm90@gmail.com>
2019-06-05 22:56:10 -07:00
Rajesh Deshpande 1646be8def Adding annotation example (#14440)
* Adding annotation example 

Adding example to show how annotation looks like in manifest.  This will help users to understand where exactly we can use the annotations whose details are already given on this page. Annotation `imageregistry: https://hub.docker.com/`  used intentionally to make it more relevant as earlier section talk about registry address  annotation.

* Resolving review comments

Resolving review comments
2019-06-05 22:54:09 -07:00
Seth 7166553e72 Rs rollingupdate (#14462)
* Redirect to Deployment docs

* Redirect to Deployment docs

* change using to use

* typo

* fix extra file

* line wrap Deployment
2019-06-05 22:52:10 -07:00
Tim Bannister 5f7feacb32 Emphasize that cluster API v1 is deprecated (#14461) 2019-06-05 22:50:10 -07:00
Seth 11194bcd86 Update link and standardize language (#14482) 2019-06-05 22:40:11 -07:00
Casey Davenport 6c85c9c478 Update Calico to v3.7 (#14501) 2019-06-05 22:38:10 -07:00
Tim Bannister 7fef09fee1 Explain motivation for RuntimeClass (#14490) 2019-06-05 22:36:10 -07:00
Tim Bannister 7289483c7d Update “Autoscale the DNS Service in a Cluster” (#14525)
* Mark code blocks for syntax highlighting

* Use glossary tooltips where appropriate

* Reword DNS horizontal autoscaling task

- Mention that addons manager is deprecated
- Use unordered list for “What's next”

* Note AMD64 instruction set assumption

* Update to more recent cluster-proportional-autoscaler

Based on sample configuration in https://raw.githubusercontent.com/kubernetes/kubernetes/beba9921aa1a73431bf322ffa17df6b2aa314b0c/cluster/addons/dns-horizontal-autoscaler/dns-horizontal-autoscaler.yaml
2019-06-05 22:34:09 -07:00
David Ashpole e7b5f0e9f0 move podresources endpoint to beta (#14622) 2019-06-05 22:28:10 -07:00
Jinhua Tan ba2dc02c77 Translate docs/tasks/configure-pod-container/attach-handler-lifecycle-event in Chinese (#14605)
* Add zh/docs/tasks/configure-pod-container/attach-handler-lifecycle-event.md
Add zh/examples/pods/lifecycle-events.yaml

Translate zh/includes/task-tutorial-prereqs.md to chinese

* Apply suggestions from code review

Thanks for tengqm's review

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Apply suggestions from code review

Thanks for tengqm's help again

Co-Authored-By: Qiming <tengqim@cn.ibm.com>

* Modify the order of text in markdown format

* Unified translation into 处理函数
2019-06-05 22:28:10 -07:00
Fabrizio Pandini 19e9d312ea kubeadm-1.15-certs-renewal (#14716) 2019-06-05 22:20:10 -07:00
Vageesha17 2e73fb64ee update pod-overview.md (#14758)
replaced the changed required in #14746
2019-06-05 22:18:10 -07:00
Deep Debroy 6e75d5c4de Update CSI migration docs with Azure Disk/File details (#14707)
Signed-off-by: Deep Debroy <ddebroy@docker.com>
2019-06-05 22:18:10 -07:00
Supriya Sirbi 1aae32870d Issue #14703 - Update Images.md (#14757) 2019-06-05 22:16:11 -07:00
Supriya Sirbi fd6ec9bdb5 Update guestbook-logs-metrics-with-elk.md (#14755) 2019-06-05 22:14:10 -07:00
silenceshell 64d61cf283 fix markdown format (#14756)
![screenshot](https://silenceshell-1255345740.cos.ap-shanghai.myqcloud.com/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202019-06-06%20%E4%B8%8A%E5%8D%8811.08.13.png)
2019-06-05 22:12:11 -07:00
Timoses ac3e49b771 Kubespray supports Custom VM and BareMetal (#14717)
Kubespray supports Custom (On-premises VMs) & Custom (Bare Metal). 

https://kubespray.io states:

> Can be deployed on AWS, GCE, Azure, OpenStack, vSphere, Packet (bare metal), Oracle Cloud Infrastructure (Experimental), or Baremetal
2019-06-05 18:42:11 -07:00
Jay Pipes cbbaf04e72 use glossary defs in overview/components.md (#14721)
This patch promotes re-use of the existing kube-proxy glossary
definition by referencing it from overview/components.md. Similarly, we
move the definition of Container Runtime into a new glossary definition
so that other pages may refer to it.
2019-06-05 18:32:12 -07:00
Carlone c19c669c7c Fix typo in limit-range.md. (#14730) 2019-06-05 18:28:12 -07:00
Marko Mudrinić cdc2ccff40 Add KubeOne as AWS turnkey solution (#14737) 2019-06-05 18:00:13 -07:00
rishgh 8ac73fc13d Update images.md (#14736)
* Update images.md

* Update content/en/docs/concepts/containers/images.md

That works fine and thank you.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-06-05 17:58:11 -07:00
Austin 28d225e231 Fix a small typo (#14743) 2019-06-05 17:50:11 -07:00
Raja Anbazhagan 1fbcb30b4f changed example domain to be **example.com** (#14740)
**your.private.registry.example.com** is a better choice of domain name for a non-existing sample domain name than calling it **yourprivateregistry.com**

refer #14283
2019-06-05 17:48:11 -07:00
Gasmi Christophe 07812a5ac8 fix typo en/fr (#14749) 2019-06-05 14:36:10 -07:00
Alex Contini 82baf65a88 Add case studies from cncf.io (#14520)
* Add case studies from cncf.io

* Delete index.html

* Update index.html

* Update index.html

* Update index.html

* Update index.html

* remove Financial Times

* update links
2019-06-05 12:08:12 -07:00
Gasmi Christophe 83d5e1e77f fix homepage redirect of localized documentations (#14586) 2019-06-05 09:31:57 -07:00
Matthew Gallagher 944ab0d67d Remove unneeded "groups" from CSR yaml example (#14723) 2019-06-04 22:49:54 -07:00
Tim Bannister 704aa645f1 Link from Security concept to related pages (#14726) 2019-06-04 20:57:52 -07:00
Tim Bannister 62ae33b4a9 Reword documentation for Service concept (#14526)
* Reword glossary entry for Service

New wording should be more suitable for inclusion via a
glossary_definition shortcode.

* Improve What's Next section for Service concept

* Rename Services concept to singular

This matches other concept documentation, eg Deployment.

* Use documentation IP address range

1.2.3.4 is outside the blocks reserved for documentation.

* Reword Service concept description

Services direct traffic to Pods, not containers

* Write IPVS in uppercase
2019-06-04 16:11:53 -07:00
Thomas Strömberg b207ff8d2d Prefer "minikube delete" over "rm -rf ~/.minikube" (#14647)
Using `rm -Rf ~/.minikube` is not necessary in modern (v1.x) versions of minikube, and is highly discouraged as may can leave dangling VM's running, which minikube will fail to recover from. 

Example issue: https://github.com/kubernetes/minikube/issues/4377
2019-06-04 16:01:52 -07:00
Leah Hanson d259346fde Improve Pivotal row in Production Setup table (#14648)
* Improve Pivotal row in Production Setup table.

- Provider column should contain company name
- Change check marks to product links to match other rows

Co-authored-by: Danny Berger <dberger@pivotal.io>

* Spell out PKS abbreviation.

Co-authored-by: Danny Berger <dberger@pivotal.io>
2019-06-04 15:55:53 -07:00
RA489 2ca9136ef6 unhold the binaries on the worker nodes during upgrade (#14708) 2019-06-04 15:51:53 -07:00
Tim Bannister aa9384eb19 Tweak glossary definition for Node (#14317)
* Tweak glossary definition for Node

The services (eg kubelet) that run on a Node are not the kind of
Service that the Kubernetes API knows about. Reword accordingly.

Also, highlight that Docker is one container runtime and that
there are others.

* Adopt suggestions from https://github.com/kubernetes/website/pull/14523

Co-Authored-By: Rael Garcia <me@rael.io>
2019-06-04 15:27:53 -07:00
Raja Anbazhagan 8b2b09e61c corrected example for private image string format (#14283)
without specifying registry details for `image` value, You will get following error if you are using a private registry even when your private images are hosted in docker.hub and you have valid credentials configured for the same.

Failed to pull image "xxx/xxx-app:0.0.1": rpc error: code = Unknown desc = Error response from daemon: pull access denied for xxx/xxx-app, repository does not exist or may require 'docker login'
2019-06-04 15:13:53 -07:00
Travis Merkel 270bae02d6 Fix typo: Update to hello-minikube (#14706) 2019-06-04 15:07:53 -07:00
Josef Brandl 10e71c9d93 Clarify behavior of parallel pod management policy (#14606) 2019-06-04 14:53:51 -07:00
Hemant Kumar 40ed4669b6 Add a placeholder doc (#14643)
* Add a placeholder doc

* Update persistent-volumes.md
2019-06-03 18:23:01 -07:00
Daniel Weibel 6c91774f47 Adapt docs for kubectl completion on macOS (#14636) 2019-06-03 18:23:01 -07:00
Yucheng Wu 92d1da404a document version changes of critical pod (#14684)
* document version changes of critical pod

* document system priority class name version requirement

* Update guaranteed-scheduling-critical-addon-pods.md
2019-06-03 18:01:02 -07:00
AllenZMC 6f291e0f91 Update secret.md (#14690)
fix (#解码-secret)
2019-06-03 17:55:02 -07:00
Jay Pipes eda841cb0a small grammar fixes in overview/components.md (#14693)
Trival patch to fix a couple grammatical mistakes I found while going
through overview/components.md.
2019-06-03 17:50:59 -07:00
Karen Bradshaw 88fe150abc clean up feature state examples, style guide (#14699) 2019-06-03 17:49:02 -07:00
Stacy Pedersen e66b9a542a updating ICP version 3.1.2 to 3.2.0 (#14697) 2019-06-03 17:47:00 -07:00
Oleg Chunikhin 44414ce5b0 Updated target environments supported by Kublr (#14698) 2019-06-03 17:45:00 -07:00
Xing Yang 7acab64de6 Add documentation for PVC in use protection (#14700)
This PR adds doc to describe PVC in use protection
for PVC actively in use as a snapshot source.
2019-06-03 17:39:03 -07:00
shavidissa 3af9a19141 Updates kubernetes-basics (#14702)
Minor updates:
- Add a full stop.
- Removed the 'Start the tutorial›' section. The sections are already linked from 1 to 6 and this section doe not add any value after point 6.
2019-06-03 17:37:00 -07:00
Michael Werner 42b422b3e1 Add german slack channel and maintainer (#14489)
* Add german slack channel and maintainer

* Update German Maintainer

Co-Authored-By: Roy Lenferink <lenferinkroy@gmail.com>
2019-06-03 00:58:16 -07:00
wangyamei 711a0d20ee update feature-gates.md (#14635) 2019-06-02 23:58:14 -07:00
icheikhrouhou 985c08378d change to documentation ip adress #14664 (#14677) 2019-06-02 23:48:13 -07:00
Rajesh Deshpande 674303b896 Link to 'Add image pull secret to service account' (#14669)
* Link to 'Add image pull secret to service account'

This page does not mention the fact that image pull secrets can be specified through a service account. So adding link to the section which gives details about 'adding image pull secret to service account'.

* Correcting link url

Correcting link url
2019-06-02 23:38:13 -07:00
wangyamei 73ee4988cf fix typos in configure-aggregation-layer.md (#14650) 2019-06-02 23:36:12 -07:00
wangyamei 26fd321b68 fix typo in romana-network-policy.md (#14661) 2019-06-02 23:34:13 -07:00
Oussema CHERNI c25d3c0b19 Fix Container Environment Variables full link (#14663) 2019-06-02 23:32:12 -07:00
Tim Bannister 3de064f405 New upstream commit for code of conduct (Portuguese) (#14630) 2019-06-02 18:23:56 +01:00
wangyamei fabe7aa79b fix typo in install-kubeadm.md (#14680) 2019-06-01 03:32:18 -07:00
Mario Groß 20f29ca3f0 Update minikube.md (#14662)
Fix linking in same document for preventing 404 errors because the url parts get duplicated now.
e.g: https://kubernetes.io/docs/setup/minikube/docs/setup/minikube/#interacting-with-your-cluster
fix would be: https://kubernetes.io/docs/setup/minikube/#interacting-with-your-cluster
2019-05-31 22:54:22 -07:00
Anshul Ahuja 0cb3f4a13e Fix Typo in the deprecation warning (#13488) 2019-05-31 12:48:28 -07:00
Robert Krawitz 817ee7ed45 Add support for quotas for ephemeral storage monitoring. (#14268) 2019-05-31 08:28:28 -07:00
Martin Vladev 8d674ddbeb Remove initializers (zh) (#14654)
Initializers are removed in 1.14 [1]

[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 23:50:27 -07:00
Martin Vladev 0ebe8c3b4f Remove initializers (id) (#14655)
Initializers are removed in 1.14 [1]

[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 23:44:24 -07:00
Tim Bannister ebed710647 Add relevant glossary tooltips (#14632)
Guide reader to learn more about StatefulSet.
2019-05-30 17:42:20 -07:00
John Griffith b8759a7dbe Add docs for volume cloning (#14591) 2019-05-30 17:38:24 -07:00
slienyp f6b8449967 content/es/docs/reference/glossary/selector (#14369) 2019-05-30 14:54:22 -07:00
Misty Linville 1d0f8d91c6 Document rounding behavior for PDBs (#14408)
* Document rounding behavior for PDBs

* Update content/en/docs/tasks/run-application/configure-pdb.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Update configure-pdb.md
2019-05-30 14:34:25 -07:00
Zach Arnold 60266ff1a9 Cloud Native Security Intro (#14495)
* initial aggregation of security recommendations

* Update content/en/docs/concepts/security/overview.md

Co-Authored-By: Jim Angel <jimangel@users.noreply.github.com>

* Update content/en/docs/concepts/security/overview.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* address concerns in PR comments
2019-05-30 14:24:22 -07:00
Tim Bannister 49e18cdd8c Fix typo (#14592) 2019-05-30 13:50:27 -07:00
Daniel Gómez Ferro 5ece295c64 Add content/es/docs/reference/glossary/pod.md (#14368)
* Add  content/es/docs/reference/glossary/pod.md

Apply suggestions from code review

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/pod.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>
2019-05-30 13:46:29 -07:00
Iqbal Farabi f8ccf4d475 Add translations for Imperative Config for Bahasa Indonesia (#14530)
* Translate declarative config for Bahasa Indonesia

* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia

* Add _index.md to object-management-kubectl translations for Bahasa Indonesia

* Translate imperative-config.md for Bahasa Indonesia

* Update missing translations in imperative-config.md for Bahasa Indonesia
2019-05-30 12:02:30 -07:00
Ignasi Marimon-Clos 2fcdd4daab Add content/es/docs/reference/glossary/secret.md (#14356)
* Add content/es/docs/reference/glossary/secret.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/secret.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/secret.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>
2019-05-30 11:14:28 -07:00
Ignasi Marimon-Clos 3d8b015f30 Add content/es/docs/reference/glossary/application-architect.md (#14373)
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:28:25 -07:00
Javi Sabalete 0461eaa9a3 Add content/es/docs/reference/glossary/image.md (#14364)
* Add content/es/docs/reference/glossary/image.md

* Update content/es/docs/reference/glossary/image.md

Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:26:28 -07:00
Ignasi Marimon-Clos c4c4cc68d0 Add content/es/docs/reference/glossary/application-developer.md (#14372)
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:24:24 -07:00
David Ricordel ebce625727 Add content/es/docs/reference/glossary/service.md (#14361)
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-30 10:22:24 -07:00
Javi Sabalete c116795425 Update content/es/_index.html with new links (#14589)
* Update content/es/_index.html with new links

* Update _index.html
2019-05-30 10:10:24 -07:00
Martin Vladev 0180769e18 Remove initializers (ja) (#14626)
Initializers are removed in 1.14 [1]

[1]: https://github.com/kubernetes/kubernetes/pull/72972
2019-05-30 03:26:21 -07:00
wangyamei 7df7a2ee58 correct the Feature:PodPriority in feature-gates.md (#14547) 2019-05-29 22:36:18 -07:00
Tom Janson 2efe4d5313 fix link to Storage Classes doc (#14551) 2019-05-29 22:34:19 -07:00
Martin Vladev a55e66f9ef Remove initializers feature gate (#14602)
* Remove initializers feature gate

Initializers are removed in 1.14
kubernetes/kubernetes#72972

* Update feature-gates.md
2019-05-29 20:10:19 -07:00
adisky 5913160426 Update config option for openstack block storage (#14603)
* update config option for openstack block storage

* Update cloud-providers.md
2019-05-29 20:08:19 -07:00
Rugwiro Valentin 39bdcc07df Update the pull Request template wording (#14619)
* [WIP]Fix typo

Fix typo

* Update PULL_REQUEST_TEMPLATE.md
2019-05-29 19:40:19 -07:00
Craig Peters b40144e5f1 Fix reference to features state to beta (#14618)
* Fix reference to features state to beta

* Update device-plugins.md
2019-05-29 19:38:21 -07:00
Atif Mahmood 424045fae3 Corrected documentation for kubectl tab completion on Mac (#14617)
* Corrects procedure to get tab completion on Mac

Tab completion only requires the installation of bash-completion and sourcing the bash_completion script. 

Installing bash-completion@2 doesn't work and source <(kubectl completion bash) is no longer necessary in the .bash_profile.

* Removed reference to other methods that don't work

* Update install-kubectl.md
2019-05-29 19:36:19 -07:00
Martin Vladev 8e541844e9 Use runtime/default for seccomp. (#14616) 2019-05-29 19:34:20 -07:00
Tim Bannister 92760f80dc Update code of conduct based on upstream changes (#14612)
Level with upstream commit 214585e24aab747fb85c2ea44fbf4a2442e30de6
2019-05-29 19:32:20 -07:00
Tim Bannister b2d7cc5e30 Reword glossary entry for etcd (#14621)
* Link to official etcd documentation

* Reword etcd glossary entry

* Update etcd.md
2019-05-29 19:24:21 -07:00
Julien Brochet da76416973 Fix OpenAPI deprecated endpoints in Kubernetes 1.14 (#14608) 2019-05-29 18:06:18 -07:00
Gasmi Christophe 9c8845c5fd Update kubecon buttons on homepage fr (#14587)
update
2019-05-29 09:22:30 -07:00
Gasmi Christophe 8bf13937df docs-fr | tutorials | create-cluster (#14584)
* init pages tuto FR create-cluster

* typo

* update

* update index
2019-05-29 04:44:21 -07:00
shavidissa 5c9a9b1fe2 [WIP] Clean up and reorganize minikube.md (#14255)
The current content was not following the style guide and lacked information on what the user was doing under the quick start section. Added more information and tested the section out. Further reorganized the content.

Correct typos

Updated the content.

Updated the content

Fixed syntax error.

Update the unordered list formatting

Fix formatting issues

Formatting update

Format the content

Format the content

Format content

Format ordered content

Format unordered list

Clean up and reorganize minikube.md

Updated the content

Updated the content as per the comments received.

Fixed an error

Fixes the note shortcode

Fixes error in shortcode

Clean up and reorganize minikube.md
2019-05-29 00:00:21 -07:00
Oussema CHERNI f38c90768d Delete resources created during this task (#14536) 2019-05-28 22:20:21 -07:00
Tim Bannister 23e8eaf782 Use shortcode for note in Kops glossary entry (#14534)
* Use note shortcode in kops glossary entry

This brings the entry closer to Kubernetes' style guide for
documentation.

* Reword kops glossary entry

- Write “Terraform” with a capital T (it's a proper noun)
- Adjust grammar
2019-05-28 22:18:20 -07:00
Santhosh Kumar Tekuri 54b4a1f194 fix link to aws.go (#14550)
* fix link to aws.go

* fix link to aws.go
2019-05-28 22:16:20 -07:00
Jose Luis a845f40e53 Add content/es/docs/reference/glossary/sysctl.md (#14390)
Signed-off-by: Jose Luis Perez Diez <jluis@escomposlinux.org>

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>
Co-Authored-By: Victor Morales <chipahuac@hotmail.com>
2019-05-28 13:12:58 -07:00
Rael Garcia dd22f47006 Add annotation page (#14358) 2019-05-28 13:11:02 -07:00
Jose Barahona 16f557f95e Fix content/es/docs/setup/_index.md (#14491)
Dangling "pick-right-solution" references kubernetes#14474
es docs redirection  404 fixed
2019-05-28 13:01:11 -07:00
Kaitlyn Barnard 5656da570b Updating blog OWNERS (#14338) 2019-05-28 12:46:59 -07:00
June Yi b19c549355 Fourth Korean localization work for release-1.14 (#14578)
This commit is the fourth Korean l10n work for release-1.14.

Change List

* Translate concepts/overview/object-management-kubectl/declarative-config in Korean (#14285)

* translate cron-jobs.md to korean + add _index.md (#14024)

* ko: update outdated files in dev-1.14-ko.4 #14207 (#14347)

* Translate standardized glossary Tag Workload in Korean (#14208)

* translate to content/ko/docs/concepts/cluster-administration/controll… (#14234)

* ko: update concepts, contribute, tasks in dev-1.14-ko.4 #14207 (#14502)

* ko: update cheatsheet in dev-1.14-ko.4  (#14515)

Co-Authored-By:    Woojin Na(Eddie) <kimchigood1130@gmail.com>
Co-Authored-By:    Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-Authored-by:    Claudia J. Kang <claudiajkang@gmail.com>
Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-05-28 08:30:00 -07:00
paudirac 7841f8b24b Add content/es/docs/reference/glossary/cluster.md (#14472)
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-27 12:31:50 -07:00
Andreu Gallofré c16f82bedb Add container-environment-varibales concepts page (#14378)
Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Alexander Brand <alexbrand09@gmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Victor Morales <chipahuac@hotmail.com>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Rael Garcia <me@rael.io>

Add raelga as reviewer

Co-Authored-By: Rael Garcia <me@rael.io>

Remove typo

Co-Authored-By: Rael Garcia <me@rael.io>

Add context to the link

Co-Authored-By: Rael Garcia <me@rael.io>

Change the word to more international one

Co-Authored-By: Rael Garcia <me@rael.io>

Update content/es/docs/concepts/containers/container-environment-variables.md

Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-27 12:27:50 -07:00
paudirac e40697c78b Add spanish translation for node (#14360)
Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-27 12:23:50 -07:00
Lennart Jern c9bb6aa23b Add more language specific slack channels (#14506)
* Add more country/language specific slack channels

* Fix Finnish slack channel

Co-Authored-By: Markus Maga <markus@maga.se>
2019-05-27 06:09:51 -07:00
Harshvardhan Karn bbc3061088 fix kubernetes certified logo url (#14511)
Signed-off-by: harshvkarn <harshvardhan.karn@mayadata.io>
2019-05-27 06:07:52 -07:00
David Ricordel 4f60e86604 Add content/fr/docs/tutorials/_index.md (#14529)
* Add `content/fr/docs/tutorials/_index.md

* The navigation menu was broken without it.
* Translation from `content/en/docs/tutorials/_index.md`

* Update content/fr/docs/tutorials/_index.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-05-27 03:43:49 -07:00
Tim Bannister 1078044001 Fix HTML typo (#14527) 2019-05-26 21:35:48 -07:00
Tim Bannister 81dd45f6cb Tidy & reword “Configure a Pod to Use a Projected Volume for Storage” (#14539)
* Reference glossary entry for Secret

* Fix code block format code

* Tidying & rewording
2019-05-26 19:21:49 -07:00
Christian Rebischke 1213d41cdf Update install-minikube.md (#14542)
The link https://github.com/kubernetes/minikube#other-ways-to-install doesn't exist anymore.
So either we remove the link to it or we fix the minikube README and add a new section for alternative ways to install minikube.
What do you think?
2019-05-26 19:19:49 -07:00
David Ricordel 473e15d6c3 Add /content/fr/docs/reference/_index.md (#14528)
* Add /content/fr/docs/reference/_index.md

* translate title and title Link

* take out the approvers section

* replace design by conception

* Update content/fr/docs/reference/_index.md

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-05-26 09:19:49 -07:00
Prankul 4229462a34 Update URL in k8s.io/docs/tasks/federation/administer-federation/cluster/ (#14463) 2019-05-26 00:53:49 -07:00
Iqbal Farabi afcc69c7e6 Add translations for Imperative Command for Bahasa Indonesia (#14064)
* Translate declarative config for Bahasa Indonesia

* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia

* Add _index.md to object-management-kubectl translations for Bahasa Indonesia

* Translate imperative-command.md for Bahasa Indonesia

* Update translations for Imperative Command for Bahasa Indonesia
2019-05-25 14:29:49 -07:00
Ivan Fraixedes 060cb63037 Add content/es/docs/reference/glossary/rkt.md (#14365)
* es/docs/references/glossary: Add rkt term

* Update content/es/docs/reference/glossary/rkt.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/rkt.md

Co-Authored-By: Rael Garcia <me@rael.io>

* Update content/es/docs/reference/glossary/rkt.md

Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-25 05:23:28 -07:00
Carlos 22f2106a3a Add content/es/docs/reference/glossary/job.md (#14359)
* Agregado el termino Job al glosario

* Traducida la página de Job

* Update content/es/docs/reference/glossary/job.md

accepted reviewer changes

Co-Authored-By: Rael Garcia <me@rael.io>
2019-05-25 05:13:26 -07:00
Maksym Bendeberia a7209fa732 Update overview.md (#14424)
* Update overview.md

Fixed broken links for the Linuxacademy courses

* Update overview.md
2019-05-24 19:27:27 -07:00
zhangqx2010 1077a764e9 Update cluster-administration-overview.md (#14510)
* Update cluster-administration-overview.md

according to #14442 and related with #14480

* Update cluster-administration-overview.md
2019-05-24 19:17:27 -07:00
Alex Contini 3d39002394 Update kubecon buttons on homepage (#14521)
* Update kubecon buttons on homepage

* Update _index.html
2019-05-24 19:15:29 -07:00
Hippie Hacker de38a3bbc5 Choisir la bonne solution link updated! (#14483)
* Choisir la bonne solution link updated!



Co-Authored-By: Cheikh Rouhou <CheikhRouhouInes94@gmail.com>
Co-Authored-By: Gergey Csatari <gergely.csatari@nokia.com>

* Choisir la bonne solution link updated!



Co-Authored-By: Cheikh Rouhou <CheikhRouhouInes94@gmail.com>
Co-Authored-By: Gergey Csatari <gergely.csatari@nokia.com>

* Remove some spaces
2019-05-24 11:13:32 -07:00
Irvi Aini 8279c436c9 Initialize Taints and Tolerations in Bahasa Indonesia. (#14405)
* Initialize Taints and Tolerations in Bahasa Indonesia.

* Fix typos
2019-05-24 05:24:22 -07:00
Yudi A Phanama d30a74fdb5 Translate Disruptions docs to Indonesian (#14395)
* Translate Disruptions docs to Indonesian

* Several changes regarding reviews:
- Use underscore for italic
- Italicize "cloud"
- Consistency of Disrupsi and Gangguan -> Use Disrupsi instead
- Change "usir" to italicized "evict"
- Change "pengontrol" to "pengendali"
- Change "kuras" to "drain"
- Emphasize first mention of disrupsi with bold instead
- Some typo and standard words fixes
- Fixes a potentially fatal translation of "hosting provider"
  - From "penyedia layanan cloud" to "penyedia layanan Kubernetes
2019-05-24 05:14:19 -07:00
Steven Sherry 03e840d905 Fix dead links related to Kubernetes object management (#14481) 2019-05-24 05:00:19 -07:00
Karen Bradshaw c66db29c11 update link to front matter description (#14493)
Update the front matter link from jekyll to gohugo.
2019-05-24 03:04:20 -07:00
Adebayo Adesanya 0144a82ec2 Fix typo "feedbacks" (#14505)
Feedback is uncountable, just a nitpick ;-)
2019-05-24 03:02:19 -07:00
Lukasz Gornicki 3be372bbd2 Add blog post about Kyma from CNCF landscape (#14266)
* Create 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Create test.md

* Add files via upload

* Delete test.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update content/en/blog/_posts/2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

Co-Authored-By: derberg <derberg@wp.pl>

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Add files via upload

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-08-Kyma-extend-and-build-on-kubernetes-with-ease.md

* Update 2019-05-23-Kyma-extend-and-build-on-kubernetes-with-ease.md
2019-05-23 02:00:33 -07:00
Seth 3f02b89a1e Fix dangling "pick-right-solution" references - English (#14468)
* Fix dangling references

* Redirect to setup

* english update only

* english update only

* Update last file

* word fix
2019-05-22 19:56:23 -07:00
Rob Hirschfeld 785412cb72 cleanup component install to use new catalog feature (#14063)
* cleanup component install to use new catalog feature

sequence of operations

cleanup component install to use new catalog feature

* Update krib.md
2019-05-22 07:18:13 -07:00
Takuya Tokuda bbf3a979d4 Second Japanese l10n work for release-1.13 (#14465)
* Update k8s.io/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro/ (#13153)

* [ja] Translate Hello Minikube in tutorials (#13100) (#13161)

* ja-trans: update supported-doc-versions.md (#13186)

* [ja] Update /concepts/overview/what-is-kubernetes.md #13079 (#13187)

*  ja-trans: update expose-intro.html (#13215)

* ja-trans: update expose-intro.html

* ja-trans: fix broken links by linking to english pages

* update deploy-intro.html (#13103) (#13208)

* update deploy-intro.html (#13103)

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

add /ja path

Co-Authored-By: chidakiyo <chidakiyo@users.noreply.github.com>

* [ja] Update /setup/release/building-from-source.md (#13095) (#13220)

* ja-trans: update /ja/docs/setup/independent/control-plane-flags/ (#13228)

* ja-trans: Update /setup/turnkey/azure.md (#13097) (#13224)

* ja-trans: update /ja/docs/tutorials/kubernetes-basics/ (#13232)

* ja-trans: update /ja/docs/tutorials/kubernetes-basics/

* ja-trans: translate card.title

* ja-trans: update setup/minikube.md (#13091) (#13219)

* [ja] Update content of setup/minikube.md, fixing the diff between 551489f 7b07d19.

* [ja] Translate the content: content/ja/docs/setup/minikube.md (#13091)

* Correct Katakana words, using long vowel words

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* Fix typos

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* Correct some changes, thanks for the FB

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* ja-trans: Update k8s.io/ja/docs/setup/pick-right-solution/ (#13094) (#13328)

* ja-trans: Update the content of setup/pick-right-solution.md, only fixing the diff between 551489f and 7b07d19.
(Not yet translating the content at the moment to only make sure fixing the diff is ok. Next commit will be actually the translation stuff)

* ja-trans: Translate /ja/docs/setup/pick-right-solution.md (#13094)

* Update content/ja/docs/setup/pick-right-solution.md

Correct small changes based on the feedback

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* Better translation and refer the Japanese document link

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* Correct Japanese anchors

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* Correct translation mistakes

Co-Authored-By: yukinagae <yuki.nagae1130@gmail.com>

* ja: Translate /docs/home (#13366)

* follow to the latest format

* review

* ja: fix some unnatural translation and formatting (#13367)

* format

* Update content/ja/docs/setup/certificates.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* ja-trans: Translate heading and subheading of docs/setup/version-skew-policy.md in Japanese (#13360)

* copy content

* remove reviewer block

* Translate heading and subheading.

* change translation

* ja-trans: Translate heading and subheading of docs/setup/turnkey/icp.md in Japanese (#13359)

* copy content

* remove reviewer block

* Translate heading and subheading.

* ref. #13098 (#13358)

* ref. #13096 (#13357)

* ref. #13089 (#13353)

* ref. #13087 (#13351)

* ref. #13082 (#13348)

* ref. #13085 (#13349)

* ref. #13088 (#13352)

* ref. #13090 (#13354)

* ref. #13092 (#13355)

* ref. #13093 (#13356)

* ref. #13099 (#13361)

* [ja] Translate the content: ja/docs/setup/independent/high-availability/ (#13364)

* [ja] Translate the content: ja/docs/setup/independent/high-availability/

* remove redundant comma, words

* Update content/ja/docs/setup/independent/high-availability.md

余分な文字を削除

Co-Authored-By: TSUDA-Kyosuke <tsuda@stmn.co.jp>

* Update k8s.io/ja/docs/setup/cri/ (#13663)

* fix content.

* Update content/ja/docs/setup/cri.md

Co-Authored-By: cstoku <cs.toku.mail@gmail.com>

* Update cri.md

* Update content/ja/docs/setup/cri.md

Co-Authored-By: cstoku <cs.toku.mail@gmail.com>

* Update content/ja/docs/setup/cri.md

Co-Authored-By: cstoku <cs.toku.mail@gmail.com>

* improve translation
2019-05-22 07:14:12 -07:00
Prankul 866b99cf72 Fix link in "Customizing DNS Service" docs (#14455) 2019-05-22 06:20:20 -07:00
codyc 4aa0fda798 Update apiVersion on example-ingress to extensions/v1beta1 (#14449)
Update apiVersion on ingress to extensions/v1beta1
2019-05-22 06:16:11 -07:00
Ignasi Marimon-Clos 4ca230dc3f Add content/en/docs/reference/glossary/certificate.md (#14371) 2019-05-22 06:02:16 -07:00
Seokho 78be343902 Add a Korean l10n reviewer to OWNERS_ALIASES (#14460) 2019-05-22 03:18:10 -07:00
Kurnianto Trilaksono 00b8aeafb4 Translate "Pod Preset" page to Bahasa Indonesia (#14394)
* add pod preset page for language/id

* fix formatting

* fix typos and wording

* fix formatting and add few missed lines

* fix note formatting
2019-05-21 20:54:03 -07:00
Seth 7f888c11f3 Pod yaml command and change pod curl (#14448) 2019-05-21 13:40:06 -07:00
Takuya Tokuda 5c89ab7218 Update i18n/ja.toml (#13666)
* fix #13105

* Translate #12900 in advance

* Update ja.toml
2019-05-21 11:14:06 -07:00
Rajakavitha1 625bf369a9 setup page replaces picking the right solutions (#14442) 2019-05-21 08:50:49 -07:00
好风 a98753cfe9 Flag --export has been deprecated (#14432)
Flag --export has been deprecated, This flag is deprecated and will be removed in future.
2019-05-21 05:54:43 -07:00
June Yi 18367feaea Describe language specific style guide in l10n guide (#14437) 2019-05-21 01:12:41 -07:00
Oleksandr Slynko 85ab4a45ad Link upgrade to skewed version page (#14421)
* Link upgrade to skewed version page

It provides the order of upgrade and shows which versions are supported.
Solves (at least partially ) #14420

* Update cluster-management.md

* Update cluster-management.md
2019-05-21 01:00:47 -07:00
Tim Bannister 702a4fd67f Use relevant glossary definitions (#14414) 2019-05-21 00:58:40 -07:00
Tim Bannister e0873fe247 Add containerd and CRI-O to glossary (#14309) 2019-05-21 00:56:44 -07:00
Yucheng Wu 6c3d270176 document pod downwardAPI fieldRef & resourceFiledRef values (#14321)
* document pod downwardAPI fieldRef & resourceRef values of en version

* document pod downwardAPI fieldRef & resourceRef values of zh version

* typo correction
2019-05-21 00:54:40 -07:00
Sahin Vardar 8ab64f7e07 Updated links to vendor specific implementions (#14400)
The following links where broken

* AZURE
* GCE
* AWS

In case of GCE I assume it changed to GCP, but please confirm if that is correct.
2019-05-21 00:52:39 -07:00
Byron.wang 55ace3bb95 Remove extra '**' (#14413)
remove extra '*' from the end of the aritcle;
or they have other meanings :D
2019-05-21 00:50:41 -07:00
Karen Bradshaw be35043d74 fix links to tool install (#14418) 2019-05-21 00:48:41 -07:00
Abubakar Siddiq Ango 9e966b2e9d Switch to long command option (#14422) 2019-05-21 00:42:41 -07:00
Himanshu Pandey 7aed682a89 removed the junk character (#14430) 2019-05-21 00:32:41 -07:00
Suhwan Cha 6be8640778 Fix link (#14438)
* Update imperative-command.md

* Update imperative-command.md
2019-05-21 00:30:45 -07:00
Meenakshi Kaushik 0d471c4fc8 pick-right-solution.md (#14434)
Added Cisco Container Platform under "On-Premises turnkey cloud solutions"
2019-05-21 00:28:41 -07:00
Zach Corleissen 3a44233bcf Edits for clarity (#14423) 2019-05-20 21:18:39 -07:00
Jaice Singer DuMars 3c7cae7b9d Create blog post draft (#14384)
* Create blog post draft

* Fixed comma problem and updated Cloud
2019-05-20 10:37:14 -07:00
Rajesh Deshpande d135d566b1 Correcting minikube quickstart steps (#14355)
* Correcting minikube quickstart steps

In minikube quickstart section , it was difficult to differentiate between command and its output. Also, There was no details given for each steps and its expected output. This PR fixes these issues.

* Correcting number formatting

Correcting number formatting

* Correcting numbering

Correcting numbering

* Update content/en/docs/setup/minikube.md

Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>

* Update content/en/docs/setup/minikube.md

Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>

* Update content/en/docs/setup/minikube.md

Co-Authored-By: Franklin Yu <franklinyu@hotmail.com>

* Corrected formatting 

Corrected formatting

* Correcting number sequence 

Correcting number sequence
2019-05-20 05:27:16 -07:00
Chazzledazzle1 a7e4e00d51 Updated Linux Academy courses (#14303)
* Updated Linux Academy courses

* Apply suggestions from code review

Co-Authored-By: Tim Bannister <tim@scalefactory.com>

* Fix link syntax

* Update overview.md
2019-05-20 05:25:13 -07:00
Rajakavitha1 d21ffb4c63 Refractor _index.md (#14163) 2019-05-20 05:23:14 -07:00
Raj Vaibhav Dubey 6930b2167f Changed the redisslave version from v1 to v3. (#14276) 2019-05-20 05:21:15 -07:00
Rajesh Deshpande ea7af96d5d Correcting example to avoid ambiguity (#14354)
Both local and pod port number are same i.e. 6379 which causes confusion to first time reader. This can be easily avoided by using two different port number.
2019-05-20 05:19:15 -07:00
Ashish Thakur f7fc6cebc3 Fixing grammatical error (#14389) 2019-05-20 05:17:12 -07:00
Karen Bradshaw 110f5e1d5f move obj mgmt files to tasks (#14374)
* move obj mgmt files to tasks

* add redirects for moved files
2019-05-20 05:15:14 -07:00
Wojciech Tyczynski c7c55c5883 Watch bookmarks documentation (#14379) 2019-05-20 05:13:14 -07:00
Aaron Sun 2029b9b9d5 Updated DaemonSet page to include SignalFx Agent. (#14385) 2019-05-20 05:13:13 -07:00
Rajesh Deshpande bacd21d2b8 Correcting sequence of tasks for manage cluster daemon (#14383)
* Correcting order of display for daemon set tasks

Correcting order of display for daemon set tasks

* Correcting display order of daemon set task

Correcting display order of daemon set task
2019-05-20 05:11:14 -07:00
Neville George e2f8ae097e Fixing the output of jsonpath (#14387)
Items is an array and the [ ] are missing in the jsonpath
2019-05-20 05:09:14 -07:00
Irvi Aini df4ef9be9b Initialize Network Policy in Bahasa Indonesia. (#14287)
Fix typos and nitty gritty.
2019-05-18 09:05:12 -07:00
Gonzalo de la Peña c1a2c4f2dc Localisation of the architecture section (#14145) 2019-05-18 06:33:13 -07:00
Vitaly R. Samigullin ac65ac4835 YAML code-block within a list bug fixed (#14293) (#14295) 2019-05-16 18:47:29 -07:00
krmayankk 60006e9164 fix runasgroup psp policy (#14121) 2019-05-16 16:06:29 -07:00
Boskey Savla 39c37742d1 Update create-cluster-kubeadm.md (#13801)
* Update create-cluster-kubeadm.md

* Update create-cluster-kubeadm.md

* Remove superfluous kubectl apply -f
2019-05-16 15:28:28 -07:00
silenceshell 4ff96634cf kubectl should also be held by apt-mark (#14250)
here apt installs both kubelet and kubectl but just holds kubelet. I think kubectl should alse be held by apt-mark.

```
# replace x in 1.14.x-00 with the latest patch version
apt-mark unhold kubelet && \
apt-get update && apt-get install -y kubelet=1.14.x-00 kubectl=1.14.x-00 && \
apt-mark hold kubelet
```
2019-05-16 15:00:30 -07:00
Ivan Fraixedes 7aad953be7 en/glossary: use title for all Pod occurrences (#14366)
Use title case for all the Pod occurrences which appear in the rkt
glossary term.
2019-05-16 14:46:30 -07:00
Renan Gonçalves e676622449 Declare IPVS-based kube-proxy GA (#14263)
See: https://github.com/kubernetes/kubernetes/pull/58442
2019-05-16 14:26:29 -07:00
Maaryaams e77fa91452 Move Karbon to on-premisses (#14269) 2019-05-16 14:12:30 -07:00
Andreu Gallofré 51e71ed3e6 Add cla page (#14363)
Add missing dot

Remove typos
2019-05-16 12:14:30 -07:00
Yashu Mittal 21b7d126c8 Fix sentence format (#14311) 2019-05-16 05:05:46 -07:00
Tim Allclair (St. Clair) 5f5883a5ea List & watch can be authorized on named resources (#14339) 2019-05-16 05:03:49 -07:00
/v\atthew L Daniel 22db0bbf30 Add links to the external cloud-provider repos (#14335)
Rather than just saying "they exist, good luck"
2019-05-16 05:01:47 -07:00
Franklin Yu da9d0da028 Fix code block (#14334) 2019-05-16 04:59:42 -07:00
Suhwan Cha b63bbe396d Update deployment.md (#14345) 2019-05-16 04:53:41 -07:00
Yang Li 38fcbeb49c updated the links of cherrypick guide (#14348) 2019-05-16 04:51:43 -07:00
Zach Corleissen caca9c6976 Add co-chair role (#14219)
Add meeting guidelines, graphic

Update embedded image

Use raw HTML for image link

Edit path

Indent list items

minor edits

Add line breaks for indentation

Add bolding

Add section for meetings

Feedback from jimangel
2019-05-15 18:19:43 -07:00
Karen Bradshaw 0693952ad5 add links to individual readme files (#14324) 2019-05-15 10:08:19 -07:00
Vageesha17 4bb98f7395 changed the formatting of example-ingress.yaml (#14333)
change the formatting of example-ingress.yaml file. 
Raising PR for #14284
2019-05-15 08:02:35 -07:00
Ikhsan Putra 5cb394245f Add Indonesian Translation for names (#14320)
* Fix phrase

* Fix date format on glossary files
2019-05-14 23:28:20 -07:00
Bob Killen 3099d9d7a3 Add New Contributor Workshops blog post. (#14315) 2019-05-14 12:55:17 -07:00
halfcrazy dfa269848f Improve Kubernetes-setup-using-Ansible-and-Vagrant (#13999)
Fix a node IP issue when using vagrant.
See https://github.com/kubernetes/kubernetes/issues/60835 for detail.

Since the tutorial using debs, we need to configure node IP in
`/etc/default/kubelet`.
See https://kubernetes.io/docs/setup/independent/kubelet-integration/ for
detail.
2019-05-14 10:53:15 -07:00
Olle ebf65c1980 Created nl.toml (#14131)
Dutch (NL) translation

Update i18n/nl.toml

Co-Authored-By: olku <22026726+olku@users.noreply.github.com>

Update i18n/nl.toml

Co-Authored-By: olku <22026726+olku@users.noreply.github.com>

Update i18n/nl.toml

Co-Authored-By: olku <22026726+olku@users.noreply.github.com>

Update nl.toml

Update i18n/nl.toml

Co-Authored-By: Roy Lenferink <lenferinkroy@gmail.com>

Feedback processed.
2019-05-14 10:03:24 -07:00
Tim Bannister 93e1a67dfa Fixes for https://kubernetes.io/docs/tasks/administer-cluster/cluster-management/ (#14298)
* Add missing capture block end

* Drop outdated link to v1.6 upgrade
2019-05-14 00:25:11 -07:00
avigailof 6aa3beb754 Update pick-right-solution.md (#14305) 2019-05-14 00:21:11 -07:00
craigbox 88f3268d9e Correct publish date for blog post (#14302) 2019-05-13 13:39:09 -07:00
Tim Bannister 30b1b98b3b Fix typo (#14299) 2019-05-13 12:51:11 -07:00
roi abf7289e92 Add tasks/configure-pod-container/configure-volume-storage.md (#13949) 2019-05-13 10:52:16 -07:00
Brian Xu a05ab94643 Update device-plugins.md (#13849)
add link to Xilinx FPGA device plugin
2019-05-13 06:36:14 -07:00
craigbox f4acf33a95 Kubernetes 1.14 release interview (#14206)
* Kubernetes 1.14 release interview

New blog post ready for immediate release.

This is an interview with Aaron Crickenberger, the 1.14 release lead, in a similar vein to the interview with the 1.11 release leads we published here last July: https://kubernetes.io/blog/2018/07/16/how-the-sausage-is-made-the-kubernetes-1.11-release-interview-from-the-kubernetes-podcast/

* Update and rename kubernetes-1-14-release-interview.md to 2019-05-09-kubernetes-1-14-release-interview.md
2019-05-13 05:08:14 -07:00
Elvadas NONO 44ba5567b1 Entry for QoS (#5993) (#14083)
*  Entry for QoS (#5993)

*  QoSClass terminology

*  QoSClass terminology renamming item

*  QoS definition

*  Review update QoS Class and Grammar

*  dash in glossary id qos-class
2019-05-13 01:58:11 -07:00
Himanshu Pandey faba2c86a8 Removed junk character from the page (#14288) 2019-05-12 22:00:09 -07:00
Gonzalo de la Peña 624fd0cd23 Spanish translation of the nodes page (#13881)
corrections after inital review

More fixes after review

More fixes after review

further corrections on spanish transalation

final corrections
2019-05-12 08:16:09 -07:00
Jean-Rémy Bancel fc3df2b5b6 Fix typo (#14274) 2019-05-12 05:44:09 -07:00
Tim Bannister 0e7ae40167 Fix glossary entry for Docker (#14280)
Also mention Docker Engine. Docker as a brand covers several
technologies.
2019-05-12 05:42:10 -07:00
Tim Bannister b627c339e0 Improve pod concept docs (#14282)
* Use glossary references where appropriate

* Link from Pod overview to detailed Pod concept

* Assume that privileged containers are stable

* Improve wording

* Write Pod in upper case

As Pod is an API object, write it in upper case.
2019-05-12 05:40:09 -07:00
chenrui dd677bcc74 Update i18n-zh work base branch (#14265) 2019-05-11 10:52:11 -07:00
Dmitriy Lushnikov 573a30bec9 Update kubespray.md (#13876)
Rename hosts.ini to inventory.ini
2019-05-10 06:58:00 -07:00
dnoland1 2d86ebf8ea Update deployment.md (#14124) 2019-05-10 06:49:59 -07:00
Renich Bon Ciric 2f456da350 Fix bad for in short options (#14253)
This one fixes issue #14211.

I just replaced `-o=parameter` instances with `-o parameter`.
2019-05-10 06:39:57 -07:00
Kenichi Omichi c83f5b3c2e Fix yaml sample order of /debug-application-cluster (#14260)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-10 03:03:59 -07:00
Kenichi Omichi d378484400 Fix yaml sample order of configure-pod-container/ (#14259)
The orders of data was random, and that made the doc unreadable.
This fixes the orders in consistent way under configure-pod-container/
2019-05-10 03:01:58 -07:00
Max 5c59214ac6 German localization for horizontal pod autoscaler (#14251)
* fix kubecon date

* add plural to ref

* add hpa

* fixed not found templates
2019-05-10 01:19:58 -07:00
Kenichi Omichi c739e66c5a Fix orders of yaml of custom-resource-definitions (#14254)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-09 18:17:58 -07:00
Kohei Toyoda a1e774fd09 fix orders of yaml for access-authn-authz (#14195) 2019-05-09 18:15:58 -07:00
Jim Angel 4c172e0c85 Update Makefile (#14252) 2019-05-09 10:08:51 -07:00
Giri Kuncoro a75d26eb0d Add Indonesian translation for annotations (#14235) 2019-05-09 08:14:49 -07:00
Giri Kuncoro b31df37e8e Add Indonesian translation for kubelet garbage collection (#14224)
* Add Indonesian translation for kubelet garbage collection

* Address nits for words
2019-05-09 08:06:49 -07:00
s-ito-ts 7b7caf3b77 Fix orders of yaml for tasks/administer-cluster/[l-z]*.go (#14245) 2019-05-09 04:40:48 -07:00
Kohei Toyoda 769a5e71d4 delete unnecessary space and character (#14246) 2019-05-09 04:38:48 -07:00
Himanshu Pandey 17ab877665 Fixed minor issues on CenturyLink Cloud Page (#14217) 2019-05-09 04:36:48 -07:00
Giri Kuncoro fbe1f172c0 Add Indonesian translation for field-selectors (#14236) 2019-05-09 01:20:47 -07:00
s-ito-ts 5a89ffb684 Fix orders of yaml for tasks/administer-cluster/[a-k]*.go (#14241) 2019-05-08 22:44:47 -07:00
Kenichi Omichi 84163560cc Fix orders of yaml of reference/kube* (#14238)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way.
2019-05-08 22:40:47 -07:00
Kohei Toyoda 8e0cab2d64 consistent order in yaml and json for multiple-zones.md (#14242) 2019-05-08 22:22:48 -07:00
Supriya Sirbi 53b03baaa8 Subscribe button on the home page is not aligned. #13672 (#14175) 2019-05-08 20:42:48 -07:00
Giri Kuncoro 7327c658b0 Add Indonesian translation for container runtime class (#14222)
* Add Indonesian translation for container runtime class

* Address broken links and backticks

* Change single asterisk to underscore for italic format
2019-05-08 14:29:51 -07:00
Danni Setiawan 8f0fa1aa8e Translation controller metrics in Bahasa Indonesia (#14229)
* Add new translation in Bahasa Indonesia

* Add revision to translation

* Edit type translation cloud-providers in Bahasa Indonesia

* Edit type translation cloud-providers

* Add translation Cluster Administration Overview in Bahasa Indonesia

* Delete cluster administration overview

* Add translation controller metrics in Bahasa Indonesia

* FIx type

* Fix type controller metrics

* Fix type and formatting
2019-05-08 14:21:50 -07:00
cmluciano f43a96d548 ingress: Use networking.k8s.io/v1beta1 in Ingress examples (#14239)
This patch swaps all uses with extensions/v1beta1 with the new
networking.k8s.io/v1beta1 apiVersion for the Ingress resource.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2019-05-08 14:14:38 -07:00
Roy Lenferink de62ee2d2b Added error handling to find_pr script (#14110) 2019-05-08 14:12:35 -07:00
Seokho 017a224473 Fix glossary tooltip mismatch (#14227) 2019-05-08 13:18:36 -07:00
Prankul 78b93d7709 Removed unwanted spaces in "configure-projected-volume-storage" file to keep it alligned with other docs (#14228) 2019-05-08 12:06:35 -07:00
Yashu Mittal 36c09f10cb Localise readme.md in hindi (#13910)
* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

* Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

* Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

* Change Docker to डॉकर

* Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

* Add avidLearnerInProgress as owners & reviews to sig-docs-hi

* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

Change Docker to डॉकर

Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

Add avidLearnerInProgress as owners & reviews to sig-docs-hi

* Localizing readme.md in hindi

* Add hindi language to config file
* Translate readme to hindi language
* Link to hindi code of conduct
* Create OWNERS
* Add owners and reviews names
* Copy common-resouces directory
* Remove spacing between localhost url

Review some changes

* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229325238
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229339156
Only changed line number `10`.
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340065
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229340928
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229342635
* https://github.com/kubernetes/website/pull/13910#pullrequestreview-229343237

Change "आचार संहिता" to "कोड ओफ़ कंडक्ट"

Change Docker to डॉकर

Localize "Staging Your Changes" to "परिवर्तनों को अंतिम चरण में लेजाएं"

Add avidLearnerInProgress as owners & reviews to sig-docs-hi
2019-05-08 11:56:34 -07:00
andy stone 4a6e2b16dd Directly reference the PodDisruptionBudget (#14209)
* Define SLO acronym

Save people from having to search for the translation of SLO to Service-Level Objectives.

* replace SLO with direct PodDisruptionBudget reference
2019-05-08 11:40:34 -07:00
Supriya Sirbi 0fe73a1890 Clarification of init-container restart reasons #13022 (#14202)
* Clarification of init-container restart reasons #13022

* Clarification of init-container restart reasons #13022

* Clarification of init-container restart reasons #13022
2019-05-08 02:38:35 -07:00
Rael Garcia dd1af119cd Localize feature state templates (#14135) 2019-05-07 23:22:32 -07:00
Phil Businger 26d5948da5 Update intro-windows-in-kubernetes.md (#13750) 2019-05-07 22:38:33 -07:00
Elvadas NONO 37df3efaf9 Documentation LimitRange Policies (#14086)
*  Documentation LimitRange Policies

* Fixing limirange docs issues

*  Style and grammar

* Reviewer wanted

*  syntax and grammar feedbacks
2019-05-07 22:32:34 -07:00
Kenichi Omichi 6b46deab6e Fix orders of yaml of concepts/storage/* (#14213)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under concepts/storage/.
2019-05-07 22:18:34 -07:00
Kenichi Omichi f952ac106f Fix orders of yaml of services-networking/service (#14212)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in service.md
2019-05-07 22:16:32 -07:00
Kenichi Omichi e0cd1ee67d Fix orders of yaml of pods/init-containers.md (#14214)
The orders of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way under pods/init-containers.md.
2019-05-07 22:14:32 -07:00
Marek Counts a1f811d852 Updated self-hosting documentation (#13866)
* updated self-hosting documentation

* removed more referances

* updated wording

* updated self-hosting warning to be more clear about the effects of pivot has on your cluster

* Update content/en/docs/setup/independent/self-hosting.md

Co-Authored-By: Klaven <mcounts@suse.com>
2019-05-07 11:30:40 -07:00
Karthik Ravikanti 0b0087329b Fix broken links to replicaset examples (#14199) 2019-05-07 08:33:50 -07:00
Claudia J.Kang 1054269082 This PR is the third Korean l10n work for release-1.14. (#14185)
* Fixed the ko-typo (#13983)

* ko: Update outdated files in dev-1.14-ko.3 (#14055)

* Translate concepts/overview/working-with-objects/annotations in Korean (#14115)

Co-authored-by:    Chirag Shah <programmergeekynerd9696@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:	Claudia J. Kang <claudiajkang@gmail.com>
Co-authored-by:    uncle-elephant <48449695+uncle-elephant@users.noreply.github.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-05-07 06:27:45 -07:00
Danni Setiawan df287989b2 Add Bahasa Indonesia translation for addons (#14165)
* Add Bahasa Indonesia translation for addons

* Fix type

* Fix type title

* Fix type cluster admin add-ons
2019-05-07 05:05:42 -07:00
Martynas Pumputis 2f3d456232 Update Cilium version (#14203)
This commit updates Cilium to v1.5 which was released
eight days ago.

The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 04:51:42 -07:00
Enrique Medina Montenegro bd333c5b3a Add content/es/docs/content/overview/working-with-objects (#14026)
* Spanish Translation

* Spanish Translation

* Add referenced glossary terms

* Add referenced glossary terms
2019-05-07 04:01:42 -07:00
Martynas Pumputis 54814e6e0f Update Cilium version in installation guide (#14198)
This commit updates Cilium to v1.5 which was released
eight days ago.

Also, it updates k8s manifests version to v1.14, as
the latest kubeadm installs k8s v1.14.

The v1.5 changelog:
- https://github.com/cilium/cilium/releases/tag/v1.5.0
- https://cilium.io/blog/2019/04/24/cilium-15
2019-05-07 01:03:41 -07:00
zdeisidr 762ef0ba62 Update namespaces.md (#14126)
* Update namespaces.md

aclaration purposes

* Update content/en/docs/concepts/overview/working-with-objects/namespaces.md

Co-Authored-By: zdeisidr <42842057+zdeisidr@users.noreply.github.com>
2019-05-06 23:11:40 -07:00
rupeshk071 d281cb567a Update overview.md (#13725)
unknown flag: --include-extended-apis
2019-05-06 22:15:40 -07:00
Alexander Sack 3ffdf634c0 Use sudo(8) to create directory and hosted file (#14136)
*minikube ssh* logs into the cluster as user 'docker'. The user 'docker' (uid=1000) does not have write permissions in /mnt to create a new directory and/or the example's HTML file. Use sudo(8) to create the directory as well as the HTML file nginx will ultimately serve.
2019-05-06 21:51:38 -07:00
Supriya Sirbi 2458d36751 Issue #14012 - Update source.md (#14174) 2019-05-06 21:47:39 -07:00
Zufar Dhiyaulhaq feb4dd578a translate Namespaces to Bahasa Indonesia (#14128)
* translate namespace to Bahasa Indonesia

* Fix error in symbol

* fix minor typo

* fix minor typo
2019-05-06 21:45:39 -07:00
Irvi Aini 21621012f4 Initialize Working with Objects translations for Bahasa Indonesia. (#14125)
* Initialize Working with Objects translations for Bahasa Indonesia.

* Address reviewer's suggestions.

* Fix styling.
2019-05-06 21:43:39 -07:00
Irvi Aini 581c6846bf Initialize Service translations in Bahasa Indonesia. (#14117)
* Initialize Service translations in Bahasa Indonesia.

* Address reviewer suggestions.

* Fix styling backtick and italic.

* Fix broken code.
2019-05-06 21:41:40 -07:00
Chiranjivee Thakur ec25c359b8 Fix typos and grammatical errors in README.md file (#13761)
* Fix typos and grammatical errors in README.md file

* Update README.md

make usage of the word 'website' in place of 'site' consistent across the file.
2019-05-06 20:41:40 -07:00
Kenichi Omichi 360a842673 Fix orders of yaml of services-networking/ingress (#14192)
The order of kind and metadata were inconsistent, and that made the
doc unreadable.
This fixes the orders in consistent way in ingress.md
2019-05-06 17:43:41 -07:00
Kenichi Omichi 9ae02fcbb0 Fix orders of yaml of policy/pod-security-policy (#14191)
The orders of `kind` were random, and that made the doc unreadable.
This fixes the orders in consistent way in pod-security-policy.md.
2019-05-06 17:41:41 -07:00
Prankul 25ec99b46b Change image name in redis_pod.yaml; k8s.io/docs/tutorials/configuration/configure-redis-using-configmap/ (#14177) 2019-05-06 17:39:39 -07:00
Kenichi Omichi a3572b74b9 Fix order of yaml sample of configuration/secret (#14190) 2019-05-06 17:37:40 -07:00
Kenichi Omichi f60dab5819 Fix apiversion for apiVersion (#14189) 2019-05-06 17:29:39 -07:00
noctarius aka Christoph Engelbert 99ae92bdf9 Readded the link to Instana and Sysdig, which seem to have gone missing due to a merge error or anything like that during preparationg of the 1.14 release. (#14184)
original pull request: https://github.com/kubernetes/website/pull/12977

Signed-off-by: noctarius <me@noctarius.com>
2019-05-06 11:31:40 -07:00
Karthik Ravikanti db7ed25e9d Fix broken links to examples (#14182) 2019-05-06 11:05:40 -07:00
Felipe 521d0a65e9 Adding master-node-communication in PT (#13986) 2019-05-06 18:09:54 +01:00
Bill Mulligan 8d9b98f881 Update Kubermatic info (#14129)
* Update Kubermatic info

* Update pick-right-solution.md
2019-05-06 07:43:41 -07:00
SpringWar 1434120200 Update Kubelet RotateKubeletClientCertificate feature since v1.8 (#13070)
* Update feature-gates.md

Update PodPriority feature to beta since v1.11

* Update Kubelet RotateKubeletClientCertificate feature since v1.8
* fix feature-gates.md and kubelet-tls-bootstrapping.md Kubelet RotateKubeletClientCertificate feature since v1.8
2019-05-06 07:29:39 -07:00
Xin He 526e626a14 Update pod-lifecycle.md (#13969)
if "www.example.com/feature-1" is False, the type "Ready" should be False also, like "https://github.com/kubernetes/enhancements/blob/master/keps/sig-network/0007-pod-ready%2B%2B.md#pod-readiness" says.
2019-05-06 06:39:39 -07:00
Mark McLoughlin f75913ed04 Update list of drivers in minikube.md (#14166)
kvm and xyhve are obsolete and no longer listed on the linked page - see kubernetes/minikube@0332f73
2019-05-06 06:15:37 -07:00
Stefan Sauer 379626bc10 Fix broken link in service-accounts-admin.md (#14178)
* Fix broken link in service-accounts-admin.md

https://github.com/kubernetes/website/commit/a213182b10a3d02d8dc8d0db7b617a2b408dc53f
added a linke to [projected volume] that maybe got renamed.

* Update service-accounts-admin.md
2019-05-06 02:55:36 -07:00
Danni Setiawan 9b8b5ae914 Translation cluster admin overview in Bahasa Indonesia (#14156)
* Add new translation in Bahasa Indonesia

* Add revision to translation

* Edit type translation cloud-providers in Bahasa Indonesia

* Edit type translation cloud-providers

* Add translation Cluster Administration Overview in Bahasa Indonesia

* Delete cluster administration overview

* Add translation cluster administration overview in Bahasa Indonesia

* Delete cloud-providers. Shouldn't be here..

* Add translation cluster administration overview in Bahasa Indonesia

* Rewording cluster adminstration overview in ID
2019-05-05 21:43:35 -07:00
Irvi Aini c14937ffa3 Initialize Federation in Bahasa Indonesia. (#14148)
* Initialize Federation in Bahasa Indonesia.

* Fix nitty gritty Federation for Bahasa Indonesia.
2019-05-05 05:07:37 -07:00
wangyamei 34d8d57473 make the example consistent with the test (#13906) 2019-05-04 20:55:37 -07:00
Andrea Sosso 3ce77b2d1c Correction on command: kubeadm config print join-defaults (#14078)
`kubeadm config print join-defaults` since kubeadm 1.13
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-config/#cmd-config-print-join-defaults
2019-05-04 20:53:37 -07:00
Danni Setiawan ae4b297486 Add new translation in Bahasa Indonesia (#14015)
* Add new translation in Bahasa Indonesia

* Add revision to translation

* Edit type translation cloud-providers in Bahasa Indonesia

* Edit type translation cloud-providers

* Add translation Cluster Administration Overview in Bahasa Indonesia

* Delete cluster administration overview
2019-05-04 19:19:36 -07:00
shavidissa ae2ee00d1d Update install-minikube.md (#14097)
Added steps to find out if virtualization in installed on the users OS.

Minor improvement

Capitalized Windows

Removed the shell from the command.

Update install-minikube.md
2019-05-04 18:49:37 -07:00
Ismail Alidzhikov 3745897fc7 Update SupportPodPidsLimit to Beta (#14118)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-05-04 18:31:38 -07:00
Karen Bradshaw dd1dcd670b update kubectl ref docs (#14018)
Testing kubectl reference generation.
See issue #13961.
2019-05-04 18:29:37 -07:00
Alex Contini cdd8a3e9d6 update Bose case study text (#14138)
* update image link

* Update newcommunity.css

* requested changes to Bose text
2019-05-04 18:23:37 -07:00
Rajakavitha1 0b8b595805 Update advanced.md (#14158)
Deleted the additional (https://) that was resulting in a broken link.
2019-05-04 18:11:36 -07:00
Quan Tian 9763024129 Fix docker installation links (#14154)
The docker installation instructions have been moved to cri-installation
page.

This patch fixes the stale links and a typo.
2019-05-04 18:09:37 -07:00
popozy 9d0e8d0e83 get a typo in images.md: Dokcer authentication (#14155) 2019-05-04 18:07:37 -07:00
千夜 e3e41a21c1 Fix func name PodResourcesLister (#14085)
* Fix func name PodResourcesLister

The func PodResources is change to PodResourcesLister.
See this https://github.com/kubernetes/kubernetes/blob/release-1.14/pkg/kubelet/apis/podresources/v1alpha1/api.proto#L19
Please check.

* Update device-plugins.md
2019-05-04 17:05:37 -07:00
clicklog 367afa62a4 Fix password example for kubectl create secret (#14142)
Add extra '\' to properly escape '\' for --from-literal example.
2019-05-04 16:59:37 -07:00
David Xia b17d809a4c Clarify which types of lists are replaced (#14149)
by kubectl apply.

The docs imply that lists whose elements are all primitives
are replaced by the applied config instead of being updated.
This PR states that explicitly for clarity.
2019-05-03 17:03:40 -07:00
Karen Bradshaw 0e7e694fba update api ref index, 1.14 (#14139) 2019-05-03 10:43:39 -07:00
Roy Lenferink 7638704291 Added mkorbi to the German translation team (#14134) 2019-05-02 12:18:27 -07:00
Zach Arnold 50695d8f94 Update security.md (#14133) 2019-05-02 10:42:19 -07:00
Kiran 8db35a63e7 Add files via upload (#14047)
* Add files via upload

KubeCon Barcelona 2019 Diversity Lunch & Hack Blog Post

* Update 2019-04-25-kubecon-diversity-lunch-and-hack.md

* Update and rename 2019-04-25-kubecon-diversity-lunch-and-hack.md to 2019-05-02-kubecon-diversity-lunch-and-hack.md
2019-05-02 09:04:24 -07:00
Alex Contini cd31287f34 add sos case study (#14120)
* update image link

* Update newcommunity.css

* add SOS International case study
2019-05-02 07:34:22 -07:00
Hunter Loftis bbefc10ea5 Grammar fixes (#14119)
Fix verb tense, remove unnecessary clause.
2019-05-01 20:28:17 -07:00
Zufar Dhiyaulhaq 950513d5fa Translate Connecting Applications with Services in Bahasa Indonesia (#14079)
* Menerjemahkan connect-applicaitons-service kedalam bahasa Indonesia

* add examples files

* change title

* fix email

* fix minor typos and formatting

* fix minor & typo
2019-05-01 16:36:20 -07:00
Giri Kuncoro b191b55588 Add Indonesian translation for container lifecycle hooks (#14089)
* Add Indonesian translation for container lifecycle hooks

* Rephrase some of the wordings
2019-05-01 08:44:57 -07:00
Giri Kuncoro d1ed2d2916 Fix minor typos for declarative-config.md (#14081) 2019-05-01 08:12:58 -07:00
Elvadas NONO 7bfe66027f Glossary entry for limitrange (#14084) 2019-04-30 12:46:58 -07:00
Dan Roscigno 3f6e182b70 Add a page expanding the PHP Guestbook with Redis example to include logs and metrics (#13889)
* adding Elastic Stack for logging and monitoring

* added section on deploying Elasticsearch and Kibana

* more detail

* more detail

* First draft

* Using tutorial template.

* more goodness

* Describe autodiscover

* added verification steps

* Added cluster role binding

* Use Redis metrics and logs

* cleanup

* add cleanup

* unused

* Added language tags

* Added glossary_tooltip

* Added link

* Placed alternative steps in tabs

* shorten heading

* uppercase for Kubernetes objects

* cleanup secret

* grammar

* updated title and linked from the guestbook tutorial

* added reviewer.  Thanks Tim!

* Removed default username/password

* typo, verbosity, more info.
2019-04-30 12:38:56 -07:00
shavidissa 84fe95e2ef Update advanced.md (#14092)
* Update advanced.md

Updated the content as per issue: https://github.com/kubernetes/website/issues/13864. Organized and merged the content that was originally on this page and on the wiki (https://github.com/kubernetes/website/wiki/PR-Wranglers).

* Removed extra spacing

Removed an additional white space that was in place.

* Minor copy-edit changes

* Updated as per the comments.
2019-04-30 11:24:57 -07:00
Karl 7533d70ada CPUCFSQuotaPeriod - CLI Reference mismatch (#14090)
`CPUCFSQuotaPeriod` Feature Gate is set from the flag name `CustomCPUCFSQuotaPeriod` per [`kube_features.go#163`](https://github.com/kubernetes/kubernetes/blob/master/pkg/features/kube_features.go#L163)
This PR updates the docs to suit.

In some respects it would be tidier to remove `Custom` prefix from `kube_features.go` so that the Feature Gate naming maps 1:1.
Happy to close this PR and do PR to remove 'Custom' prefix instead.
2019-04-30 09:09:41 -07:00
Prankul e49d218adc Typo in pod disruption page (#14050) 2019-04-30 06:51:40 -07:00
xhzhf c2abe3c5ef Translate some words smoothly (#14091)
Translate some words smoothly
2019-04-30 06:35:37 -07:00
王(Wang) 7a6a8e1915 fix an offense against the style guide (#14102)
> Use code style for object field names
2019-04-30 06:33:37 -07:00
Vladimir Masarik 7e4657f6d3 Fixed missing space (#14082) 2019-04-30 01:07:37 -07:00
shavidissa 7212523448 Update install-kubectl.md (#14072)
Added a step under the sections that guide the user to install the binary using curl on the OS. This is the same format maintained by the other section on this page.
2019-04-29 16:27:35 -07:00
Alex Contini ee82d89a96 fix broken image link on community page (#14065)
* update image link

* Update newcommunity.css
2019-04-29 15:53:36 -07:00
Rael Garcia e91df53ef7 Add Setting up the OWNERS files section (#13912)
* Add Setting up the OWNERS files section
* Update OWNERS_ALIASES patch
* Replace owners.md link with go.k8s.io/owners
* Replace github.com/kubernetes link with git.k8s.io
* Update OWNERS_ALIASES to use git.k8s.io link
* Sort patch diff in alphabetical order
* Specify clearly what teams should be added
* Remove the passive voice
* Complete alphabetical order phrase
2019-04-29 15:51:38 -07:00
Max 877b58cf95 German translation for tools page (#14087)
* translate reference/tools to de

* reversed plural wording

* reviewers choosen by OWNERS

Co-Authored-By: mkorbi <16919345+mkorbi@users.noreply.github.com>
2019-04-29 12:53:36 -07:00
Vincent 863ffceefd /blog/_posts/2019-04-26-latest-on-localization.md (#14077) 2019-04-28 06:38:21 -07:00
Alex Contini 363ee424f5 Add Bose case study (#14046) 2019-04-26 16:00:23 -07:00
Jared ba48dd0c7e Added additional information about contributing to K8s
Split out docs contributions from feature and community contributions per user feedback.
2019-04-26 15:23:15 -07:00
chenrui b61d6fda16 Update contribute page (#14051) 2019-04-26 15:16:22 -07:00
silenceshell 280ca8bfe9 duplicated "Note: " (#14052)
check [here](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#resizing-an-in-use-persistentvolumeclaim)

Note: Note: FlexVolume resize is possible only when the underlying driver supports resize.

There is a "Note: " already.
2019-04-26 15:12:24 -07:00
codyc d1ceddba29 fixed indentation for kubectl config view (#14060)
fixed indentation for kubectl config view
2019-04-26 14:06:22 -07:00
codyc fe663ea841 Add reference and link to kubeconfig on kubectl page (#14059) 2019-04-26 14:02:28 -07:00
Chris Abraham 4e35312a7f New Community page, as designed by @alexcontini (#13046)
* new community page

* update
2019-04-26 12:40:05 -07:00
Benedikt Rollik f59e872479 [DOCS-DE] Install Minikube (#13897)
* Install Minikube

* Translation
2019-04-26 09:34:28 -07:00
Benedikt Rollik 53db68011c [DOCS-DE] Interactive tutorial (#13896)
* interactive tutorial

* Translation
2019-04-26 09:32:27 -07:00
Zach Corleissen 2d2403430a How You Can Help Localize Kubernetes Docs (#13901)
* How You Can Help Localize Kubernetes Docs

Minor edits

Minor edits

Publish for 25 Apr

One typo

* Update 2019-04-25-latest-on-localization.md

* Update and rename 2019-04-25-latest-on-localization.md to 2019-04-26-latest-on-localization.md
2019-04-26 08:22:29 -07:00
Iqbal Farabi e671202ff5 Add translations for Declarative Config for Bahasa Indonesia (#14030)
* Translate declarative config for Bahasa Indonesia

* Fix typos and untranslated sentences from previous commit for declarative-config for Bahasa Indonesia

* Add _index.md to object-management-kubectl translations for Bahasa Indonesia
2019-04-26 05:58:27 -07:00
Nikhita Raghunath b206fdf241 Fix link to Kubernetes Community Values doc (#13954)
The doc has been migrated from the steering repo to the community repo:
https://git.k8s.io/community/values.md
2019-04-25 18:02:27 -07:00
Damini Satya f8fbd6d5b7 Update reference link 'kubefed unjoin' in set-up-cluster-federation-kubefed (#14000) 2019-04-25 17:58:27 -07:00
Yecheng Fu eaa70a7882 Update link to docs in local-static-provisioner (#13988) 2019-04-25 17:56:28 -07:00
王(Wang) f84c46e84f keep consistent with others' heading (#14002) 2019-04-25 17:54:25 -07:00
Stephen Augustus e7e8a48e71 Update SIG PM mailing list (#13963)
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-04-25 17:10:27 -07:00
Seokho 0bad3985eb Translation for i18n/ko.toml (#13951) 2019-04-25 16:48:26 -07:00
Irvi Aini a24f452a65 Fix owner aliases for sig-docs-id-owner and sig-docs-id-reviewers (#14037) 2019-04-25 16:08:27 -07:00
Sandeep Rajan 22441ecaee Update content on kube-dns to coredns configmap translation (#13826)
Updates and corrects the part of configmap for CoreDNS
2019-04-25 11:31:46 -07:00
ismail yenigul 100de28f11 Delete all pods matching the egrep pattern (#13821)
* Delete all pods matching the egrep pattern

* replace egrep with awk to delete pods by a pattern

* Update content/en/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: ismailyenigul <ismailyenigul@gmail.com>
2019-04-25 11:29:49 -07:00
shavidissa eaf7658f76 Update install-kubectl.md (#14036)
I thought this organization would give the users a better idea of what method to select based on the OS they use. 

Initially, I was a wee bit confused when I saw how to Install kubectl binary with curl on the Mac OS and then another section on how to install Kubectl on the Mac OS.

Now, I moved the content under the $subject to the respective OS section. 

P.S: I am still in the process of testing out the steps. :)
2019-04-25 10:12:49 -07:00
Guy Templeton 45444909f1 Move Using Secrets to h2. for top of page linking (#14041)
This seems like one of the key sections of the page users are likely to want to come directly to and matches the setup of some existing pages such as https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#advanced-usage
2019-04-25 10:00:49 -07:00
Danny Berger 4029a7ab5e Normalize case: Github -> GitHub (#13828) 2019-04-25 09:40:47 -07:00
WanLinghao 5ffd272aef Fix a 404 link error in explore document (#14035) 2019-04-25 04:20:47 -07:00
Enrique Medina Montenegro c90ffb93cc Spanish translation (#13946) 2019-04-25 04:14:46 -07:00
Yuchen 6f62dc3fbe Update minikube.md (#13803) 2019-04-25 04:12:45 -07:00
Irvi Aini 83aadf6dc3 Add translations for Ingress Controllers for Bahasa Indonesia (#13959)
* Add translations for Ingress Controllers for Bahasa Indonesia

* Replace html tag italic with md syntax for Ingress Controller in Bahasa.

* Address typo and stuff for Ingress Controller translation to Bahasa Indonesia.

* Remove emphasis in title for Ingress Controller translation for Bahasa.

* Replace "obyek" with "objek".

* Fix minor typo and formatting.
2019-04-24 19:38:45 -07:00
Giri Kuncoro 2c5140a62a Add Indonesian translation for container env variables (#13978)
* Init Indonesian translation for container env variables

* Fix minor formatting issues
2019-04-24 19:30:45 -07:00
Seomago d869887b38 seomago-building-2 (#14007) 2019-04-24 14:22:45 -07:00
Felipe 891fa990b4 Merge pull request #13979 from femrtnz/master
Add content/pt/docs/concepts/architecture/cloud-controller.md
2019-04-24 21:19:16 +01:00
Felipe Amaral 758025a8e3 Add cloud contraller pt translation
Updating cloud controller

Add cloud contraller pt translation

add Conceitos sobre Cloud Controller Manager

addressing pr comments
2019-04-24 21:18:22 +01:00
Mikko Ylinen ab0ae3ec3f Blog post: Hardware Accelerated Crypto... (#13874)
* Blog post: Hardware Accelerated Crypto...

This adds a story of Hardware Accelerated SSL/TLS Termination
in Ingress Controllers using Kubernetes Device Plugins and RuntimeClass.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>

* Update Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md

* Rename Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-23-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md

* Rename 2019-04-23-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md to 2019-04-24-Hardware-Accelerated-SSLTLS-Termination-in-Ingress-Controllers-using-Kubernetes-Device-Plugins-and-RuntimeClass.md
2019-04-24 10:14:09 -07:00
lIuDuI 38b9c8fba0 ZH-trans: add explore-intro.html (#14005) 2019-04-24 00:16:05 -07:00
lIuDuI 72088f239e ZH-trans: update cassandra.md (#14004)
* ZH-trans: update cassandra.md

* Update cassandra.md
2019-04-24 00:14:03 -07:00
Zufar Dhiyaulhaq 7fd505e713 Translate Pod overview in Bahasa Indonesia (#13968)
* menambahkan page pod overview

* finishing pod overview translate

* fix typo

* Change some words with suggest from reviewer

* fix typo and other for Pod Overview

* fix formatting issue
2019-04-23 20:56:02 -07:00
Irvi Aini 3c4a42b19d Translate ingress for Bahasa Indonesia. (#13958)
* Translate ingress for Bahasa Indonesia.

* Using markdown instead of html tag. Add `_index.md` in concepts.

* Remove italic md syntax from services-networking title in Bahasa.

* Replace all html italic tag in feature-state and Ingress for Bahasa.

* Address review for typo and paraprashing the content for Kubernetes in Bahasa.

* Fix nitty gritty Ingress translation for Bahasa Indonesia.

* Rebase from master

* Fix trailing . after inbound.
2019-04-23 08:30:34 -07:00
Giri Kuncoro a1af880564 Fix broken layout of kubernetes id concepts (#13972)
* Fix broken layout of kubernetes id concepts

* Add search and sitemap to root directory of docs

* Fix minor typo
2019-04-23 07:22:16 -07:00
Claudia J.Kang d831aa23ac Second Korean l10n work for release-1.14 (#13970)
* Update outdated files in dev-1.14-ko.2 partly (#13879)

* Update outdated files in dev-1.14-ko.2 partly-concepts-contribute-ref (#13890)

* ko: update dev-1.14-ko.2 for docs/tutorials/configuration/configure-redis-using-configmap.md #13738 (#13891)

* Ko trans: translate contribute/participating.md in Korean (#13812)

* Update outdated files of setup and tasks in dev-1.14-ko.2 partly (#13893)

* ko-trans: Fix typo in install-minikube (#13894)

* ko: Add tutorials/stateful-application/zookeeper #12452 (#13523)

* ko: Add tutorials/services/source-ip #12457 (#13524)

Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
2019-04-23 07:12:09 -07:00
Felipe 81f251b16f Merge pull request #13945 from vanou/fixingSyntaxErrorInPortugueseReadme
Fix syntax error of Markdown & link error in README-pt.md
2019-04-22 12:51:23 +01:00
vanou 8e3fac4ef9 * Fix syntax error of Markdown in README-pt.md
* Fix link error referring to 'Executando o
   site localmente usando o Hugo'
2019-04-22 15:21:11 +09:00
Brad Erhart 1c419ce7c4 Fix Git merge conflict (#13921)
Previous doc page had `<<<<<<< HEAD`, `=======` and `>>>>>>> upstream/master`
2019-04-21 22:59:44 -07:00
Kibo Hikari b19deca7a3 fix(pick-right-solution.md): Remove conflicts and correct possible Grammar error (#13930) 2019-04-21 22:53:43 -07:00
Milo Hartsoe 5ce09cd01c Remove merge conflict #13941 (#13942) 2019-04-21 17:37:43 -07:00
Lubomir I. Ivanov 0311519fd2 cri: add notes about changing cgroup driver (#13899) 2019-04-21 17:35:43 -07:00
Felipe 4cc435a67c Merge pull request #13915 from femrtnz/master
Add initial docs folder to portuguese
2019-04-21 23:34:34 +01:00
Felipe Amaral ceb704357e Adding initial docs folder 2019-04-21 23:26:01 +01:00
vanou 1a473a6b48 Fixing one word typo in OWNERS_ALIASES (#13931) 2019-04-21 11:31:44 -07:00
Giri Kuncoro 4d1598bf50 Init cluster admin content with proxies for Indonesian translation (#13935)
* Init cluster admin content with proxies for Indonesian translation

* Change client to klien and minor fixes
2019-04-21 06:31:44 -07:00
Irvi Aini f1a8462407 Add Kubernetes Components in lang ID. (#13888)
* Add Kubernetes Components in lang ID.

* Remove glossary since it's not translated yet.

* Add what is kubernetes? in ID lang

* Add kubernetes API in lang ID.

* Address id loc suggestions fo Kubernetes' overview.

* Remove uneeded lines of definitions.

* Add glossaries for Bahasa Indonesia.

* Add kubelet glossary for Bahasa Indonesia.

* Fix all italics due to missing period and false tag.
2019-04-21 04:41:45 -07:00
Giri Kuncoro 734eb9a086 Translate kube architecture section to Indonesian (#13887)
* Translate kube architecture section to Indonesian

* Translate nodes doc into Indonesian

* Change autorisasi to otorisasi and some minor fixes
2019-04-21 02:29:45 -07:00
Lubomir I. Ivanov d643cf9e0f kubeadm-upgrade: fix shell message markdown (#13900) 2019-04-20 06:11:40 -07:00
Felipe a06c9c7942 Merge pull request #13902 from femrtnz/master
Adjusting pt translations and README-pt.md
2019-04-20 00:16:11 +01:00
Felipe Amaral 163df01756 Adjusting pt translations and README 2019-04-20 00:13:51 +01:00
Zach Corleissen 251eb0df83 Revise L10n contribution guidelines (#13850)
Plain language rocks

Remove an orphaned line

Remove note

Present tense rocks

Add repository

Feedback, round 1

Add team descriptions

Add Slack link

Feedback, part 2

Feedback from gochist

Remove link
2019-04-19 14:57:54 -07:00
Qiming ad80069302 Revise guide for generating reference docs (#13375)
* Revise guide for generating reference docs

This PR changes the guidance for generating reference documentation for
Kubernetes API and kubernetes components. The topic of making changes to
the upstream repo is separated out because 1) it is not a mandatory step
for generating the reference docs; 2) it is about a more advanced level
of documentation fix.

* light copyedit

* more light copyedits
2019-04-19 12:45:54 -07:00
codyc e61a551566 Define other usage monitoring solutions and fix for issue (#13831)
* Provides snippet for PLEG

* Define more resource usage monitoring solutions

* Clarification on create-cluster

* Revert "Clarification on create-cluster"

This reverts commit 42061bea986c3f65ed9f9432e5a1134a1c672b17.

* copyedit
2019-04-19 12:09:54 -07:00
Brandon Philips 24501083c5 blog: remove bobsky from OWNERS (#13561)
Bob is now an Xoogler and now longer involved in the Kubernetes project
regularly. Remove him from the blog.
2019-04-19 11:45:55 -07:00
Jason L. van Brackel 8ead671413 Add k3s as an available option. Change Rancher 2.0 to Rancher (#13733)
* Adding k3s information

* Adding k3s information

* Add K3s information.

* Change Rancher 2.0 to Rancher

* Update content/en/docs/setup/pick-right-solution.md per suggestion by @sftim

Co-Authored-By: JasonvanBrackel <jason@vanbrackel.net>
2019-04-19 11:05:54 -07:00
shub-asa1 358d136c9e updated link for framework file (#13868)
* updated link for framework file 

Fixed the invalid link referred by "framework file" in "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions.". 
This fix is for the issue #13759 .

* updated framework file link reference to v1.14

changed docs version from v1.13.0 to v1.14.0 in the link reference  
"framework file" -> https://github.com/kubernetes/kubernetes/tree/v1.14.0/test/images/crd-conversion-webhook/converter/framework.go
2019-04-19 10:45:55 -07:00
Saifuding Diliyaer 6c00aff542 Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-… (#13882)
* Create Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md

* Update Introducing-kube-iptables-tailer-Better-Networking-Visibility-in-Kubernetes-Clusters.md
2019-04-19 10:43:54 -07:00
Dani Comnea 3a44b5e741 Fix docs url in the topology volume blog (#13855) 2019-04-19 09:55:55 -07:00
王(Wang) 47b7de535a an offense against the style guide. (#13837) 2019-04-19 09:51:55 -07:00
王(Wang) a54e919db0 fix an offense against the style guide (#13834) 2019-04-19 09:47:54 -07:00
Julio Lopez 5621bc1ee1 Fix key name in pod-configmap-volume-specific-key.yaml example (#13599)
Changes the key name to `SPECIAL_LEVEL` in the config map volume definition.
This is consistent with the rest of the example. Otherwise, this pod does not
start because there is no key with that name in the `special-config` config map.
2019-04-19 09:37:54 -07:00
RA489 942898da66 Add formal definition of workloads (#11302)
* Add formal definition of workloads

* Update workload.md

* add light copyedit

More section should not repeat short description. Both are served together on the built page.
2019-04-19 09:25:56 -07:00
王(Wang) f36ac6c08f fix a word order issue (#13811)
* fix a word order issue

* Normalize heading language
2019-04-19 08:43:56 -07:00
Tim Bannister d7ff71ddfc Fix glossary entry for rkt (#13877)
* Fix shortcodes in rkt glossary entry

* Tweak wording of rkt glossary entry
2019-04-19 01:11:54 -07:00
Joseph Irving 2eac42a841 remove invalid pod phases (#13840) 2019-04-19 01:09:55 -07:00
Rajesh Deshpande 607675f53b Correcting ambiguous statements (#13872)
These statement was intended to specify environment variable values available in the container but word 'environment variable' was missing so corrected these statements for better clarity.
2019-04-19 01:07:55 -07:00
giri d60bc3de31 Update persistent-volumes.md (#13851) 2019-04-19 01:05:55 -07:00
Vageesha17 413a4c5afc consistent order of sample yaml file (#13875)
changed the order in sample yaml file.
Resole the issue #13862
2019-04-19 01:03:55 -07:00
makocchi 126f9a3a0d Fix broken indent (#13886)
* fix indent

* fix broken indent
2019-04-19 00:59:54 -07:00
shub-asa1 219b8f07a7 updated link for this guide (#13870)
fixed the invalid link referred by "this guide" in "In Kubernetes v1.11.0 and later, you can use kubeadm upgrade diff to see the changes that would be applied to static pod manifests." 
this is fix for issue #13869
2019-04-18 18:03:54 -07:00
Benedikt Rollik 7ea9931eee [DOCS-DE] doc headlines / community / contribute (#13845)
* doc headlines / community / contribute

* Wording

* Added missing space

* Changed word
2019-04-18 13:15:18 -07:00
Benedikt Rollik 322941714e Translation of layout strings (#13841) 2019-04-18 10:12:12 -07:00
Felipe ba649fd8d5 Merge pull request #13867 from femrtnz/master
Adjusting Portuguese translations on content/pt/_index.html
2019-04-18 12:18:17 +01:00
Benedikt Rollik 5b40979156 [DOCS-DE] Kubernetes basics index and deploy (#13827)
* deploy and index

* Updated wording

* fixed links
2019-04-18 02:52:09 -07:00
Felipe Amaral fa801cd109 Adjusting pt translation on content/pt/_index.html 2019-04-18 09:08:48 +01:00
Felipe Amaral 9e4adb70d1 Merge remote-tracking branch 'upstream/master' 2019-04-18 09:07:35 +01:00
Jared 62501702fc Adding New Contributor Ambassador role to K8s (#13863)
Adding new contrib ambassador role to k8s with details of the role and responsibilities.
2019-04-17 15:30:01 -07:00
Kaitlyn Barnard 8df073905a Blog post on pod priority and preemption (#13829) 2019-04-17 12:50:05 -07:00
Alexander Brand 13269b3165 docs/es: add first couple of pages under the run-application section (#13743)
Signed-off-by: Alexander Brand <alexbrand09@gmail.com>
2019-04-17 12:34:03 -07:00
Andrew Sy Kim 3f010d61c8 Kubernets blog: 'The Future of Cloud Providers in Kubernetes' (#13737)
* Kubernets blog: 'The Future of Cloud Providers in Kubernetes'

Signed-off-by: Andrew Sy Kim <kiman@vmware.com>

* Update future-of-cloud-providers.md
2019-04-17 12:02:03 -07:00
Benedikt Rollik f63f1c1ca7 [DOCS-DE] Translation Partners (#13842)
* Translation Partners

* Missing files

* Wording

* Removed unnecessary files
2019-04-17 11:00:06 -07:00
Benedikt Rollik e92efd944d [DOCS-DE] Fix DE readme links (#13644)
* Fixed broken links

* Update README-de.md
2019-04-17 10:40:06 -07:00
Irvi Aini c4ef45fa6b Fixing layouts, typos, and inconsistency in previous translations. (#13853)
* Fixing layouts, typos, and inconsistency in previous translations.

* Change Kubecon to KubeCon.

* Revert breaking changes for the md styling.
2019-04-16 21:30:02 -07:00
Rael Garcia 20842e037a Add localization support for layouts (#13832)
Add layouts/docs/glossary en i18n strings
Add layouts/docs/glossary es i18n strings
Use i18n strings in layouts/docs/glossary
Add layouts/blog/pager en i18n strings
Add layouts/blog/pager es i18n strings
Use i18n strings in layouts/blog/pager
Add layouts/blog/list en  i18n strings
Add layouts/blog/list es  i18n strings
Use i18n strings in layouts/case-studies/list
Add layouts/docs/search en i18n strings
Add layouts/docs/search es i18n strings
Use i18n strings in layouts/docs/search
Add layouts/partials/feedback en i18n strings
Add layouts/partials/feedback es i18n strings
Use i18n strings in layouts/partials/feedback
Set html lang using "{{ .Language }}"
2019-04-16 17:36:01 -07:00
Vageesha17 798c6c748c fixed the broken link (#13839)
* fixed the broken link

Fixed the broken link for CDK official documentation.
Resolving the issue #13820

* fixed broken link

made few changes required for the issue #13820
2019-04-16 16:42:02 -07:00
Felipe f1750f1d95 Fixing conflict (#13773) 2019-04-16 12:13:08 -07:00
Benedikt Rollik d57bbc259c Blog index (#13844) 2019-04-16 09:59:15 -07:00
Felipe Amaral 28c0399ced Fixing conflict 2019-04-16 12:50:38 +01:00
Rael Garcia cb49ff1005 Add es/docs index tree (#13809)
* Add es/docs/concepts index tree

* Add es/docs/contribute index tree

* Add es/docs/setup index tree

* Add es/docs/tutorials index tree

* Add es/docs/reference index tree

* Add es/docs/tasks index tree

* Add es/docs/reference landing page

* Add es/docs/home landing page

* Add es/docs/tutoriales landing page

* Add es/docs/getting-started-guides index tree

* Add es/docs/concepts landing page

* Add es/docs/contribute landing page

* Add es/docs/setup landing page

* Apply review requests and fixes
2019-04-16 04:13:05 -07:00
Giri Kuncoro 3d9dcfcc69 Init Indonesian translation (#13822)
* Add OWNERS information for sig-docs-id

* Add Indonesian language to config.toml with highest weight

* Add README-id.md.

* Add common resources and case studies.

* Add i18n strings for Indonesian site

* Fix typos on OWNERS.

* Add Indonesian translation for home documentation

* Add kubernetes basics.

* Add Indonesian content for minikube tutorial

* Add Indonesian translation for setup cluster

* Fix typos on README-id, and replace you with more informal word

* Fix some typos and replace formal you expression on kubernetes basics
2019-04-16 02:43:08 -07:00
Rémy Léone 7092bd3ca3 Add description meta tag to improve SEO results (#13799)
* Add description meta tag to improve SEO results

* Fixes

* Remove those files from my PR and have those changes in #13832
2019-04-16 01:31:08 -07:00
Shuang Wang 49b40dbbfa fix an offense against the style guide. (#13835)
* fix an offense against the style guide.

> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.

* fix another one.
2019-04-15 20:13:04 -07:00
Christoph Stäbler 6ac9e62b1f Fixed grammar issue in pod-securityy-policy.md (#13823)
Fixed grammar issue
2019-04-15 19:39:05 -07:00
Cody Clark 37e59b898d Clean up kubectl install page (#13578)
* [WIP] Clean up kubectl install page

Fixes issue #13577

* Update install-kubectl.md

Addresses @zacharaysarah and @jaredbhatti's comments.

Minor language Improvements:
- Deleted unnecessary adverbs
- Used fewer words where possible

Next pass will include deeper edits, with careful attention to the kubectl autocompletion section

* Update install-kubectl.md
2019-04-15 09:48:09 -07:00
vonguard 88e69f3d71 Create PID Limiting Blog (#13455)
* Create PID Limiting Blog

Blog from Derek Carr commissioned by Kaitlyn

* Update 2019-3-28-PID-Limiting

* Update and rename 2019-3-28-PID-Limiting to 2019-03-28-PID-Limiting

* Update and rename 2019-03-28-PID-Limiting to 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md

* Update 2019-03-28-PID-Limiting.md
2019-04-15 09:44:09 -07:00
Karen Bradshaw 1eaf9458ad test labels list in templates (#13783)
See issue #13615, testing since this is a P2 issue.
2019-04-15 05:38:04 -07:00
Philippe MARTIN cc07ce89e7 docs-fr | concepts | workloads | pod (#13368)
* Translation

* Fixes
2019-04-15 04:12:06 -07:00
yanghaichao12 db79ec0605 Fix typos (#13754) 2019-04-14 22:02:00 -07:00
Karen Bradshaw c8eaf16b9e update note for windows minikube install (#13752) 2019-04-14 21:52:00 -07:00
Arthur De Magalhaes 317e7197de Fixing ICP link (#13749) 2019-04-14 21:50:00 -07:00
codyc 67fdf68918 Updated DaemonSet Page to include Sysdig Agent (#13747)
Updated DaemonSet Page to include Sysdig Agent.
2019-04-14 21:47:59 -07:00
presto9292 db48944b5d Flannel will not work unless UDP ports 8285 and 8472 are allowed for all hosts (#13789)
When using udp backend, flannel uses UDP port 8285 for sending encapsulated packets.

When using vxlan backend, kernel uses UDP port 8472 for sending encapsulated packets.

Make sure that your firewall rules allow this traffic for all hosts participating in the overlay network.
2019-04-14 20:12:00 -07:00
Mumshad Mannambeth bcdf280a91 Add new course offering from KodeKloud (#13769)
Add new course offering from KodeKloud along with the previous offering. Rename KodeKloud to be consistent with others.
2019-04-14 18:34:00 -07:00
Lubomir I. Ivanov 6bd3c7ca93 kubeadm: remove outdate unit file in kubeadm-init.md (#13768)
Link to the kubelet-integration.md document instead.
2019-04-14 18:32:00 -07:00
rishgh e15bc4d345 Update cloud-controller.md (#13756)
1. Mention of the Oracle OCI Load Balancer for the audience
2019-04-14 18:30:00 -07:00
manyatripathi b98a4920d3 Fixing broken link (#13763)
Fixed the broken link for 'kubectl autoscale' in the statement - Now that the server is running, we will create the autoscaler using kubectl autoscaling.
This issue is referenced in #13683
2019-04-14 18:28:01 -07:00
Vageesha17 fe173de068 removing broken hyperlink (#13764)
removed hyperlink from "An example" in the statement An example of this approach is a small container running logrotate periodically. However, it's recommended to use stdout and stderr directly and leave rotation and retention policies to the kubelet.
This fix is for issue #13656
2019-04-14 18:26:00 -07:00
Shifali-Srivastava fcc71aabef Link updated (#13767)
The link for one function in the line "Most of the common code are located in the framework file that leaves only one function to be implemented for different conversions" has been changed.
Resolving issue #13760
2019-04-14 18:24:00 -07:00
Rajesh Deshpande 3eb5094d2b Removing meaningless line from kubefed.md (#13782)
There is a line accidentally added in kubefed.md:' ###### Auto-generated by spf13/cobra on 26-Mar-2019'. This is meaningless so removing this from the page.
This also fixes #13755
2019-04-14 18:18:01 -07:00
Danny Berger 8db85ff4d2 Update api-conventions.md link references (#13786) 2019-04-14 18:14:00 -07:00
Zihong Zheng 0a174a76d9 Delete deprecated Pod A Record and add a note for publishNotReadyAddresses (#13793) 2019-04-14 17:59:59 -07:00
Rajesh Deshpande 67aa1fa26a Define container environment variables using Secret data (#13800)
* Example for injecting single secret as env variable

Define a container environment variable with data from a single Secret

* Env variable using secret data

* Update pod-single-secret-env-variable.yaml

* Adding example for multiple env variable using secrets

Adding example for multiple env variables using secrets

* Create pod-secret-envFrom.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-single-secret-env-variable.yaml

* Update pod-multiple-secret-env-variable.yaml

* Update pod-single-secret-env-variable.yaml

* Different ways to add env variable using secret

Adding different ways to add env variable in pod using secret

* Correcting formatting issues

Correcting formatting issues

* Correcting format issue
2019-04-14 17:48:00 -07:00
Srinivas R Kulkarni b914148850 Update deployment.md (#13802)
.spec .selector  is also a required field in deployment definition
2019-04-14 17:45:59 -07:00
Miguel Angel Medina Mondragon e0d2b86919 add log commands with label flag (#13804)
* add log commands with label flag

* style
2019-04-14 17:44:00 -07:00
Song Kun 64700c0ab1 Use better format for kubectl install guide (#13810) 2019-04-14 17:41:59 -07:00
codyc 862bd49693 Provides snippet for PLEG (#13805) 2019-04-14 08:18:00 -07:00
Enrique Medina Montenegro 04a8c62dc9 Es/docs/tasks/tools/install kubectl.md (#13659)
* Spanish translation

* Spanish translation

* Spanish translation

* Spanish translation
2019-04-13 02:44:03 -07:00
Shuang Wang 365b8ae4ef an offense against the style guide. (#13794)
> Use camel case for API objects
> Refer to API objects without saying “object,” unless omitting “object” leads to an awkward construction.
2019-04-12 18:18:02 -07:00
Gasmi Christophe 662d23933e fix header and add card (#13791) 2019-04-11 22:32:45 -07:00
Roy Lenferink cf86480431 Improved markdown for Italian translation (#13785) 2019-04-11 10:44:47 -07:00
Michele Berardi 5a7d1f6c39 Translated architecture to Italian (#13399) 2019-04-11 09:48:43 -07:00
June Yi 48d5e74984 update PULL_REQUEST_TEMPLATE for Korean l10n (#13504) 2019-04-11 03:48:11 -07:00
Claudia J.Kang 7faad1ac27 Add the Localization Korean page's link (#12878) 2019-04-11 03:46:11 -07:00
Amina Waddiz 5140592708 [docs-fr] add dns policies for pods and services (#13765)
init index.md

cleanup main doc

[docs-fr] add introduction and A record

[docs-fr] add dns policies for pods and services

[docs-fr] fix netlify deploy error when reading yaml file

[docs-fr] fix typos according to pr review

[docs-fr] update reviewers
2019-04-11 02:50:12 -07:00
Luc Perkins 8101de9f43 Remove Travis CI dependency (#13598)
* Remove Travis CI dependency

* Make scripts runnable via chmod

* Remove .travis.yml reference in test examples script
2019-04-11 01:40:13 -07:00
Paul Roth 335bf7027e the sentence does not make sense (#12673)
I've attempted to have it make more sense by removing the word 'is'.  Optionally, depending on the intended meaning, the sentence could read differently by leaving the word 'is' alone and changing the word 'through' to 'though'.
2019-04-10 00:48:12 -07:00
Jan Dolecek ca83644032 Fix code blocks secret.md (#13016)
The formatting is currently broken because code blocks are not correctly terminated.
2019-04-10 00:46:12 -07:00
Nishanth Reddy 2e3a25069d Added missing --rotate-server-certificates flag to kubelet cli reference (#13586) 2019-04-10 00:44:12 -07:00
Diego Muñoz Escalante 76fc7aa25b Create ES resource-metrics-pipeline.md (#13648)
Add correct index file
2019-04-09 23:24:12 -07:00
Andrew Sy Kim 728e5e9649 remove docs on the PersistentVolumeLabler controller (#12993) 2019-04-09 22:40:12 -07:00
makocchi 49ef5c3486 Update command outputs to k8s 1.13 based and split command outputs (#13014)
* Update command outputs to k8s 1.13 based and split command outputs

* Add comments before commands

* fix comments for consistency reason
2019-04-09 22:38:14 -07:00
RA489 0ceb362beb Update abac.md (#13067)
* Update abac.md

* Update abac.md

* Update abac.md
2019-04-09 22:34:13 -07:00
Taher Bohari 000aa4520e Update podManagementPolicy of StatefulSet object (#13210)
In given manifest, podManagementPolicy is set as Parallel, but in later section of page, the console logs of "kubectl get pods -w -l app=zk" command displays ordered behavior, which is not the actual result in case of Parallel option.

Sample logs from doc : 
NAME      READY     STATUS    RESTARTS   AGE
zk-0      0/1       Pending   0          0s
zk-0      0/1       Pending   0         0s
zk-0      0/1       ContainerCreating   0         0s
zk-0      0/1       Running   0         19s
zk-0      1/1       Running   0         40s
zk-1      0/1       Pending   0         0s
zk-1      0/1       Pending   0         0s
zk-1      0/1       ContainerCreating   0         0s
zk-1      0/1       Running   0         18s
zk-1      1/1       Running   0         40s
zk-2      0/1       Pending   0         0s
zk-2      0/1       Pending   0         0s
zk-2      0/1       ContainerCreating   0         0s
zk-2      0/1       Running   0         19s
zk-2      1/1       Running   0         40s

## here pods are created in order

Actual results after applying the given manifest : 
[taher@kubernetes-docker ~]$ kubectl apply -f zookeeper.yaml
service/zk-hs created
service/zk-cs created
poddisruptionbudget.policy/zk-pdb created
statefulset.apps/zk created
[taher@kubernetes-docker ~]$ kubectl get pods -w -l app=zk
NAME   READY   STATUS              RESTARTS   AGE
zk-0   0/1     Pending             0          3s
zk-1   0/1     Pending             0          3s
zk-2   0/1     ContainerCreating   0          3s
zk-1   0/1   Pending   0     4s
zk-0   0/1   Pending   0     4s
zk-1   0/1   Pending   0     5s
zk-0   0/1   Pending   0     5s
zk-1   0/1   Pending   0     5s
zk-1   0/1   ContainerCreating   0     5s
zk-0   0/1   Pending   0     5s
zk-2   0/1   Running   0     19s
zk-1   0/1   Running   0     24s
zk-2   1/1   Running   0     35s
zk-1   1/1   Running   0     37s

## here pods are created in parallel

Resolution :
Either change the value of podManagementPolicy option to OrderedReady or remove that option, so that StatefulSet will take it's default behavior.
2019-04-09 22:32:12 -07:00
Michael Michael 26851b86a6 Update intro-windows-in-kubernetes.md (#13739) 2019-04-09 22:30:12 -07:00
Luc Perkins 645d3d8ded Create table shortcode that allows for table captions (#13117)
* Create table shortcode for captions

* Allow for tables without captions

* Add table documentation in shortcodes guide

* Docs cleanup
2019-04-09 22:20:12 -07:00
Kenny Chen (netman) 6391d2b3cd Update configure-pod-configmap.md (#13454)
please also change the line '- key: special.level' to '- key: SPECIAL_LEVEL' in the sample yaml file pods/pod-configmap-volume-specific-key.yaml.
2019-04-09 22:16:13 -07:00
Daniel Lipovetsky 783a2d5289 Document workaround for kubeadm Taints field issue (#13343)
* Document workaround for kubeadm Taints field issue

* Remove trailing whitespace in kubeadm troubleshooting
2019-04-09 22:14:12 -07:00
Subrata Paul bd8721baad Updated horizontal-pod-autoscale.md file with newer command names. (#13519)
HPA command names updated to --horizontal-pod-autoscaler-downscale-stabilization in the document.
2019-04-09 19:02:12 -07:00
Rajesh Deshpande ffa2996402 Details about multiple namespaces (#13539)
k8s does not support nested namespaces but this is not specified anywhere in the document. I find this is the right place to document it as we introduce namespace concept here.  Also these details are important to mention specifically for users who are coming from Docker UCP background.
2019-04-09 18:58:12 -07:00
Ricardo Cordeiro 5d83dcbf46 Fixes runAsGroup security context example (#13535) (#13538) 2019-04-09 18:56:12 -07:00
Chas Schley a80483bb52 The output from 'kubectl get services my-service' will indicate a LoadBalancer type, not a ClusterIP. (#13560) 2019-04-09 18:46:13 -07:00
Karen Bradshaw 0c568fa9c9 fix note shortcode, lists (#13587)
* fix note shortcode, lists

- fix note shortcode for use in lists
- add example in style guide

* add more items to list

* update warning, caution, minor tweaks

* more updates
2019-04-09 18:44:12 -07:00
Marc Sensenich 8c6f0d39db Correct spelling kubeadm-upgrade-1-14.md (#13619)
Ugrade => Upgrade
2019-04-09 18:36:12 -07:00
Supriya Sirbi a4629ca423 Issue #13651 Update Debug Services (#13652)
Change the command to use Alpine Image instead of Busy Box
2019-04-09 18:34:12 -07:00
goodluckbot d02c3ca934 Update default admission plugins (#13719)
Update default admission plugins in admission-controllers.md
TaintNodesByCondition is newly added one.
And also update 1.13 to 1.14.
2019-04-09 18:22:15 -07:00
Abhishek Jaisingh 0173c3a567 Add Info about OOM Kill (#13723)
* Add info about OOM Kill

Add details about OOM Kill in case if memory limit is not specified

* Fix Minor Typo
2019-04-09 18:20:12 -07:00
Himanshu Pandey cb86f99b5b Removed extra "```shell" from the output box (#13736) 2019-04-09 18:18:13 -07:00
Kaitlyn Barnard 5d459630be Update pick-right-solution.md (#13731) 2019-04-09 18:16:11 -07:00
Karen Bradshaw cd44e3d73d fix headers for federation tool references (#13726) 2019-04-09 18:14:14 -07:00
RaviSantosh Gudimetla d80e7f66c5 Remove enable resource quota note (#13732)
* Remove enable resource quota note

As of now, `ResourceQuotaScopeSelectors` is enabled by default, since it's in beta. So, let's remove it.

* Update resource-quotas.md
2019-04-09 18:12:12 -07:00
Claudia J.Kang 34074d33ff First Korean I10n work for release-1.14 (#13730)
* First Korean I10n work for release-1.14

- ko: Fix nav-menu sync in tutorials/statefulset #13374 (#13474)
- ko: add outdated files in dev-1.14-ko.1 branch (#13473)
- Translate title of concepts/../image.md Ko (#13507)
- ko: add translation tutorial/stateful-application/cassandra #12450 (#13515)
- Translate reference/kubectl/cheatsheet in Korean (#13549)
- Translate tasks/access-application-cluster/access-cluster in Korean (#13565)
- ko: add tutorials/stateful-application/mysql-wordpress-persistent-vol… (#13516)
- Issue 12838 object management kubectl imperative config (#13657)
- Translate standardized glossary Tag Fandamental in Korean (#13552)

Co-authored-by:    Kim Young Dae <38598117+zer0big@users.noreply.github.com>

Co-authored-by:    Yoon <learder@gmail.com>

Co-authored-by:    lapee79 <lapee79@gmail.com>

Co-authored-by:    Jesang Myung <jesang.myung@gmail.com>

Co-authored-by:    Seokho <shsongist@gmail.com>

Co-authored-by:    Claudia J.Kang <claudiajkang@gmail.com>

Co-authored-by:    June Yi <june.yi@samsung.com>

* Fix conflict : pick-right-solution
2019-04-09 17:42:12 -07:00
Shashank Patel 866fc48195 fix typo in ha page (#13735)
Associated with #13734
2019-04-09 13:38:47 -07:00
Shashank Patel 6219f0235d fix typo in device-plug page (#13721)
Associated with #13720
2019-04-09 09:17:59 -07:00
Shashank Patel 85bf8f1872 fix type in cluster admin addons page (#13718)
Associated with #13717
2019-04-09 09:15:59 -07:00
Shashank Patel ede704f3d3 fix type in cluster-admin-networking page (#13716)
Associated with #13715
2019-04-09 09:14:00 -07:00
Shashank Patel 432d298753 fix typo resource quota page (#13712)
Associated with #13710
2019-04-09 09:12:01 -07:00
Shashank Patel 3eaf5a61be fix type in volume page (#13707)
Associated with #13706
2019-04-09 09:10:01 -07:00
Shashank Patel ff7c90e04c fixeed typo on storage-limit page (#13709)
Associated with #13708
2019-04-09 07:49:11 -07:00
Shashank Patel 5c93be0e11 fix typo pod security page (#13714)
Associated with #13713
2019-04-09 04:49:06 -07:00
zhangqx2010 28dacc8c09 update start.md on Submit a pull request topic (#13633)
related issue #13629
2019-04-08 22:39:04 -07:00
Zhimin Wu 0560786472 Update garbage-collection.md (#13662) 2019-04-08 22:37:03 -07:00
Nick Veitch a1b0c2e816 Update Ubuntu docs (#13594)
* update links to point to official docs

* delete unmaintained content

* Add page to retain url and direct readers to appropriate docs
2019-04-08 19:31:03 -07:00
Shashank Patel 522b01480d fix typo in volume page (#13703)
Associated with #13702
2019-04-08 18:25:05 -07:00
Karen Bradshaw 50050dfb1b clean-up, clarify glossary: taints and tolerations (#13684) 2019-04-08 18:23:03 -07:00
AJ Moore 91397935a7 Update namespaces.md (#13682)
Updates `namespaces` command to `namespace`
2019-04-08 18:21:04 -07:00
Bjørn Erik Pedersen b51bdc88cc Make it compatible with Hugo 0.55 (#13680)
This commit adds two backwards compatible changes to prepare for the next Hugo version, most notable:

* All the `File` methods on `Page` has been deprecated and will give a warning in the next Hugo version. Adjust this by changing `.Dir` to ´.File.Dir` and similar.
* Version the capture shortcode to use the old behaviour for markdown rendering of shortcode inner content.
2019-04-08 18:19:05 -07:00
Christian Oliff 2d1fdb0666 Always load Mailchimp CSS over HTTPS (#13678) 2019-04-08 18:17:04 -07:00
Rajesh Deshpande d3cd85d496 Correcting API version in example (#13670)
API version of KubeSchedulerConfiguration is corrected to kubescheduler.config.k8s.io
2019-04-08 18:15:07 -07:00
Supriya Sirbi 5f6cc2de23 Issue #13506 Update Pod Security Policy (#13655) 2019-04-08 18:13:05 -07:00
Zach Corleissen a2e97664c6 Auto-label, revise OWNERS (#13645)
Whitespace
2019-04-08 18:11:04 -07:00
Ismail Alidzhikov 87a2edbc10 Update api-changes link (#13613)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-08 18:09:03 -07:00
Manuel Rüger 8f5fbc0222 kubelet-integration: Update kubeadm config command (#13636)
print-default subcommand got removed in 1.14

See: https://github.com/kubernetes/kubernetes/pull/71467

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2019-04-08 18:07:04 -07:00
Supriya Sirbi 552f6ab73a Issue #13637 Update developing-cloud-controller-manager.md (#13654)
Register CloudProvider Interface link added
2019-04-08 18:05:05 -07:00
AbdullahBM cc09428797 setting current context and finding running pod's YAML (#13665) 2019-04-08 18:03:04 -07:00
Tennis Smith b809bdcba0 Add 'get-contexts' (#13677)
Added `kubectl config get-contexts` for completeness
2019-04-08 18:01:04 -07:00
Joseph Heck f5496b5b5c minor link update with the migration of conventions in the community repo (#13681) 2019-04-08 17:59:03 -07:00
Rémy Léone 1f97343fb0 rename sieben to remyleone (#13690) 2019-04-08 17:57:04 -07:00
Shashank Patel 8596438035 fix typo in volumes pages (#13700)
Associated with #13699
2019-04-08 17:01:05 -07:00
Shashank Patel a70ded41b9 fix typo in volume page (#13698)
Associted with #13697
2019-04-08 16:53:02 -07:00
Shashank Patel d12b07d6ea fix type cronjob (#13696)
Associated with #13695
2019-04-08 16:45:03 -07:00
Shashank Patel a08f7c0714 fix typo deployment page (#13694)
Associated with #13693
2019-04-08 16:39:03 -07:00
Shashank Patel adc61ddd79 fixed type in disruption page (#13692)
Associated with #13691
2019-04-08 16:29:05 -07:00
Shashank Patel 786ad4390d fix typo in pod-lifecycle (#13689)
Asscociated with #13688
2019-04-08 15:36:38 -07:00
Shashank Patel d8a198e93d Fix typo in API page (#13687)
Associated with #13686
2019-04-08 15:16:26 -07:00
Alex Contini 71e9a63d4b add Nokia case study (#13676) 2019-04-08 15:14:27 -07:00
yanghaichao12 e119b41336 Fix typos (#13376) 2019-04-08 06:30:26 -07:00
Rajesh Deshpande 4d2bb1e5bf Incorrect details about startingDeadlineSeconds.. (#13530)
On this page, the default value of startingDeadlineSeconds is mentioned as 100 seconds which is not true. So removing this statement.
2019-04-08 06:22:25 -07:00
ethan 8f14350a47 correct container hyperlinks in init container (#12387)
* correct container hyperlinks in init container

* correct zh trans and update anchor inside page
2019-04-08 05:46:29 -07:00
Blade 36f269696a update zh kubelet-config-file doc (#13495)
* update zh kubelet-config-file doc

* change kubelet config types address

* add space between en words and zh words

* revert en version change
2019-04-07 23:28:24 -07:00
Ismail Alidzhikov 5125996183 Update fluentd image (#13661)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2019-04-07 20:34:24 -07:00
Benedikt Rollik 0ee892d4ad [DOCS-DE] Tutorial hello-minikube (#13526)
* Tutorial hello-minikube

* Fixed remarks
2019-04-05 10:27:21 -07:00
Benedikt Rollik 12c51ef8e9 Install kubectl (#13639) 2019-04-05 10:25:22 -07:00
Benedikt Rollik dcf1b736a8 [DOCS-DE] Tutorial Install Minikube (#13642)
* setup_minikube

* fixed typo
2019-04-05 10:21:20 -07:00
Benedikt Rollik 8e6e12ed9b Add kubectl cheat sheet (#13635) 2019-04-05 10:17:20 -07:00
Benedikt Rollik a48a32e6c5 [DOCS-DE] Content Concepts (#13529)
* content-concepts

* Fixed typos
2019-04-05 10:01:20 -07:00
Benedikt Rollik 3f219b1a76 [DOC-DE] Components (#13531)
* Components

* Update content/de/docs/concepts/overview/components.md

Co-Authored-By: bene2k1 <brollik@scaleway.com>

* Added missing files

* Translation components

* Update components
2019-04-05 09:55:21 -07:00
Sai Adarsh S cec547a509 Fixed Footer Nav (#13165) 2019-04-05 08:45:22 -07:00
Alex Contini c70dd4f0c4 urgent!! typo in case study - removed extra letter (#13638) 2019-04-05 08:33:22 -07:00
Rémy Léone c00262c2d3 Translate partners to French (#13389)
Add includes and translating to French

Co-Authored-By: Jean-Yves Gastaud <jygastaud@users.noreply.github.com>
2019-04-05 07:01:22 -07:00
Shashank Patel 8da4c1f1a9 Fix typo style guide (#13626)
Associated with #13625
2019-04-04 15:35:19 -07:00
Shashank Patel 1c5188cc15 Fix typo in /docs/concepts/containers/images/ (#13628)
Associated with #13627
2019-04-04 15:31:20 -07:00
Alex Contini 0c92b3d194 add China Unicom case study and update Case Study homepage with new f… (#13557)
* add China Unicom case study and update Case Study homepage with new features

* Update index.html

* Update index.html

* Update index.html

* updates
2019-04-04 14:41:18 -07:00
Shashank Patel e84079eedf Fix typo (#13624)
Associated with #13623
2019-04-04 14:33:20 -07:00
Shashank Patel a7427a627a Fix typo in service-networking page (#13622)
Associated with #13621
2019-04-04 14:07:18 -07:00
Shashank Patel 1aff855615 fix typo in home page (#13620)
associated with #13618
2019-04-04 14:05:19 -07:00
Rémy Léone 5bf4b33316 Translate kubernetes-api.md to French (#13435) 2019-04-04 13:33:20 -07:00
Rael Garcia f1627103a0 Init Spanish translation (#13543)
* Add OWNERS information for sig-docs-es

* Add spanish README file

* Add Spanish language section

* Add headless _common-resources section

* Add case-studies section

* Add docs section

* Add search page

* Add overview section

* Add main content page

* Add i18n strings for Spanish language

* Add alexbrand as OWNER and REVIEWER

* Add glo-pena as REVIEWER

* Add headless include section

* Add partners section

* Add blog section

* Add Code of Conduct manifests

* Add supported-doc-versions page

* Add community site

* Add sitemap

* Remove overview section

* Add initial home version

* Rework phrase

* Fix typo

* Add update-user-guid-links script

* Upload Spanish CoC updated version

https://github.com/cncf/foundation/commit/e2a956

* Rework phrase

* Fix typo in community index

* Fix informal person usage

* Translate sitemap page

* Add electrocucaracha as REVIEWER

* Add landing page for /es/docs

* Remove home pages from initial translation

* Upload Spanish CoC updated version

https://github.com/cncf/foundation/commit/6474dfd

* Add more information to the docs landing
2019-04-04 13:11:20 -07:00
Shashank Patel a03303dca5 Fixed type in intermediate contributor page (#13617)
Associated with #13616
page link: https://kubernetes.io/docs/contribute/intermediate/#contribute-to-other-repos
2019-04-04 12:57:19 -07:00
Roy Lenferink 87de499261 Fixed broken links to /docs/setup/scratch (#13614) 2019-04-04 10:55:52 -07:00
zhangqx2010 ff061697cf Update start.md (#13610)
Change the pencil icon location from `top left` to `top right`
2019-04-04 10:29:53 -07:00
yanghaichao12 ab98b03e8b Fix typos (#13609) 2019-04-04 10:27:51 -07:00
Shashank Patel b2b29a5e17 Add Logging to glossary (#13608)
Associated with #5993
2019-04-04 10:25:52 -07:00
Blade 3dac0bb857 update url of kubelet-config-file types (#13603) 2019-04-04 10:23:53 -07:00
Rémy Léone 9476c2599a Remove obsolete remark. German translation exists (#13575) 2019-04-04 10:21:52 -07:00
Michelle Au 7ed8f1bd4b Local PV GA blog post (#13600) 2019-04-04 08:04:57 -07:00
Rémy Léone b3b46b0a86 Translate the contribute start to French (#13429)
Co-Authored-By: Jean-Yves Gastaud <jygastaud@users.noreply.github.com>
2019-04-04 04:48:50 -07:00
Rémy Léone e9da0533ca Add a script util to check if a file is modified by an open PR (#12790) 2019-04-04 03:08:49 -07:00
Joe a7eeeb77eb fix typo (#13601)
一 => 已
2019-04-03 22:28:51 -07:00
Roy Lenferink 8a65454642 On request by lledru removed him from OWNERS_ALIASES (#13596) 2019-04-03 09:53:45 -07:00
Kevin Woo 41f1397e56 add whitespace for clarity (#13580) 2019-04-03 09:27:49 -07:00
Joe e34b0532a9 Fixed typo (#13588)
群集 => 集群
2019-04-03 02:49:43 -07:00
Roy Lenferink 3c1faef53a Removed unneeded de/index.md (#13548) 2019-04-02 12:25:18 -07:00
Roy Lenferink 24261ee01a Updated links on kubectl documentation page (#13579) 2019-04-02 11:25:20 -07:00
Damini Satya 532bb26b9d Fix#13372 - Issue template for bug, support, feature requests (#13373)
* Fix#13372 - Issue template for bug, support, feature requests

* Point to the bug template for every bug report from website
2019-04-02 08:02:38 -07:00
jwalter 5ec608971a Fixed typo (#13570)
kusotmization -> kustomization
2019-04-02 05:32:36 -07:00
Kaitlyn Barnard 3d75e6a881 Adding 5 Days of K8s post on Windows Containers (#13558)
* Adding 5 Days of K8s post on Windows Containers

* Updating line spacing
2019-04-01 16:26:36 -07:00
Kai Paro 14dddbfd97 Update install-kubeadm.md (#13514)
original link is dead
2019-04-01 12:56:34 -07:00
Roy Lenferink 2a4224c054 Fixed typo in German README (#13550) 2019-04-01 09:24:34 -07:00
Taher Bohari f5f13f9a0f Update console output as per configmap data (#13540)
Actual Console Output :
root@ubuntu:~/practice1$ kubectl create -f https://k8s.io/examples/configmap/configmap-multikeys.yaml
configmap/special-config created
root@ubuntu:~/practice1$ kubectl get configmaps special-config
NAME             DATA   AGE
special-config   2      17s
root@ubuntu:~/practice1$ kubectl get configmaps special-config -o yaml
apiVersion: v1
data:
  SPECIAL_LEVEL: very
  SPECIAL_TYPE: charm
kind: ConfigMap
metadata:
  creationTimestamp: "2019-03-30T06:52:22Z"
  name: special-config
  namespace: default
  resourceVersion: "1404079"
  selfLink: /api/v1/namespaces/default/configmaps/special-config
  uid: 5ec833dd-52b8-11e9-b4c7-005056ad4679
root@ubuntu:~/practice1$ kubectl create -f https://k8s.io/examples/pods/pod-configmap-volume.yaml
pod/dapi-test-pod created
root@ubuntu:~/practice1$ kubectl logs dapi-test-pod
SPECIAL_LEVEL
SPECIAL_TYPE

Need to update this manfiest as well : pods/pod-configmap-volume-specific-key.yaml
2019-04-01 09:22:36 -07:00
makocchi 58dcb32e32 remove command prompts (#13418) 2019-04-01 09:20:35 -07:00
Rémy Léone 32a249d4fc Translate the index page to French (#13397) 2019-04-01 06:06:34 -07:00
Philippe MARTIN 773468af29 docs-fr | concepts | workloads | pod overview (#13240) 2019-04-01 00:52:33 -07:00
Benedikt Rollik 6282ede2bf building_release (#13527) 2019-03-31 09:52:32 -07:00
Qiming d1ceb7cacd Fix link in pod overview (#13517)
Closes: #12952
2019-03-31 05:18:32 -07:00
Qiming d9b7ac307e Fix API group for some resources (#13477)
As reported in #13394, we have been incorrectly treating some resource
types from the 'extensions' group as the latest (recommended) version.
Resources impacted include `Ingress`, `NetworkPolicy`,
`PodSecurityPolicy` etc. This turned out to be a defect in the doc
generator which has been fixed.
2019-03-31 05:16:32 -07:00
Yongkun Anfernee Gui 7c985a1545 Connection reset blog post (#13456)
* Connection reset blog post

* Update and rename 2019-03-27-kube-proxy-subtleties-debugging-an-intermittent-connection-resets.md to 2019-03-29-kube-proxy-subtleties-debugging-an-intermittent-connection-resets.md
2019-03-29 13:10:12 -07:00
Zach Corleissen 5bbd682613 Update the blog's download link (#13536) 2019-03-29 13:06:15 -07:00
Qiming 1971334632 Fix file encoding for kubectl markdown (#13518)
Closes: #12964
2019-03-28 20:22:14 -07:00
Vladimir Vivien e3ee3f86cf Reversal for CSI ephemeral inline volume doc (#13403) 2019-03-28 16:36:14 -07:00
Kaitlyn Barnard 9d825082b1 Blog post on Minikube (#13509)
* blog post on Minikube

* Updates

* Update 2019-03-28-running-kubernetes-locally-on-linux-with-minikube.md

* Update 2019-03-28-running-kubernetes-locally-on-linux-with-minikube.md
2019-03-28 16:29:57 -07:00
Zach Corleissen 07deacdaef Match the wording with the workflow (#13511) 2019-03-28 15:33:57 -07:00
Benedikt Rollik 8deb0aba8c German Docs home (#13508)
* Hompage German doc

* Removed approvers from file

* Fixed typo
2019-03-28 15:23:57 -07:00
Benedikt Rollik ab30d75137 Init German translation of Architecture Node (#13449) 2019-03-28 12:31:56 -07:00
Taher Bohari f01978c872 Update configure-upgrade-etcd.md (#13505) 2019-03-28 11:57:56 -07:00
Jordan Liggitt 026e792bc8 Update issues landing page (#13503) 2019-03-28 11:45:59 -07:00
Oussema CHERNI a0e0de90c2 Add Supported Versions of the Documentation link in docs home (#13499) 2019-03-28 08:58:45 -07:00
Alexis Blandin 89f1f6c4c1 Typo update (#13423)
Kube(r)netes
2019-03-28 05:20:43 -07:00
Rémy Léone ba7dc2a286 Translate Federation API to French (#13433) 2019-03-28 02:22:46 -07:00
Reppad 4ffc97c36c Fix French translation of hello-minikube.md (#13485)
kubectl commands should not be translated.
"Déploiements de kubectl" -> "kubectl get deployments"
2019-03-28 02:02:43 -07:00
Karen Bradshaw 91ac5c6044 fix links in windows-nodes, runtimeClass (#13486) 2019-03-27 20:34:44 -07:00
Tim Bannister 4fd724ba09 Add glossary entries for static and mirror pods (#12684)
* Add entries for static and mirror pods

* Tweak wording

Co-Authored-By: Zach Arnold <me@zacharnold.org>

* Write kubelet lower case

* Revise wording
2019-03-27 17:26:43 -07:00
James Peach 3991177042 Fix the spelling of 'available'. (#13483) 2019-03-27 16:46:48 -07:00
yanghaichao12 a1453ca69c Fix typos (#13476) 2019-03-27 16:44:47 -07:00
Alexis Blandin b97f6534d6 Missing french translation (#13443) 2019-03-27 16:42:48 -07:00
kenveski a7f1bf394b Update link of spec (#13437)
Old link points to https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status which will be removed after 2019-07-01 or the release of kubernetes 1.15, whichever comes first.
New link: https://github.com/kubernetes/community/blob/master/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
2019-03-27 16:40:48 -07:00
Oleg Atamanenko 691d84cb86 Fixed broken link rendering (#13413)
Fixed broken link rendering
2019-03-27 16:38:47 -07:00
Arthur Deschamps a00049f411 Update namespaces-walkthrough.md (#13388) 2019-03-27 16:36:47 -07:00
avigailof 5dc88b71da Add missing spaces (+1 squashed commit) (#13345)
Squashed commits:
[72812d1f6] Update pick-right-solution.md (+1 squashed commit)
Squashed commits:
[0aa91a8cc] Update pick-right-solution.md
2019-03-27 16:34:48 -07:00
chenrui e9513c654b Fix relative links issue in fr content (#13311)
* `https://kubernetes.io/docs/` -> `/docs/`

* Update the links to localized ones
2019-03-27 16:32:48 -07:00
Liping Mao 95629e7eb3 Fix StorageObjectInUseProtection format in doc (#13294)
* Fix StorageObjectInUseProtection format in doc

Fix StorageObjectInUseProtection format to follow other admission controllers in doc.

* remove {#storageobjectinuseprotection}
2019-03-27 16:30:49 -07:00
Kaitlyn Barnard 14bfed8631 Adding image to Twitter meta data (#13261) 2019-03-27 16:28:50 -07:00
Tim Bannister 8ac581b50e Add CRI to glossary (#13024) 2019-03-27 16:26:48 -07:00
Tim Bannister 784201de61 Note Google Cloud needs of Service Cloud Installer (#13243) 2019-03-27 22:28:59 +08:00
Jim Angel 13ab6992ce Update _index.md (#13467) 2019-03-27 21:58:36 +08:00
Qiming 8858299bfa Reference documentation for kube components (#13444) 2019-03-27 15:58:19 +08:00
Jim Angel b70111925b Update PULL_REQUEST_TEMPLATE.md (#13466) 2019-03-27 15:51:08 +08:00
Babak "Bobby" Salamat bbe35dcaae Change API version to v1 in exmaples, plus minor tweaks (#13457) 2019-03-27 15:50:29 +08:00
Rajesh Deshpande 91f73900db Correcting statement about Service ports (#13337)
* Correcting statement about Service ports

Correcting details about service ports and protocol. Removed statement saying Service supports the single port definition only and added details about multiport definitions.

* Correcting format changes

Correcting format changes as per feedback from reviewer.
2019-03-27 15:29:52 +08:00
Qiming 196b69d884 Add/fix redirects for windows setup (#13463)
Closes: #13459
2019-03-27 14:03:49 +08:00
Patrick fd51c68e80 changing references to metrics-server to resource-metrics-pipeline from core-metrics-pipeline (#13446) 2019-03-27 14:03:01 +08:00
Jim Angel 111e6d1e57 initial commit 2019-03-26 22:54:29 -05:00
Qiming 7c47295fea API reference for 1.14 (#13442) 2019-03-27 10:57:12 +08:00
Mark Janssen a60b1425ad Update containerd installation instructions (#13052)
Use apt/yum instead of tarball-based installation.
2019-03-26 15:04:16 -07:00
Benedikt Rollik a5ddc03b4f Init German translation (#13340)
* Init German translation

* Removed EN content

* Removed binary files, unnesscary files

* Fixed typo, added rlenferink to owners file for german content

* Removed English content

* Add missing case-studies link

* Removed css
2019-03-26 13:37:19 -07:00
Jim Angel 39cb126d96 Update deprecationwarning.html (#13461)
ref: https://github.com/kubernetes/website/pull/13406#issuecomment-476806146
2019-03-26 13:19:17 -07:00
Alexis Blandin bb49893367 Fixing typo (#13450)
le reste(r) du cluster
2019-03-26 09:21:22 -07:00
Craig Peters eeb2877345 Fixed minor issues in Windows section (#13451)
Fixed grammar in the statement about Windows containers. Also indicated that GMSA support is alpha
2019-03-26 08:19:19 -07:00
Pancongwen 369f8d3053 Update kubeadm-upgrade-1-13.md (#13438)
fix typo of 'Ugrade'
2019-03-26 08:17:24 -07:00
Oussema CHERNI 04974542f1 Add building a release link in docs home (#13393) 2019-03-26 07:57:21 -07:00
Naoki Oketani f6f40d5d5b fix a broken link (#13421) 2019-03-26 07:03:24 -07:00
yanghaichao12 7a97425205 Fix typos (#13422) 2019-03-26 07:01:24 -07:00
Michelle Au be48fb38e9 Remove storage protection task page (#13402) 2019-03-26 06:59:22 -07:00
Rémy Léone 51ea736d3f Translate the generate ref docs to French (#13432) 2019-03-26 03:23:20 -07:00
Jim Angel 87c959d65c Update notes.md (#13416) 2019-03-25 21:21:15 -07:00
Kevin Simper b0b38b0b81 Make website responsive and don't force min-width (#13417) 2019-03-25 20:19:16 -07:00
Lubomir I. Ivanov 6c41db7e62 kubeadm-ts: add entry about patching kube-proxy in CCM scenarios (#13033)
This patch adds a entry in the kubeadm troubleshooting guide
about a problem that was found some time ago related to
kube-proxy DaemonSets and worker nodes in a CP setup.
2019-03-25 17:55:15 -07:00
Patrick Lang 6b8e146429 Fix markdown around \ for file paths (#13404) 2019-03-25 16:10:17 -07:00
Noah Kantrowitz f024de7d3d Typo fix in a docs link. (#13405) 2019-03-25 16:00:24 -07:00
Alex Contini 230dfa1400 add AppDirect case study (#13338)
* add AppDirect case study

* Update index.html

* updates

* Update style_case_studies.css
2019-03-25 15:36:17 -07:00
Kaitlyn Barnard ef6c80a0e0 1.14 Blog Post (#13400) 2019-03-25 15:10:19 -07:00
Jim Angel 851ef58fa8 Official 1.14 Release Docs (#13174)
* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Document timeout attribute for kms-plugin. (#12158)

See 72540.

* Official documentation on Poseidon/Firmament, a new multi-scheduler  (#12343)

* Removed the old version of the Poseidon documentation. Incorrect location.

* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S (#12069)

* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Updated the document as per review comments. Added config details.

* Updated the document as per the latest review comments. Fixed nits

* Made changes as per latest suggestions.

* Some more changes added.

* Updated as per suggestions.

* Changed the release process section.

* SIG Docs edits

Small edits to match style guidelines.

* add plus to feature state

* capitalization

* revert feature state shortcode

since this is a Kubernetes extension, not a direct feature, it shouldn't use the regular feature state tagging.

(cherry picked from commit 7730c1540b)

* Remove initializers from doc. It will be removed in 1.14 (#12331)

* kubeadm: Document CRI auto detection functionality (#12462)

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>

* Minor doc change for GAing Pod DNS Config (#12514)

* Graduate ExpandInUsePersistentVolumes feature to beta (#10574)

* Rename 2018-11-07-grpc-load-balancing-with-linkerd.md.md file (#12594)

* Add dynamic percentage of node scoring to user docs (#12235)

* Add dynamic percentage of node scoring to user docs

* addressed review comments

* delete special symbol (#12445)

* Update documentation for VolumeSubpathEnvExpansion (#11843)

* Update documentation for VolumeSubpathEnvExpansion

* Address comments - improve descriptions

* Graduate Pod Priority and Preemption to GA (#12428)

* Added Instana links to the documentation (#12977)

* Added link to the Instana Kubernetes integration

* Added Instana link for services section

Added Instana and a link to the Kubernetes integration to the analytics services section and broadened the scope to APM, monitoring and analytics.

* Oxford comma /flex

* More Oxford commas, because they matter

* Update kubectl plugins to stable (#12847)

* documentation for CSI topology beta (#12889)

* Document changes to default RBAC discovery ClusterRole(Binding)s (#12888)

* Document changes to default RBAC discovery ClusterRole(Binding)s

Documentation for https://github.com/kubernetes/enhancements/issues/789 and https://github.com/kubernetes/kubernetes/pull/73807

* documentation review feedback

* CSI raw block to beta (#12931)

* Change incorrect string raw to block (#12926)

Fixes #12925

* Update documentation on node OS/arch labels (#12976)

These labels have been promoted to GA:
https://github.com/kubernetes/enhancements/issues/793

* local pv GA doc updates (#12915)

* Publish CRD OpenAPI Documentation (#12910)

* add documentation for CustomResourcePublishOpenAPI

* address comments

fix links, ordered lists, style and typo

* kubeadm: add document for upgrading from 1.13 to 1.14 (single CP and HA) (#13189)

* kubeadm: add document for upgrading from 1.13 to 1.14

- remove doc for upgrading 1.10 -> 1.11

* kubeadm: apply amends to upgrade-1.14 doc

* kubeadm: apply amends to upgrade-1.14 doc (part2)

* kubeadm: apply amends to upgrade-1.14 doc (part3)

* kubeadm: add note about "upgrade node experimental-control-plane"

+ add comment about `upgrade plan`

* kubeadm: add missing "You should see output similar to this"

* fix bullet indentation (#13214)

* mark PodReadinessGate GA (#12800)

* Update RuntimeClass documentation for beta (#13043)

* Update RuntimeClass documentation for beta

* Update feature gate & add upgrade section

* formatting fixes

* Highlight upgrade action required

* Address feedback

* CSI ephemeral volume alpha documentation (#10934)

* update kubectl documentation (#12867)

* update kubectl documentation

* add document for Secret/ConfigMap generators

* replace `kubectl create -f` by `kubectl apply -f`

* Add page for kustomization support in kubectl

* fix spelling errors and address comments

* Documentation for Windows GMSA feature (#12936)

* Documentation for Windows GMSA feature

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Enhancements to GMSA docs

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix links

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix GMSA link

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add GMSA feature flag in feature flag list

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Relocate GMSA to container configuration

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add example for container spec

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Remove changes in Windows index

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Update configure-gmsa.md

* Update configure-gmsa.md

* Update configure-gmsa.md

* Rearrange the steps into two sections and other edits

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Fix links

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add reference to script to generate GMSA YAMLs

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Some more clarifications for GMSA

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* HugePages graduated to GA (#13004)

* HugePages graduated to GA

* fixing nit for build

* Docs for node PID limiting (https://github.com/kubernetes/kubernetes/pull/73651) (#12932)

* kubeadm: update the reference documentation for 1.14 (#12911)

* kubeadm: update list of generated files for 1.14

NOTE: PLACEHOLDERS! these files are generated by SIG Docs each
release, but we need them to pass the k/website PR CI.

- add join_phase* (new sub phases of join)
- add init_phase_upload-certs.md (new upload certs phase for init)
- remove alpha-preflight (now both init and join have this)

* kubeadm: update reference docs includes for 1.14

- remove includes from alpha.md
- add upload-certs to init-phase.md
- add join-phase.md and it's phases

* kubeadm: update the editorial content of join and init

- cleanup master->control-plane node
- add some notes about phases and join
- remove table about pre-pulling images
- remove outdated info about self-hosting

* kubeadm: update target release for v1alpha3 removal

1.14 -> 1.15

* kubeadm: copy edits for 1.14 reference docs (part1)

* kubeadm: use "shell" for code blocks

* kubeadm: update the 1.14 HA guide (#13191)

* kubeadm: update the 1.14 HA guide

* kubeadm: try to fix note/caution indent in HA page

* kubeadm: fix missing sudo and minor amends in HA doc

* kubeadm: apply latest amends to the HA doc for 1.14

* fixed a few missed merge conflicts

* Admission Webhook new features doc (#12938)

- kubernetes/kubernetes#74998
- kubernetes/kubernetes#74477
- kubernetes/kubernetes#74562

* Clarifications and fixes in GMSA doc (#13226)

* Clarifications and fixes in GMSA doc

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Reformat to align headings and pre-reqs better

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reformat to align headings and pre-reqs better

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reformat to fix bullets

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Reword application of sample gmsa

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Update configure-gmsa.md

* Address feedback to use active voice

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Address feedback to use active voice

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* RunAsGroup documentation for Progressing this to Beta (#12297)

* start serverside-apply documentation (#13077)

* start serverside-apply documentation

* add more concept info on server side apply

* Update api concepts

* Update api-concepts.md

* fix style issues

* Document CSI update (#12928)

* Document CSI update

* Finish CSI documentation

Also fix mistake with  ExpandInUsePersistentVolumes documented as beta

* Overall docs for CSI Migration feature (#12935)

* Placeholder docs for CSI Migration feature

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Address CR comments and update feature gates

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add mappings for CSI plugins

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add sections for AWS and GCE PD migration

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Add docs for Cinder and CSI Migration info

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Clarify scope to volumes with file system

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Change the format of EBS and Cinder CSI Migration sections to follow the GCE template

Signed-off-by: Deep Debroy <ddebroy@docker.com>

* Windows documentation updates for 1.14 (#12929)

* Updated the note to indicate doc work for 1.14

* first attempt at md export from gdoc

* simplifyig

* big attempt

* moving DRAFT windows content to PR for review

* moving content to PR in markdown for review

* updated note tags

* Delete windows-contributing.md

deleting this file as it is already ported to the github contributor guide

* fixed formatting in intro and cluster setup guide

* updating formatting for running containers guide

* rejiggered end of troubleshooting

* fixed minor typos

* Clarified the windows binary download step

* Update _index.md

making updates based on feedback

* Update _index.md

updating ovn-kubernetes docs

* Update _index.md

* Update _index.md

* updating relative docs links

updating all the links to be relative links to /docs

* Update _index.md

* Update _index.md

updates for windows services and ovn-kubernetes

* formatted for correct step numbering

* fix typos

* Update _index.md

updates for flannel PR in troubleshooting

* Update _index.md

* Update _index.md

updating a few sections like roadmap, services, troubleshooting/filing tickets

* Update _index.md

* Update _index.md

* Update _index.md

* Fixed a few whitespace issues

* Update _index.md

* Update _index.md

* Update _index.md

* add section on upgrading CoreDNS (#12909)

* documentation for kubelet resource metrics endpoint (#12934)

* windows docs updates for 1.14 (#13279)

* Delete sample-l2bridge-wincni-config.json

this file is not used anywhere

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Update _index.md

* Rename content/en/docs/getting-started-guides/windows/_index.md to content/en/docs/setup/windows/_index.md

moving to new location

* Delete flannel-master-kubectl-get-ds.png

* Delete flannel-master-kubeclt-get-pods.png

* Delete windows-docker-error.png

* Add files via upload

* Rename _index.md to add-windows-nodes.md

* Create _index.md

* Update _index.md

* Update add-windows-nodes.md

* Update add-windows-nodes.md

* Create user-guide-windows-nodes.md

* Create user-guide-windows-containers.md

* Update and rename add-windows-nodes.md to intro-windows-nodes.md

* Update user-guide-windows-containers.md

* Rename intro-windows-nodes.md to intro-windows-in-kubernetes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-containers.md

* Update _index.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

fixing the pause image

* Update intro-windows-in-kubernetes.md

changing tables from html to MD

* Update user-guide-windows-nodes.md

converting tables from HTML to MD

* Update intro-windows-in-kubernetes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-nodes.md

* Update user-guide-windows-nodes.md

updating the numbering , even though it messes up the notes a little bit. Jim will file a ticket to follow up

* Update user-guide-windows-nodes.md

* update to windows docs for 1.14 (#13322)

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update intro-windows-in-kubernetes.md

* Update user-guide-windows-containers.md

* Update user-guide-windows-nodes.md

* Update intro-windows-in-kubernetes.md (#13344)

* server side apply followup (#13321)

* change some parts of serverside apply docs in response to comments

* fix typos and wording

* Update config.toml (#13365)
2019-03-25 15:06:16 -07:00
evilyeti 28dd4d5154 Fixed broken link in E2E Testing blog post (#13371)
href=[https://github.com/kubernetes/kubernetes/issues/72638 --> href=https://github.com/kubernetes/kubernetes/issues/72638
2019-03-25 13:10:18 -07:00
Rémy Léone c9fd709b0a Add documentation homepage in French (#13387) 2019-03-25 07:19:18 -07:00
Dani Comnea 7c987a81b8 Use busybox image v1.28 for DNS related examples (#13336) 2019-03-22 15:32:10 -07:00
Rajesh Deshpande 8c4a729d84 Correcting service configuration details (#13302)
Existing details related to services are ambiguous as it does not give an idea when to use an environment variable for service discovery. Also, it does not talk about the DNS method of service discovery which is highly recommended. so corrected document to provide these missing details.
2019-03-22 15:24:11 -07:00
Mauricio Galindo 4e21e218c0 Update managing-tls-in-a-cluster.md (#13341)
per the godocs:
 // RootCAs defines the set of root certificate authorities
 // that clients use when verifying server certificates.
// If RootCAs is nil, TLS uses the host's root CA set.
2019-03-22 14:50:09 -07:00
Kendrick Coleman f28058c4ca Update table (#13334)
Updated the table to reflect the VMware Essential PKS solution

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-03-22 14:48:10 -07:00
Patrick Ohly bb7abf59cd E2E testing blog post (#13280)
* E2E testing blog post

* E2E testing blog post: add information about optional command line flags

* Update and rename 2019-03-30-e2e-testing-for-everyone.md to 2019-03-22-e2e-testing-for-everyone.md
2019-03-22 09:04:20 -07:00
lIuDuI f9166a844c ZH-trans: update pod-lifecycle.md (#13326) 2019-03-21 19:30:20 -07:00
Alexandre Pauwels 2c45ae7ed7 Add new community-maintained nodejs client (#13330)
Adds a link to a new nodejs client library. New library builds on top of the godaddy lib, providing useful kubectl-like abstractions like `get` and `updateOrCreate`, and adds API-mapping and version-handling so the client code does not need to worry about compatibility across cluster versions.
2019-03-21 15:50:19 -07:00
chenrui 7225159f3a Fix relative links issue in ja content (#13309)
* `http://kubernetes.io/docs/` -> `/docs/`

* `https://kubernetes.io/docs/` -> `/docs/`
2019-03-21 11:37:37 -07:00
Kaitlyn Barnard 34ce8e1093 Adding blog post on admission controllers (#13331)
* Adding blog post on admission controllers

* Update 2019-03-21-a-guide-to-kubernetes-admission-controllers.md
2019-03-21 09:03:40 -07:00
Anthony Yeh 6c95d99195 StatefulSet: Document workaround for known rolling update issue. (#13190) 2019-03-21 07:01:41 -07:00
chenrui ac60d8a0bb Fix relative links issue in ko content (#13308)
* `http://kubernetes.io/docs/` -> `/docs/`

* `https://kubernetes.io/docs/` -> `/docs/`
2019-03-21 03:53:35 -07:00
Logan Rakai 4737c170ec Improve example commands and output markdown (#13315) 2019-03-20 17:53:37 -07:00
Kendrick Coleman 83d740c062 Update table (#13317)
Updated the table to reflect the VMware Essential PKS solution

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-03-20 17:43:38 -07:00
Alex Contini 193decc785 add Nav case study and fix Pinterest (#13310)
* add Nav case study and fix Pinterest

* update

* Update index.html
2019-03-20 16:17:06 -07:00
chenrui 5a5f77db64 Fix relative links issue in English content (#13307)
* `http://kubernetes.io/docs/` -> `/docs/` in content/en folder

* `https://kubernetes.io/docs/` -> `/docs/` in content/en folder
2019-03-20 16:05:05 -07:00
Qiming 89b2eb7f64 travis performance improvement (#13304)
Three optimizations:

- move example testing logic into a bash script to save travis specific
  commands;
- use kubernetes release package (about 20MB) instead of git repo (about
  800 MB at the moment);
- detect whether a PR contains changes to examples and skip examples
  testing if not.

Closes: #13140
2019-03-20 15:57:08 -07:00
Stephen Augustus f61ed1d130 reference/kubectl: Update resource types / short names (#13223)
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
2019-03-20 15:49:05 -07:00
Zach Corleissen 52384988e1 Add milestone team, clean up others teams (#13287)
Explicitly list membership

Remove milestone team
2019-03-20 13:47:01 -07:00
Kaitlyn Barnard cd7ee18d4c Fixing date on Contributor Summit blog post (#13313)
* Fixing date

* Update 2019-03-20-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md

* Update 2019-03-20-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md
2019-03-20 10:51:49 -07:00
Paris 35fdc27f91 contributor summit 2019 blog post (#13209)
* contributor summit 2019 blog post

* Update 2019-03-14-A-Look-Back-And-Whats-In-Store-For-Kubernetes-Contributor-Summits.md
2019-03-20 08:57:09 -07:00
Joel Smith fa6bb8fd3f Update embargo doc link in SECURITY_CONTACTS and change PST to PSC (#13041)
* Update embargo doc link in SECURITY_OWNERS and changes PST to PSC

* Rename PST to PSC, update security doc URLs to new locations
2019-03-20 08:47:17 -07:00
Book shu 7031ef6b66 fix typos: a blank should be put after * to show italic (#13301) 2019-03-20 00:02:24 -07:00
SataQiu 1668f4c9dc add SataQiu as a sig-docs-zh-owner (#13270) 2019-03-19 22:12:21 -07:00
Rajesh Deshpande 9b6c4365da Fixing force delete statefulset pod link (#13299)
Correcting document page link of 'force delete stateful set pods' page.
2019-03-19 22:06:23 -07:00
Avi Deitcher b080758cd4 Document issues when client CA options conflict (#12890)
* Document issues when client CA options conflict

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>

* Update content/en/docs/tasks/access-kubernetes-api/configure-aggregation-layer.md

Co-Authored-By: deitch <avi@deitcher.net>
2019-03-19 17:32:25 -07:00
Brandon Philips 13650696b8 contribute: intermediate cnf -> cncf (#13290)
small typo
2019-03-19 16:20:23 -07:00
YAMAMOTO Takashi 3c0cfcfc70 Remove mysterious "[1][etcdbug]" (#13266)
Because it doesn't have the corresponding URL or whatever.
2019-03-19 14:14:21 -07:00
Travis Glenn Hansen 9e7f5ff2c5 Update client-libraries.md (#13111) 2019-03-19 14:00:29 -07:00
Damini Satya 47c64a908a Fix #12506 - Misalignment of the community logos (#12507) 2019-03-19 13:56:22 -07:00
Karthik Gaekwad ffcc260848 table of solution in alphabetical order + more (#13267)
Simplifies PR 13143 (https://github.com/kubernetes/website/pull/13143). PR fixes 3 things:
1) `Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)` was `IaaS Provider Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE)`
2) capitalized all instances of GCE
3) Alphabetized list
4) Removes note section per @cody-clark
2019-03-19 13:44:21 -07:00
Seokho efebc652d9 Fix inconsistent style of pod-lifecycle.md in glossary (#13269) 2019-03-19 12:28:22 -07:00
Guilherme Steinmüller d9f9a0bb89 Update pick-right-solution.md (#13233)
Add VEXXHOST kubernetes offer
2019-03-19 12:24:22 -07:00
eliot1785 321e7fe9d2 fix type in service listing (#13230)
The tutorial has somebody expose this service externally, so they should be getting NodePort or LoadBalancer not ClusterIP. I followed this tutorial and that's what I got (as expected)
2019-03-19 11:36:21 -07:00
Dani Comnea ad77c02575 Add a note on how to delete kubectl config user name (#13257) 2019-03-19 11:12:23 -07:00
Michele Berardi b1634fcc1c parteners/_index.html (#13255)
* parteners/_index.html

* parteners/_index.html
2019-03-19 10:48:21 -07:00
Karthik Gaekwad 3d24393f2a Removed conformance from column definition (#13139)
The conformance column doesn't exist anymore...
2019-03-19 10:26:23 -07:00
Dani Comnea d85ac2686f Update debug-cluster and crictl files to get them consistent with the style guidelines (#13183) 2019-03-19 10:24:33 -07:00
Jintao Zhang 9c44e1ea2e add Kind to local-machine solutions (#13177)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-03-19 10:18:28 -07:00
Sanil Kumar 8097ff042b [blog] Adding introduction blog on KubeEdge - 2019-03-12-kubeedge-k8s-based-edge-intro.md (#13158)
* Create 2019-03-12-kubeedge-k8s-based-edge-intro.md

Initial created.

* Create kubeedge-highlevel-arch.png

* Adding KubeEdge High Level Arch img

Adding KubeEdge High Level Arch img for the blog

* Adding KubeEdge Logo img

Adding KubeEdge Logo img for blog

* Updated KubeEdge intro blog

Updated all the sections for KubeEdge, a k8s based edge computing platform.
(2019-03-12-kubeedge-k8s-based-edge-intro)

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

Minor format updates

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* [ReviewFix] 2019-03-12-kubeedge-k8s-based-edge-intro.md

Review of @stewart-yu fixed for KubeEdge/kubeedge link

* [ReviewFix] Format 2019-03-12-kubeedge-k8s-based-edge-intro.md

Linefeed update.

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* [ReviewFix] 2019-03-12-kubeedge-k8s-based-edge-intro.md

KubeEdge control plane in cloud and extension part made it mode clear.

* Update 2019-03-12-kubeedge-k8s-based-edge-intro.md

* Rename 2019-03-12-kubeedge-k8s-based-edge-intro.md to 2019-03-19-kubeedge-k8s-based-edge-intro.md

* Update 2019-03-19-kubeedge-k8s-based-edge-intro.md
2019-03-19 08:50:21 -07:00
Claudia J.Kang 3bc455b2d9 Eighth Korean I10n work for release-1.13 (#13250)
* ko-trans: Update outdated contents in dev-1.13-ko.8 branch partly (#12986)

* ko: Update outdated files in dev-1.13-ko.8 (#13000)

* ko: add tutorials/stateful-application/basic-stateful-set #12449  (#13073)

* Add missing word. (#13249)

* Fixed wrong word. (#13246)

* Translate concepts/cluster-administration/federation.md in Korean (#13159)

* Translate concepts/overview/object-management-kubectl/imperative-comm… (#13076)

Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by:    Yoon <learder@gmail.com>
Co-authored-by:    Thomas Sungjin Kang <ujuc@ujuc.kr>
Co-authored-by:    Seokho <shsongist@gmail.com>
Co-authored-by:    zerobig <zerobig.kim@gmail.com>
2019-03-19 07:20:30 -07:00
Philippe MARTIN 2918bc57ac docs-fr | concepts | containers | images (#13218)
* docs-fr | concepts | containers | images

* Fixes
2019-03-19 04:56:20 -07:00
SataQiu 89dbaa20d3 add SataQiu as a sig-docs-zh-reviewer (#13237) 2019-03-18 20:40:23 -07:00
Karen Bradshaw b1c288926b fix contrib button, blog footer (#13188)
fix the font-size for the contrib button in blog footer
2019-03-18 16:52:20 -07:00
Kaitlyn Barnard 2b6780ad94 Adding link to submit a blog (#13252) 2019-03-18 14:24:21 -07:00
lIuDuI 5115d4fa7d ZH-trans: update basic-stateful-set.md (#13178)
* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md

* Update basic-stateful-set.md
2019-03-17 18:59:10 -07:00
Dani Comnea ed7f0adc74 Update automated-tasks-with-cron-jobs to align on style guidelines and fix some typos (#13184) 2019-03-15 16:36:58 -07:00
Aniket Gawade d6f36725db Adding Contrail/Tungsten Fabric to the add-on list (#12865)
* Update addons.md

* Update addons.md
2019-03-15 10:18:59 -07:00
Daniel Weibel 783ee875d0 Clarify kubectl shell autocompletion documentation (#13060)
* Clarify kubectl autocompletion documentation (#12405)

* Clarify kubectl autocompletion documentation (#12405)

Remove comments.

* Clarify kubectl autocompletion documentation

Fix according to review.

* Clarify kubectl autocompletion documentation

Use selectable tabs.

* Fix note callouts in various sections

* Clarify kubectl autocompletion documentation

Change wording of intro paragraph.
2019-03-15 09:45:10 -07:00
ljnaresh 8585fbb1ab Create Kubernetes-setup-using-Ansible-and-Vagrant.md (#12652)
* Create Kubernetes-setup-using-Ansible-and-Vagrant.md

This blog describes the steps for to setting up a multi node Kubernetes cluster using Ansible and Vagrant.

* Apply suggestions from code review

Co-Authored-By: ljnaresh <naresh_lj@infosys.com>

* Markdown changes for syntax highting and reviews.

* Vagrant image & join command logic changes

* Update Kubernetes-setup-using-Ansible-and-Vagrant.md

* Adding author name and organization

* Markdown correction for colon

* Update Kubernetes-setup-using-Ansible-and-Vagrant.md
2019-03-15 09:29:02 -07:00
Cody Clark 599a23b566 re-alphabetize list of Local ecosystem tools (#13163)
[#12994](https://github.com/kubernetes/website/pull/12994) had already been sitting for a week+, and I didn't want to waste any more time by asking for such a small change across time zones
2019-03-15 09:26:58 -07:00
yanghaichao12 8372a20edd Fix typos (#13196) 2019-03-15 09:24:58 -07:00
makocchi fcbb89a2af Remove command prompts and split command outputs (#13015)
* Remove command prompts

* Add comments before commands
2019-03-15 09:16:58 -07:00
Sean Zhang 8d0a6745cb 修正yml示例缩进和双引号错误 (#12836) 2019-03-15 07:50:59 -07:00
Amir M. Saeid 80b73a4c03 Use correct kubelet config name (#13185)
At its current form minikube fails to start with following error:

    unknown flag: --AllowedUnsafeSysctls

Renaming it to allowed-unsafe-sysctls works as expected.
2019-03-15 02:58:57 -07:00
lIuDuI ed359861fa ZH-trans: update docker-cli-to-kubectl.md (#13197)
* Update docker-cli-to-kubectl.md

* Update docker-cli-to-kubectl.md

* Update docker-cli-to-kubectl.md

* Update docker-cli-to-kubectl.md

* Update docker-cli-to-kubectl.md
2019-03-14 20:42:56 -07:00
Luc Perkins 2354526fe4 Remove --ignoreCache flag (#13133) 2019-03-14 06:52:26 -07:00
Dani Comnea 6632298c88 Test examples files in configmap directory (#13128) 2019-03-14 06:44:23 -07:00
lIuDuI a88482646d Add @xichengliudui to sig-docs-zh-owners (master) (#13168)
* Add @xichengliudui to sig-docs-zh-owners (master)

* Update OWNERS_ALIASES

* Update OWNERS_ALIASES
2019-03-13 22:06:23 -07:00
Qiming 253480646a Fix Travis example tests for release-1.13 (#13145)
xref: #13122
2019-03-13 10:47:39 -07:00
Timothy St. Clair f2f0ae0356 Update to remove coreos specific instructions. (#13162) 2019-03-13 09:01:37 -07:00
Gregory Guillou 76010c4fd9 Add Kind to the Local-machine Solutions (#12994) 2019-03-13 08:47:40 -07:00
JF Joly 2b34dd9b7c Added link to New Relic agent install doc (#13157) 2019-03-13 08:37:42 -07:00
yanghaichao12 ca3efda3d5 Fix typos (#13155) 2019-03-13 08:35:39 -07:00
Jiacheng Xu 3d509106b9 Update assign-cpu-resource.md (#13154)
Remove the "do not" since you should not skip the steps if you don't have metric-server running.
2019-03-13 08:33:39 -07:00
Jintao Zhang 2b3ced6a00 fix certificate command (#13152)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-03-13 08:31:41 -07:00
Dipak Pawar 2a45c9ca35 removes extra /configmap from ui.properties path (#13150) 2019-03-13 08:29:42 -07:00
Philippe MARTIN b44217c0d0 docs-fr | Reference | kubectl misc (#13142) 2019-03-13 01:55:34 -07:00
Philippe MARTIN b5865cfc2f docs-fr | Reference | kubectl (#13059) 2019-03-13 01:45:33 -07:00
Timothy St. Clair 3f8bc96336 Remove the old setup from scratch documentation (#13146)
because it was woefully outdated.
2019-03-12 22:19:32 -07:00
Lubomir I. Ivanov a15d6ebed9 kubeadm-troubleshooting: add entry about multi-valued args (#12937)
Add TS entry about the case where it's not possible to
pass multi-valued arguments to --component-name-extra-args flags
from the command line.
2019-03-12 16:56:38 -07:00
Karthik Gaekwad 6362d6173e Alphabetized, and made linux academy consistent (#13141)
changed instances of linuxacademy.com to Linux Academy
2019-03-12 16:38:38 -07:00
Dinuka Arseculeratne 9e06367354 Fixed issue with ```shell being displayed (#13144) 2019-03-12 16:10:39 -07:00
Alex Contini 0212d833c4 add NetEase case study (#13075)
* add NetEase case study

* fixes

* fixes
2019-03-12 15:36:38 -07:00
Rémy Léone ab9e39d8e3 Add French translation for i18n tags (#13126) 2019-03-12 15:08:38 -07:00
Dani Comnea 56021dc671 Reorganize Federation tasks so we have it group and under one topic (#12900)
* Reorganize Federation tasks so we have it group and under one topic

* Intended replacement
2019-03-12 13:38:39 -07:00
Karthik Gaekwad d7cae63dcd updated networking (#13137) 2019-03-12 13:24:43 -07:00
Dani Comnea da20b139da Update configure-service-account task file to reference pod spec file from examples dir (#13065) 2019-03-12 12:38:39 -07:00
Karthik Gaekwad 5b1b1341cc added K8s training materials (#13136) 2019-03-12 12:36:41 -07:00
chenrui 4f5d3ce834 Fix typo in dns-horizontal-autoscaling.md (#13051)
* `turning` -> `tuning`

* Remove duplicate `'s control`
2019-03-12 12:28:39 -07:00
yanghaichao12 ba9f7f10e2 Revise some places (#13012)
* Revert "Fix a typos"

This reverts commit 5dcca521c40f214b261ceac8db9bd027dc463fbc.

* Revise some places

temporary
2019-03-12 12:20:40 -07:00
Karthik Gaekwad 03cc1d8508 Adds a section for OKE cluster upgrades (#13134) 2019-03-12 11:40:39 -07:00
Naoki Oketani 7d53822a81 Modify indent from 3 to 2 spaces (#13056) 2019-03-12 11:26:44 -07:00
Andrew Sy Kim 787b0cd7ef update links to the vSphere docs (#13040) 2019-03-12 11:20:40 -07:00
Jiacheng Xu 0e1858674f Update assign-memory-resource.md (#13037)
Remove the "do not" since you should not skip the steps if you don't have metric-server running.
2019-03-12 10:30:42 -07:00
makocchi 23dacbb83b Update command outputs to k8s 1.13 based (#12771)
* Update command outputs to k8s 1.13 based

* Update command outputs to k8s 1.13 based (2)

* Add the way to download the example manifest and change datetime in a pod log

* create a job from remote url

* Update content/en/docs/tasks/job/automated-tasks-with-cron-jobs.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>
2019-03-12 10:24:42 -07:00
yanghaichao12 9e471e389c Fix typos (#13120) 2019-03-12 10:14:39 -07:00
Jihoon Seo 01ed12e4e3 Update kubeadm-init.md (#13068)
* Fix not available config field in kubeadm-init.md

Update the line describing `unifiedControlPlaneImage`, since "unifiedControlPlaneImage" in ClusterConfiguration was changed to a boolean field called "useHyperKubeImage" in v1beta1.
( https://godoc.org/k8s.io/kubernetes/cmd/kubeadm/app/apis/kubeadm/v1beta1 )

* Update image names and versions in kubeadm-init.md

$ kubeadm config images list
k8s.gcr.io/kube-apiserver:v1.13.4
k8s.gcr.io/kube-controller-manager:v1.13.4
k8s.gcr.io/kube-scheduler:v1.13.4
k8s.gcr.io/kube-proxy:v1.13.4
k8s.gcr.io/pause:3.1
k8s.gcr.io/etcd:3.2.24
k8s.gcr.io/coredns:1.2.6

# docker images
REPOSITORY                           TAG                 IMAGE ID            CREATED             SIZE
k8s.gcr.io/kube-proxy                v1.13.4             fadcc5d2b066        10 days ago         80.3MB
k8s.gcr.io/kube-controller-manager   v1.13.4             40a817357014        10 days ago         146MB
k8s.gcr.io/kube-scheduler            v1.13.4             dd862b749309        10 days ago         79.6MB
k8s.gcr.io/kube-apiserver            v1.13.4             fc3801f0fc54        10 days ago         181MB
k8s.gcr.io/coredns                   1.2.6               f59dcacceff4        4 months ago        40MB
k8s.gcr.io/etcd                      3.2.24              3cab8e1b9802        5 months ago        220MB
k8s.gcr.io/pause                     3.1                 da86e6ba6ca1        14 months ago       742kB

* Update the way to use custom etcd image in kubeadm-init.md

According to rosti's [comment](https://github.com/kubernetes/kubeadm/issues/1255#issuecomment-439874004),
the `image` field under `etcd` (from `v1alpha3`) was replaced by a couple of fields - `imageRepository` and `imageTag`.

* Apply suggestions from @neolit123 in kubeadm-init.md

Suggestions from @neolit123: https://github.com/kubernetes/website/pull/13068#pullrequestreview-212806230

* Apply a suggestion from @rosti in kubeadm-init.md

A suggestion from @rosti : https://github.com/kubernetes/website/pull/13068#discussion_r264228348
2019-03-12 10:04:43 -07:00
cizixs 0f45f09354 Fix typo in deployment concept (#13112)
There is a typo in deployment concept doc: missing a code block
indicator, this commit fixes it.
2019-03-12 09:58:42 -07:00
Michael Ferranti b8363e8d81 Add link to Portworx site (#13108)
Make it easier for people to understand if Portworx is the right solution for them with an additional link.
2019-03-12 09:54:44 -07:00
Marco Voelz a3d246fc4a Fix busybox nslookup example (#13071)
* Similarly to https://github.com/kubernetes/website/pull/9901 pin busybox image to 1.28. Although https://bugs.busybox.net/show_bug.cgi?id=11161 is closed, this still doesn't work on images > 1.28
* remove `/bin/sh` from the command to be executed on busybox, this leads to `/bin/sh: can't open 'nslookup': No such file or directory`
2019-03-12 09:50:50 -07:00
Chengzhi Hu e9eefb8882 Update secret.md (#13042)
Fix wrong appearance in "Consuming Secret Values from Environment Variables" part
2019-03-12 09:36:48 -07:00
Philippe MARTIN d2fece0a81 docs-fr | Reference | kubectl overview (#12863) 2019-03-12 06:22:41 -07:00
Dani Comnea e38f800d81 Add codenew shortcode to configure-pod-configmap task file and sanitize the example files (#13078) 2019-03-11 20:28:38 -07:00
Zach Arnold 5e50314b27 add feature state labels to admission controllers (#12689)
* add feature state labels to admission controllers

* Minor edits
2019-03-11 17:32:38 -07:00
Sam Foo c319d0c501 Cache test results with travis (#11555)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2019-03-11 16:48:38 -07:00
Dani Comnea b2eab90790 Stop having double static netlify redirection (#13062) 2019-03-11 15:22:37 -07:00
Claudia J.Kang 60f89ad186 i18n/ko.toml added #12873's contents (#12875) 2019-03-11 13:30:39 -07:00
Philippe MARTIN 353c030105 docs-fr | Reference | Support de JSONPath (#13058) 2019-03-11 13:08:38 -07:00
lledru 329837748d docs-fr | concepts | cluster administration (#12987) 2019-03-11 09:25:28 -07:00
Karen Bradshaw 7b07d19360 fix short_description field in glossary files (#13045) 2019-03-09 00:33:29 -08:00
Petr Ruzicka 424437c1dd Update secret.md (#13039)
Command output fixed
2019-03-08 22:05:28 -08:00
Ketankumar Jani 0407c5500f update section pods are preempted unneccessarily (#12961)
Preemption must not happen when
there is no pending Pod, or when the pending Pods have equal or lower priority
than the victims.
2019-03-08 18:49:31 -08:00
Michael Iatrou 8d55b797a0 Clarify the blue/green upgrade example. (#13009) 2019-03-08 18:47:30 -08:00
Neha Yadav 92e602c438 Minikube: Cleanup everything to start new machine (#12749)
* Minikube: Cleanup everything to start new machine

* Quick fixes
2019-03-08 11:30:55 -08:00
Sarah Gray 18d6c123b7 Add Linode to list of implemented CCMs (#13019) 2019-03-08 09:29:26 -08:00
Takuya N a1c03e805f Update /ja/ (2019-03) (#13032)
* Update kubecon events

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>

* Include Kubernetes abbreviation K8s in Japanese

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-07 23:09:26 -08:00
Tomáš Kukrál f6033fccc8 fix indentaion in hpa deployment (#12893) 2019-03-07 16:50:03 -08:00
Bob Killen cf52474db1 Fix codeblock in update deployment section (#13029)
Corrects codeblock in the "Update deployment" section of doc:
content/en/docs/concepts/workloads/controllers/deployment.md
2019-03-07 16:26:06 -08:00
Petr Ruzicka 7130b8c58b Update secret.md (#13018)
Missing ``` fixed
2019-03-07 16:24:07 -08:00
Prince Rachit Sinha 471cb7ffa4 Fix markdown (#13013)
* Fix markdown typo

Remove extra triple backticks

* Follow indentation order
2019-03-07 16:22:04 -08:00
Venkat 1230263319 Add Quobyte's CSI plug-in reference in place of in-tree plug-in (#13008)
* Add Quobyte's CSI plug-in reference in place of in-tree plug-in

* Update content/en/docs/concepts/storage/volumes.md

Include CSI reference from the glossary.

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>

* Update Quobyte CSI references

Co-Authored-By: venkatsc <subbaraocse9@gmail.com>
2019-03-07 16:18:05 -08:00
Michael Vorburger ⛑️ 92132a4f0c fix minor typo (missing "to") in custom resources doc (#13005) 2019-03-07 16:12:09 -08:00
Jonas Rosland d2c6113c98 Add VMware Enterprise PKS and VMware Essential PKS (#13003)
* Add VMware Enterprise PKS and VMware Essential PKS

Signed-off-by: jonasrosland <jrosland@vmware.com>

* Update content/en/docs/setup/pick-right-solution.md

That's a good suggestion, thank you

Co-Authored-By: jonasrosland <jrosland@vmware.com>
2019-03-07 16:00:07 -08:00
Lubomir I. Ivanov 3f5e14702c Revert "Add s390x platforms for calico" (#12989)
* Revert "Add s390x platforms for calico (#12616)"

This reverts commit c533563bdc.

* Oxford comma
2019-03-07 15:58:04 -08:00
SpringWar 8f30a140de Update feature-gates.md (#12997)
Update PodPriority feature to beta since v1.11
2019-03-07 15:56:04 -08:00
gml3ff 2cbf05a484 Included link to official Datadog Docs (#12988)
Current docs page didn't include link to Datadog docs page on setting up the agent with a DaemonSet.
2019-03-07 15:52:03 -08:00
Oussema CHERNI 20519f1d92 Fix broken links for CSI docs (#12984) 2019-03-07 15:50:04 -08:00
Tim Bannister a8fed37937 Tweaks to write K8s as proper noun (#12979)
* Expand k8s abbreviation

* Capitalize K8s in table header
2019-03-07 15:48:06 -08:00
Kaitlyn Barnard 910afbe9e5 Uppercase K8s (#12969) 2019-03-07 15:46:10 -08:00
Zoltan d5fc7c3bb8 Update deprecated link to Container Runtime Interface (#12957) 2019-03-07 15:38:06 -08:00
Rajakavitha1 f797f1b5ac Update building-from-source.md (#12946)
Added the attribute: content_template: templates/concept

Because the content was not appearing in: https://kubernetes.io/docs/setup/release/building-from-source/
2019-03-07 15:34:05 -08:00
Draven 966e56f32f doc: remove extra used in job document (#12945) 2019-03-07 15:30:11 -08:00
Mizuki Urushida 98d1ab4c92 Fix indentation of EncryptionConfiguration sample (#12876) 2019-03-07 15:04:10 -08:00
Marc Boorshtein ae64653e94 Updated link to page (#12862)
We've redone OpenUnison's k8s integration to provide multiple "spins".  We created a new page to point users to the GitHub repo that matches the "spin" they're looking for.
2019-03-07 14:54:07 -08:00
YouenZeng d88352b000 Fix Powershell script issue (#12858)
Fix syntax issue of Powershell script, update environment key to KUBECONFIG
2019-03-07 14:50:13 -08:00
sureshpalemoni 273f3fa713 Change in Storage Value in Example Scenario (#12831)
In the calculation of this `Allocatable` will be `14.5 CPUs`, `28.5Gi` of memory and
`88Gi` of local storage. - It was 98Gi for storage instead of 88Gi which is derived after negating System-Reserved+Kube-reserved+eviction+hard
2019-03-07 14:42:07 -08:00
Michal Bryc b58b88df47 Update Link to .spec details (#12886)
The [old URL](https://github.com/kubernetes/community/blob/master/contributors/devel/api-conventions.md#spec-and-status) now consists of a page that says the new URL is https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status, so let's just go ahead and link to the new URL directly :)
2019-03-07 14:34:04 -08:00
Dani Comnea 8d4bd9c1fe Add code fencing example in the style guidlines (#12783)
* Add code fencing example in the style guidlines

* Add a period
2019-03-07 14:32:06 -08:00
Nat Welch a21bbe7cf8 Update connect-applications-service.md (#12924)
Fix a 404 link
2019-03-07 14:30:06 -08:00
Dani Comnea 4bd46900b2 Update debug-pod-replication-controller task file and fix the kubectl grep (#12797) 2019-03-07 14:24:12 -08:00
Slava Semushin acc4c33888 pod-security-policy.md: update to use PSP from policy/v1beta1 and fix a broken link. (#12768) 2019-03-07 14:16:07 -08:00
Anna Nguyen d110471a35 Clarified step of getting Kubernetes cluster name; fixed quoting in c… (#12718)
* Clarified step of getting Kubernetes cluster name; fixed quoting in command that sets `APISERVER`.

Need to set `CLUSTER_NAME` before using it.
The single quote in the `APISERVER` command prevented the expansion of the `CLUSTER_NAME` variable.

* Remove whitespace
2019-03-07 14:12:13 -08:00
Tim Bannister 2ee8a94c5d Switch CNI glossary entry to recommended style (#13023)
(spelled out first, then acronym in parentheses (as in original), then acronym
throughout the rest of the page/file)
2019-03-07 14:04:13 -08:00
Tim Bannister d24278918c Fix broken link (#12717)
Resolves #12713
2019-03-07 14:00:10 -08:00
Supriya Sirbi 09e45d42d8 Issue #12533 (#12701)
Update k8s.io/docs/tutorials/services/source-ip/
2019-03-07 13:58:13 -08:00
Damini Satya ae355ed890 Fix #11761 - Provide clear explanation of Kubernetes deployments (#12561) 2019-03-07 13:54:16 -08:00
Takuya Tokuda edb233cac2 First Japanese l10n work for release-1.13 (#12998)
* [ja] add basic files for 1.13 (#11571)

* [ja] add basic files for 1.13

* [ja] add some base files

* Translate setup/independent/_index.md (#11573)

* Translate content/ja/docs/home/_index.md in Japanese (#11569)

* Translate content/ja/docs/setup/custom-cloud/_index.md in Japanese (#11572)

* Translate content/en/docs/setup/on-premises-vm/_index.md in Japanese (#11574)

* Translate content/ja/docs/setup/release/_index.md in Japanese (#11576)

* ja-trans: Translate content/ja/docs/tutorials/kubernetes-basics/explore/_index.md (#11580)

* Translate content/ja/docs/setup/turnkey/_index.md (#11582)

* Translate content/ja/docs/tutorials/kubernetes-basics/update/_index.m… (#11579)

* Translate content/ja/docs/tutorials/kubernetes-basics/update/_index.md in Japanese

* Fix title

* Translated Tutorials/Learn Kubenetes Basics/Deploy an App in Japanese. (#11583)

* translate tutorials/kubernetes-basics/expose/_index.md (#11584)

* Dev 1.13 ja.1 tutorials kubernetes basics scale (#11577)

* Translate content/ja/docs/tutorials/kubernetes-basics/scale/_index.md in Japanese

* Fix title

* translate deprecated state description (#11578)

*  Fix the build doesn't pass at dev-1.13-ja.1 (#11609)

* delete files not at minimum requirements to pass the build.

* copy necessary file for pass build from content/en

* translate content/ja/_index.html (#11585)

* ja-trans: add docs/_index.md (#11721)

* Remove copied docs/index.md by mistake. (#11735)

* Translate stable state description (#11642)

* translate stable state description

* Update content/ja/docs/templates/feature-state-stable.txt

Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>

* apply the suggestion directly

* Translate alpha state description (#11753)

* [ja] add ja section (#11581)

* [ja] translate case-studies (#12060)

* [ja] translate case-studies

* remove comment

* fix /ja/docs/ content (#12062)

* Translate content/ja/docs/tutorials/kubernetes-basics/create-cluster/_index.md in Japanese (#12059)

* [ja] translate supported doc versions (#12068)

* [ja] add ja.toml (#11595)

* Remove reviewers block from front matter. (#12092)

* Translate beta state description (#12023)

* [ja] translate setup (#12070)

* translate setup

* add translation

* Update _index.md

* Update _index.md

* 表記ゆれ

* 表記ゆれ

* [ja] translate what-is-kubernetes (#12065)

* translate what-is-kubernetes

* add more translation

* finish basic translation

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: d-kuro <34958495+d-kuro@users.noreply.github.com>

* Update what-is-kubernetes.md

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* fix new lines

* fix review

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update what-is-kubernetes.md

* Update what-is-kubernetes.md

* rephrase プラクティス to 知見

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* italic

* オーケストレーション

* [ja] tutorials/index (#12071)

* translate tutorial index

* fix page link

* add ja to path for kubernetes-basic  because it's already in progress of translation

* Update _index.md

* review

* remove typo

* Update content/ja/docs/tutorials/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/_index.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* [ja] translate cri installation (#12095)

* [ja] translate cri installation

* Update content/ja/docs/setup/cri.md

Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>

* apply comments

* apply comments

* [ja]translate tutorials/kubernetes-basics (#12074)

* start translation

* translate index

* wording

* wording

* cluster-interactive

* cluster-intro

* update interactive

* update some data

* fix link

* deploy-intro

* japanize

* fix path for public data

* wording

* start translation of expose

* expose intro

* けーしょん

* scale-intro

* update-intro

* fix wrong word

* fix wording

* translate missing string

* Update content/ja/docs/tutorials/kubernetes-basics/_index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/_index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/_index.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* fix wording

* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/expose/expose-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/explore/explore-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/create-cluster/cluster-interactive.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/deploy-app/deploy-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/explore/explore-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* Update content/ja/docs/tutorials/kubernetes-basics/scale/scale-intro.html

Co-Authored-By: inductor <kohei.ota@zozo.com>

* lowercase for kubectl

* ja-trans: tutorials/hello-minikube.md (#11648)

* trns-ja: tutorials/hello-minikube.md

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update hello-minikube.md

大変、大変遅くなりました。丁寧に見ていただいて感謝です。いただいたコメントを反映しました。

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update hello-minikube.md

<修正点>
・10行目の「本チュートリアルでは」を削除
・クラスターをクラスタに統一

* Update hello-minikube.md

10行目の実践を手を動かすに修正

* Update hello-minikube.md

10行目を「手を動かす準備はできていますか?本チュートリアルでは、Node.jsを使った簡単な"Hello World"を実行するKubernetesクラスタをビルドします。」に差し替え。

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* Update content/ja/docs/tutorials/hello-minikube.md

Co-Authored-By: lkougi <45655192+lkougi@users.noreply.github.com>

* ja-trans: setup/custom-cloud/coreos/ (#12731)

* ja-trans: setup/release/building-from-source/ (#12721)

* translate building-from-source

* improve translation

* ja-trans: translate setup/certificates/ (#12722)

* translate certificates.md

* change translation about Paths

* ja-trans: setup/custom-cloud/kubespray/ (#12733)

* ja-trans: setup/node-conformance/ (#12728)

* ja-trans: setup/node-conformance/

* Update content/ja/docs/setup/node-conformance.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/node-conformance.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/node-conformance.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* ja-trans: setup/cluster-large/ (#12723)

* ja-trans: setup/cluster-large/

* translate quota and addon

* ja-trans: setup/pick-right-solution/ (#12729)

* ja-trans: setup/pick-right-solution/

* revise translating solutions

* ending with a noun

* ja-trans: setup/custom-cloud/kops/ (#12732)

* ja-trans: setup/custom-cloud/kops/

* improve translation

* translate build

* translate explore and add-ons

* ja-trans: setup/independent/control-plane-flags/ (#12745)

* ja-trans: setup/minikube/ (#12724)

* ja-trans: setup/minikube/

* Update content/ja/docs/setup/minikube.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* translate features and add-ons

* improve translation

* improve translation

* fix translation style

* ja-trans: setup/multiple-zones/ (#12725)

* ja-trans: setup/multiple-zones/

* ja-trans: setup/multiple-zones/ (2)

* ending with a noun

* fix translation style

* ja-trans: setup/scratch/ (#12730)

* ja-trans: setup/scratch/

* revise translating connectivity

* improve translation

* Update content/ja/docs/setup/scratch.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/scratch.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/scratch.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/scratch.md

LGTM

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* revise translation

* revert some words to English

* fix translation style

* fix title

* ja-trans: setup/independent/create-cluster-kubeadm/ (#12750)

* ja-trans: setup/independent/create-cluster-kubeadm/

* translate Instructions

* fix translation style

* ja-trans: setup/independent/kubelet-integration/ (#12754)

* ja-trans: setup/independent/kubelet-integration/

* fix translation style

* ja-trans: setup/independent/setup-ha-etcd-with-kubeadm/ (#12755)

* ja-trans: setup/independent/setup-ha-etcd-with-kubeadm/

* fix translation style

* ja-trans: setup/independent/troubleshooting-kubeadm/ (#12757)

* ja-trans: setup/independent/troubleshooting-kubeadm/

* pod -> Pod

* ja-trans: setup/on-premises-vm/cloudstack/ (#12772)

* ja-trans: setup/independent/high-availability/ (#12753)

* ja-trans: setup/independent/high-availability/

* fix translation style

* translate Stacked and worker node

* ja-trans: setup/on-premises-metal/krib/ (#12770)

* ja-trans: setup/on-premises-metal/krib/

* Update content/ja/docs/setup/on-premises-metal/krib.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* ja-trans: setup/on-premises-vm/ovirt/ (#12781)

* ja-trans: setup/on-premises-vm/dcos/ (#12780)

* ja-trans: setup/on-premises-vm/dcos/

* fix translation

* Update content/ja/docs/setup/on-premises-vm/dcos.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* ja-trans: setup/turnkey/alibaba-cloud/ (#12786)

* ja-trans: setup/turnkey/alibaba-cloud/

* tiny fix

* Update content/ja/docs/setup/turnkey/alibaba-cloud.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* fix translation

* ja-trans: setup/turnkey/aws/ (#12788)

* ja-trans: setup/turnkey/aws/

* translate production grade

* fix translation

* ja-trans: setup/release/notes/ (#12791)

* ja-trans: setup/independent/install-kubeadm.md (#12812)

* ja-trans: setup/independent/install-kubeadm.md

* ja-trans: fix internal links in setup/independent/install-kubeadm.md

* ja-trans: setup/turnkey/clc/ (#12824)

* ja-trans: setup/turnkey/clc/

* Update content/ja/docs/setup/turnkey/clc.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* Update content/ja/docs/setup/turnkey/clc.md

Co-Authored-By: makocchi-git <makocchi@gmail.com>

* ja-trans: setup/turnkey/stackpoint/ (#12853)

* ja-trans: concepts/ (#12820)

* ja-trans: concepts/

* fix translation

* ja: fix formatting in what is kubernetes (#12694)

* fix formatting in what is kubernetes

* Update content/ja/docs/concepts/overview/what-is-kubernetes.md

Co-Authored-By: inductor <kohei.ota@zozo.com>

* ?

* format (#12866)

* ja-trans: setup/turnkey/gce.md (#12813)

* ja-trans: setup/turnkey/gce.md

* Update content/ja/docs/setup/turnkey/gce.md

Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>

* Update content/ja/docs/setup/turnkey/gce.md

Co-Authored-By: auifzysr <38824461+auifzysr@users.noreply.github.com>

* ja-trans: modify a word in setup/turnkey/gce.md

* Translated docs/setup/turnkey/azure.md. (#12951)

* Translated docs/setup/turnkey/azure.md.

* Update content/ja/docs/setup/turnkey/azure.md

Applied a suggestion.

Co-Authored-By: dzeyelid <dzeyelid@gmail.com>

* Update content/ja/docs/setup/turnkey/azure.md

Applied a suggestion.

Co-Authored-By: dzeyelid <dzeyelid@gmail.com>

* Update content/ja/docs/setup/turnkey/azure.md

Applied suggestion.

Co-Authored-By: dzeyelid <dzeyelid@gmail.com>

* Applied review suggestions.

* Applied review suggestions.

* fix language setting order.
2019-03-07 10:17:41 -08:00
Tim Bannister 5c99d3431a Add “app container” to glossary (#12611)
* Define "app container"

* Expand app container explanation

* Tweak wording

Co-Authored-By: Zach Arnold <me@zacharnold.org>

* Fix, wording nit
2019-03-07 09:07:01 -08:00
Kaitlyn Barnard b13c0fa350 Raw block storage blog post (#13011)
* Raw block storage blog post

* Update 2019-03-07-raw-block-volume-support-to-beta.md
2019-03-07 08:12:59 -08:00
Neha Yadav d3cca48e3f Code snippents shouldn't include the command prompt (#12779) 2019-03-07 01:31:05 -08:00
ethan 99e4d3bac6 update title for "kubernetes-basics" index page (#12354) 2019-03-05 15:26:04 -08:00
Kaitlyn Barnard 6dd752b64e Update pick-right-solution.md (#12971) 2019-03-05 06:50:40 -08:00
Tim Malone c1dfba6305 Fix broken link in Ingress documentation (#12974) 2019-03-05 06:46:39 -08:00
Oussema CHERNI 234eb57360 Fix broken links for Taint and Toleration (#12982) 2019-03-05 06:42:31 -08:00
Claudia J.Kang 92faff9209 Seventh Korean l10n work for release-1.13 (#12981)
* ko-trans: Update outdated contents in ko7 branch (#12762)

* ko: Update outdated files in dev-1.13-ko.7 (#12805)

* ko: Translate docs/home/_index.md in Korean (#12829)

* Translate scheduler-perf-tuning.md in Korean (#12782)

* Translate concepts/overview/object-management-kubectl/overview in Korean (#12834)

* Fix new line in Korean translation scheduler-perf-tuning.md (#12835)

* ko: Translate tutorials/online-training/overview.md in Korean (#12854)

* ko: Translate contribute/_index.md in Korean (#12850)

* ko: Update localization guide about instruction-type content (#12877)

Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
Co-authored-by:    Kim Young Dae <38598117+zer0big@users.noreply.github.com>
2019-03-05 05:32:28 -08:00
Oussema CHERNI 08839f640f concepts container runtime class page (#12860) 2019-03-05 04:32:42 -08:00
Rémy Léone 146b2deaa1 Translate architecture concepts in French (#12882)
* Translate architecture concepts in French

* Update content/fr/docs/concepts/architecture/nodes.md

Co-Authored-By: sieben <remy.leone@gmail.com>

* Update content/fr/docs/concepts/architecture/nodes.md

Co-Authored-By: sieben <remy.leone@gmail.com>

* Update content/fr/docs/concepts/architecture/nodes.md

Co-Authored-By: sieben <remy.leone@gmail.com>

* Update content/fr/docs/concepts/architecture/nodes.md

Co-Authored-By: sieben <remy.leone@gmail.com>
2019-03-05 03:00:36 -08:00
Matt McNaughton 9dc34f1dc5 Update CVE-2019-5736 blog post with kops fixes (#12972)
Update the blog post to link to
https://github.com/kubernetes/kops/blob/master/docs/advisories/cve_2019_5736.md.
2019-03-04 15:53:00 -08:00
lledru adfaf7a816 docs fr: setup: idenpendent: fixed peirra , yohan and sieben comments (#12742) 2019-03-04 07:50:11 -08:00
Smaine Kahlouch d191cb8408 language-fr: setup custom-cloud kops (#12688) 2019-03-04 04:19:44 -08:00
chenrui 3e7e332b72 zh-trans: translate kubeweekly block (#12903) 2019-03-03 17:32:02 -08:00
Karen Bradshaw 71662ad94b fix typo in start contributing (#12906) 2019-02-28 20:31:51 -08:00
Jean-Yves Gastaud ad6f1565f3 docs-fr | Website Homepage (#12789)
* Translate website homepage to french

* Translate case-studies index page into french

* Translate kubeweekly block into french

* Fix translation of Kubernetes features title into french
2019-02-28 17:13:42 -08:00
Karen Bradshaw 12036aa614 remove duplicate images, italian locale (#12907)
Testing removal of duplicate images, italian localization.
See issue #12769.
2019-02-28 11:51:21 -08:00
Kaitlyn Barnard a52995a5e7 Blog Post: Operatorhub.io (#12905)
* operatorhub blog post

* Update 2019-02-28-automate-operations-on-your-cluster-with-operatorhub.md
2019-02-28 11:10:55 -08:00
Damini Satya 6644ae9fba Update website link in Readme and badges to readme (Korean) for consistency (#12682)
* Add website link to Readme.md

* Add build badges to Korean Readme.md for consistency
2019-02-28 05:41:27 -08:00
Hongbin Mao 34aee472a9 fix ccm implementation link error (#12653) 2019-02-28 05:39:39 -08:00
Rémy Léone b3483b10f3 Update OWNERS_ALIASES (#12708) 2019-02-28 01:29:13 -08:00
WanLinghao 268c9473a5 Add docs to illustrate how to schedule pod to specific node (#12871) 2019-02-27 21:22:19 -08:00
Justin Santa Barbara c34527a3ed Fix SSH tunnel links (#12585)
* Fix SSH tunnel links

* Removed reference to GKE, which seemed to prompt the initial removal.
* Fixed the link to refer back to the correct paragraph now that it exists again.
* Noted deprecation of SSH tunnels but work to create a replacement.

Fix #8262

This reverts commit 1da65603af.

This reverts commit b8b71b6845.

* Update master-node-communication.md
2019-02-27 21:18:39 -08:00
Dani Comnea fb4c7d138f Update the fine-parallel-processing-work-queue.md task file to remove $ and also remove text which is not appropiate for end user (#12793) 2019-02-27 21:14:58 -08:00
Tim Bannister 04ddaa4711 Reference glossary definitions in “Connect a Front End to a Back End Using a Service” (#12706)
* Reference terms in glossary

* Enable syntax highlighting for shell snippets
2019-02-27 21:11:22 -08:00
Dani Comnea 2f6bee10ca Update the parallel-processing-expansion.md task file and remove $ (#12794) 2019-02-27 21:07:48 -08:00
Guido García 3999608ca6 docs: update acs-engine -> aks-engine (#12804)
* docs: update acs-engine -> aks-engine

acs-engine has been deprecated by Microsoft in favor of aks-engine

* chore: PR feedback

* fix missing AKS
2019-02-27 21:04:10 -08:00
Misty Linville 928f7094cb Small refactor of Custom Resources topic (#12502)
- Adjusts levels
- Removes some obsolete info
- Rewrite of some of the intro material
2019-02-27 20:53:31 -08:00
makocchi 235f6f6d99 apply content_template and follow the style guide (#12759) 2019-02-27 20:42:57 -08:00
Tim Bannister b8ad490a80 List supported protocols for Service (#12669)
Tidy up protocol support to show that TCP and UDP have support in
stable, whereas SCTP support is in alpha. For HTTP, direct users to
read up on Ingress instead.
2019-02-27 20:25:24 -08:00
Tim Bannister 96a5f3f970 Move Docker credentials import to task documentation (#12668)
* Move docker credentials import to task documentation

Relevant to #12072

* Call out helpful note about per-namespace secrets
2019-02-27 20:21:48 -08:00
Luc Perkins 0650b70742 Fix sticky footer issue (#10681)
* Fix sticky footer issue

* Fix merge conflict

* Aesthetic changes to 404 page
2019-02-27 20:07:42 -08:00
Dani Comnea f0d8c8a79c Update debug-service.md's tasks file to remove $ from kubectl and turn some questions into bullet list (#12798) 2019-02-27 18:07:46 -08:00
Cody Clark 0bbe2db0be Fix Ingress callouts, links, nav, and templating (#12720)
* Fix Ingress callouts, links, nav, and templating

* Update ingress.md

* Update ingress-minikube.md

* Delete .md that caused 404

* Delete .md that caused 404

* Update ingress-controllers.md

* Update ingress-minikube.md

* spell check pass

* Update ingress.md

* Update ingress-minikube.md
2019-02-27 15:15:30 -08:00
Dani Comnea ab5e8c0d65 Fix the borken link in kubelet-integration.md page (#12864) 2019-02-27 11:49:13 -08:00
Tim Bannister 79b182529e Adjust for Minikube running RBAC by default (#12851) 2019-02-27 09:10:29 -08:00
Damini Satya 8598dc5fb7 Fix #12764 - Update troubleshooting-kubeadm doc (#12825) 2019-02-27 03:22:15 -08:00
Dani Comnea 943429988d Add the meeting calendar to the contrib docs (#12855) 2019-02-27 03:17:13 -08:00
Jean-Yves Gastaud e4967c3ece Allow translation of kubeweekly block (#12873) 2019-02-27 01:45:43 -08:00
makocchi 769c38cda3 remove command prompts and deprecated note (#12870) 2019-02-26 22:02:09 -08:00
Himanshu Pandey 84a840887a Removed the redundant text (#12868) 2019-02-26 17:39:39 -08:00
Art a2c4457175 Revising links for blogs (#12796)
* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style
* also the product name is IBM Cloud Kubernetes Service, not Armada
* follow on to PR #12792
2019-02-26 07:17:28 -08:00
Philippe MARTIN a54963ad96 Fr Translation of kubectl cheat sheet (#12803) 2019-02-26 00:35:36 -08:00
Jean-Yves Gastaud 1b27ae72df Update reviewers on what is kubernetes in french (#12828) 2019-02-25 22:20:54 -08:00
Roy Lenferink 5bf8d70adf Removed duplicate 'Note' keyword (#12833) 2019-02-25 15:40:20 -08:00
Tim Bannister e176143ab1 Tidy install guide for container runtimes (#12704)
* Use feature-state note for CRI

* Note applicability to Linux hosts

* Explain cgroup ("control group")

* De-emphasize cgroup details

The individual runtime install steps already take account of this
advice.
2019-02-25 08:37:39 -08:00
Jean-Yves Gastaud 99dccca00a Translation of what is kubernetes to french (#12799) 2019-02-25 08:14:19 -08:00
Rastislav Szabo e17be7dcb3 Add Contiv-VPP CNI instructions (#12822) 2019-02-25 04:57:00 -08:00
Linus Lee 924d764233 Fix bugs about kubeadm upgrading. (#12809)
* Fix bug about kubeadm upgrading

It will lead to the following error if using `yum upgrade -y kubeadm --disableexcludes=kubernetes` command:
<https://serverfault.com/questions/943696/fatal-unexpected-error-when-reading-kubeadm-config-configmap-clusterconfigurat>
Running `yum upgrade -y kubeadm --disableexcludes=kubernetes` command will upgrade the kubeadm to v1.13 but kubeadm v1.13 could not upgrade the v1.12 kubeadm cluster.

* Update kubeadm-upgrade-1-12.md

* Update kubeadm-upgrade-1-12.md

* Update kubeadm-upgrade-1-12.md
2019-02-24 20:14:42 -08:00
Frederiko Costa 252f4d5261 add --csr-only option on kubeadm (#12766)
* add --csr-only option

The flag `--use-csr` is no longer available as of 1.13 on. Got replaced by `--csr-only`.

* replace deprecated kubeadm cert renewal flag
2019-02-24 20:06:22 -08:00
Art 27b9422c8f Revising bluemix.net links to cloud.ibm.com (#12792)
* Revising bluemix.net links to cloud.ibm.com

* bluemix.net links are deprecated and no longer updated
* updated to new cloud.ibm.com link style

* Removing blog content
2019-02-24 05:28:25 -08:00
Smaine Kahlouch 99a52da77f language-fr: setup custom-cloud kubespray (#12660) 2019-02-23 00:54:27 -08:00
Renze Yu 224cebb90b fix command in deployment.md (#12776) 2019-02-22 03:40:13 -08:00
Rémy Léone 00caa88ada Translate index concept page to French (#12763) 2019-02-22 03:15:15 -08:00
Hongbin Mao bc9235fa4b Update horizontal-pod-autoscale-walkthrough.md (#12777) 2019-02-22 03:13:18 -08:00
Rémy Léone 11b573520f Translate the home docs directory (#12761) 2019-02-22 03:00:33 -08:00
Neha Yadav eaf7f1cbba Use card based layout (#12752) 2019-02-21 19:43:04 -08:00
June Yi 8e5d7e4829 Make k8s.io/docs/home to support i18n (#12570)
* Make k8s.io/docs/home to support i18n

* Apply kbhawkey's review comment
2019-02-21 08:24:20 -08:00
Oussema CHERNI 22074f5848 concepts container environment variable page (#12741) 2019-02-21 07:57:51 -08:00
Dani Comnea 53edccb6d1 Replace shortcode code with codenew for en lang (#12744) 2019-02-21 06:24:15 -08:00
Qiming 6784b5dfd8 Revert "Update dns-pod-service.md (#10788)" (#12727)
This reverts commit 2ebcf10831.
2019-02-21 01:34:40 -08:00
Meng Yang b4f547e2eb add baidu cloud provider information (#12738) 2019-02-21 01:23:51 -08:00
Dani Comnea 9054d61419 Fix the codenew shortcode where site.Params.githubWebRow is null (#12743) 2019-02-20 17:00:48 -08:00
Daniele Polencic 66683ea82b Added Learnk8s Academy as online training offering (#12737)
* Added Learnk8s Academy as online training offering

* Rearranged in alphabetical order

* Renamed
2019-02-20 06:57:11 -08:00
lledru 3828fadb48 docs-fr: setup-release: 1 review (#12710) 2019-02-20 00:50:21 -08:00
Chazzledazzle1 31b3e8596f New Linux Academy Content Added (#12711)
Edit: Listed courses in alphabetical order & removed UTM from links.
2019-02-19 20:54:20 -08:00
Michele Berardi e8af96dbeb translate tutorials/kubernetes-basics/update/update-intro/ in Italian (#12425)
* Initial italian translation

* owners_aliases change

* Update OWNERS_ALIASES

* Update OWNER_ALIAS

Add micheleberardi to OWNER_ALIAS
2019-02-19 19:04:14 -08:00
Juan Diego Palomino ef4e36c928 Deployment documentation incorrectly describes how ReplicaSets are named (#12712)
I went ahead and corrected the incorrect description, as well as some incorrect examples
2019-02-19 12:36:02 -08:00
lledru c913a0b82d docs-fr: pick right solution, 6 reviews (#12658) 2019-02-19 06:53:57 -08:00
Claudia J.Kang aa6564e014 Sixth Korean l10n work for release-1.13 (#12705)
* ko: Update outdated files in dev-1.13-ko.6 (#12456)

* Translate concepts/containers/runtime-class.md in Korean (#12459)

* Fix ko translation consistency for commandlinetool word (#12626)

* Added Korean localization guide (#12597)

* Translate containers/images.md in Korean (#12549)

* Translate container-lifecycle-hooks.md in Korean (#12534)

* Translate tasks/run-application/horizontal-pod-autoscale in Korean (#12565)

* Translate concepts/architecture/cloud-controller in Korean #11964 (#12483)

* ko-trans: add setup/certificate.md #12453 (#12520)

Co-authored-by:    Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by:    June Yi <june.yi@samsung.com>
Co-authored-by:    Seokho <shsongist@gmail.com>
Co-authored-by:    Jesang Myung <jesang.myung@gmail.com>
Co-authored-by:    Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-authored-by:    Yoon <learder@gmail.com>
2019-02-19 05:50:57 -08:00
Tamal Saha 8f1e5e05e8 Add Voyager to list of ingress controllers (#12702) 2019-02-19 04:41:53 -08:00
Josie 0f71ba24e4 Add Supergiant to Turnkey Cloud Solutions list (#12693) 2019-02-18 23:12:15 -08:00
Jennifer Rondeau c51c2bbdcb fix minishift wording, remove broken link (#12679) 2019-02-18 22:59:04 -08:00
Tim Bannister 59a34796c9 Improve namespaces walkthroughs (#12686)
* Reference glossary entry for namespace

* Call out namespace names
2019-02-18 19:25:50 -08:00
Smaine Kahlouch a9dcaad92f docs-fr | setup | custom-cloud coreos (#12654)
* language-fr: setup custom-cloud coreos

* language-fr: setup custom-cloud coreos, fixes following @etiennecoutaud review

* language-fr: setup custom-cloud coreos, fixes following @lledru and @oussemos reviews
2019-02-18 12:56:57 -08:00
ethan de8d06e0dd update _index.md for docs and fix translation (#12344) 2019-02-18 00:11:30 -08:00
Kenny Ho bb2d30a821 Add AMD GPU node labeller to scheduling-gpus.md (#12530)
* Add AMD GPU node labeller to scheduling-gpus.md

* Add AMD GPU node labeller to scheduling-gpus.md

* Fixed typo

* Fix stray typo, wording issue
2019-02-17 19:47:53 -08:00
Casey Flynn a7ec1f8478 Apply grammar fix (#12477) 2019-02-17 18:59:03 -08:00
McCoyAle f116c6877d Add Pod Lifecycle to glossary (#12645)
* Add Pod Lifecycle to glossary

* Update pod-lifecycle.md

* Update pod-lifecycle.md
2019-02-17 18:50:48 -08:00
Cody Clark a96ea24939 Updates to Ingress (#12465)
* Create ingress-minikube.md

* Update ingress.md

* Move Ingress controllers content to own page
* Link to Set up Ingress on Minikube with the NGINX Controller task
* Minor edits

* Create ingress-controllers.md

* Update ingress-controllers.md
2019-02-17 18:36:33 -08:00
Vishwanath K 9654ecc44f Update cron-jobs.md (#11512)
* Update cron-jobs.md

Update to startingDeadlineSeconds concept

* Update jobs-run-to-completion.md

Syntax correction

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>

* Update content/en/docs/concepts/workloads/controllers/cron-jobs.md

Co-Authored-By: k-vishwa <vishwanath.k@kloud9.nyc>
2019-02-17 18:34:32 -08:00
McCoyAle 8906e7e929 Add Pod Disruption Budget to Glossary (#12646)
* Add Pod Disruption Budget to Glossary

* Update content/en/docs/reference/glossary/pod-disruption-budget.md

Cross referenced Pod term

Co-Authored-By: McCoyAle <mccoyale@gmail.com>

* Update pod-disruption-budget.md
2019-02-17 18:32:26 -08:00
Jordan Liggitt 9156340725 Improve RBAC documentation (#11254)
* Add cross-namespace service account example, clarify binding wording

* Add create role and create clusterrole help

* Add reconcile documentation

* Document roleRef restrictions
2019-02-17 18:20:12 -08:00
Avi Deitcher ef8967997c Document proxy flows (#12305) 2019-02-17 18:16:00 -08:00
Tim Bannister 5494391357 Tidy capitalization (#12603)
- Use “Job” to mean the Kubernetes object
- Use “job” where capitalization hinders readability
- Use “task”, or other synonymous concepts, to avoid confusion
- Use “Pod” to mean the Kubernetes object
- Use “pod” where capitalization hinders readability
- Use “container” in lowercase everywhere

Also:
- Clarify work queue example for Job controller
- Fix advice on running Job example
- Tweak emphasis
2019-02-17 17:53:17 -08:00
Tim Bannister eb5cac382d Reword /docs/concepts/configuration/secret/ (#12670)
* Use glossary terms when explaining Secret concept

* Tidy up advice on keeping Secrets secret

* Reformat note on how Secrets are displayed

* Use mebibytes
2019-02-17 17:51:15 -08:00
Dr Luke Angel c613b54671 Updated ReadMe (#11967)
* Updated ReadMe

Added windows commands

* Update configure-access-multiple-clusters.md

* Update configure-access-multiple-clusters.md

* Update configure-access-multiple-clusters.md
2019-02-17 17:38:57 -08:00
Tim Hockin 971d7af713 Update network doc for ip-per-pod reqs (#12182)
* Update network doc for ip-per-pod reqs

As per SIG-Network discussion, we can relax the requirement for all
nodes to be able to reach all pods on those platforms that do not
support hostNetwork.

The current thinking on Windows support is that hostNetwork is not a
requirement for Window users.  As such, satisfying the old requirement
is very difficult and has no practical benefit.

This DOES NOT change the requirements for platforms that support
hostNetwork (e.g. Linux) nor does it make hostNetwork optional for Linux
nodes.

This PR also removes most comparisons to Docker, as they are stale and
no longer germane, and cleans up some of the text.

* Feedback on contents
2019-02-17 17:34:50 -08:00
Lubomir I. Ivanov 43764bd6fb setup/cri: add a section about cgroup drivers (#12638)
* setup/cri: add a section about cgroup drivers

A cgroup driver is an important setting for the CRI and the kubelet.
Add a section that explains why "systemd" is the suggested value
for a driver when installing a CRI.

In the case of Docker the kubelet will receive this value automatically.
For the other CRIs, the users should tackle this manually.

* Update cri.md
2019-02-17 17:20:21 -08:00
Tim Bannister 5e4b2e21a5 Add "workload" to glossary (#12622)
* Add "workload" to glossary

* Use en_US spelling of "fulfill"

* Revise short description

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
2019-02-17 08:39:11 -08:00
Tim Bannister e6d672f1a7 Add sysctl to glossary (#12607)
* Add sysctl to glossary

* Make it clear that sysctl is for Unix-like OSs
2019-02-17 08:28:59 -08:00
Andrew Sy Kim 35d0d34959 remove cloud controller manager docs on using Initializers for PV labeling (#12375) 2019-02-17 08:26:48 -08:00
Bill Mulligan 078b847473 add rkt to glossary (#12361)
* Create rkt.md

* Update rkt.md
2019-02-17 08:24:42 -08:00
Jordan Liggitt 079a91fe79 deprecate DenyExecOnPrivileged/DenyEscalatingExec (#12152) 2019-02-17 08:07:05 -08:00
Tim Bannister 64fc415cdd Illustrate negative-exists selector in cheat sheet (#12667) 2019-02-17 07:49:36 -08:00
Dan Pastusek ba42c9311d add KubeSail to pick-right-solution.md (#12633) 2019-02-17 07:47:26 -08:00
Dario Maiocchi f156d51ddb Improve doc on certificates (#12579) 2019-02-17 07:45:06 -08:00
Vineeth Reddy d521f97eab Update building-from-source.md (#12577)
* Update building-from-source.md

Update the page to be consistent with the concepts template.

* Update building-from-source.md

Update the page to be consistent with the concepts template.
2019-02-17 07:42:51 -08:00
Ben Kuhn 7f3eb1dac6 Better example of a preStop hook for nginx (#12563)
It looks like `nginx -s quit` returns immediately rather than blocking until nginx has finished gracefully shutting down. As a result, just running `nginx -s quit` in the preStop hook won't work very well for high load and/or long running requests; nginx will get a TERM signal (and do a hard shutdown) immediately after `nginx -s quit` returns.

(I was getting connection errors while terminating pods, and adding a sleep-until-done to the preStop hook seemed to make them go away.)
2019-02-17 07:40:45 -08:00
cell13 c4a0e6be5c Update hello-minikube.md (#12257)
modify:
Katacoda environment only: Type `30369`, and then click **Display Port**.
2019-02-17 07:38:21 -08:00
Nick Fox 60b804ec8f Add service path to CRD webhook conversion example (#12542)
* Add service path to CRD webhook conversion example

* Update wording in CRD conversion example to indicate it is serving traffic

Co-Authored-By: nrfox <nickfox25@gmail.com>
2019-02-17 07:36:11 -08:00
Vinodh N 2aba9bd333 Update container-lifecycle-hooks for preStop - removed submodule website (#12498)
The changes are in line with one of the request for documentation update as per PR #55807 wherein it was observed that the preStop hook is not commissioned when the container is already in the terminated or completed state.

Braces removed as per the review comment. Multiple commits squashed

Braces removed as per the review comment

Update as per review, removed etc... and the statement is now cleaner
2019-02-17 07:33:51 -08:00
Murcurio 6adce91e46 Update http-liveness.yaml (#12255)
Deprecating the "X-" Prefix and Similar Constructs in Application Protocols:
https://tools.ietf.org/html/rfc6648
2019-02-17 07:31:41 -08:00
David Xia cb354f641d Disruptions: make clearer not all voluntary disruptions are constrained by PDBs (#11619)
* Disruptions: make clearer not all voluntary disruptions are constrained by PDBs

Currently, there's confusion on whether all voluntary disruptions are constrained by PDBs.
For example, see the three comments [here](https://github.com/kubernetes/kubernetes/issues/39824#issuecomment-436322189).

* Update content/en/docs/concepts/workloads/pods/disruptions.md

Co-Authored-By: davidxia <davidxia@users.noreply.github.com>

* Update content/en/docs/concepts/workloads/pods/disruptions.md

Co-Authored-By: davidxia <davidxia@users.noreply.github.com>

* Update disruptions.md
2019-02-17 07:27:11 -08:00
Jesse Glick 43d42674e9 Note MicroK8s (#11985)
* Note MicroK8s

* Consistent use of commas
2019-02-17 07:24:56 -08:00
hidekazuna 06b3c73e9b Update Container Runtime explanation (#11707) 2019-02-17 07:22:45 -08:00
Johann Gyger 42327d8a2c Alias for kubectl that works with completion (#12517)
* Alias for kubectl with completion.

Use a shorthand alias for `kubectl` that also works with completion. Using completion is great but typing `kubectl` each time is annoying.

* Update content/en/docs/reference/kubectl/cheatsheet.md

Co-Authored-By: jogy <johann@gyger.name>
2019-02-17 06:15:20 -08:00
WanLinghao f0d0309086 Fix a invalid jump link in hpa documentation (#12676) 2019-02-16 23:32:26 -08:00
Tim Bannister 88ca365f11 Use # not // for comments (#12672)
Bourne-style shells don't use //
2019-02-16 19:55:36 -08:00
Supriya Sirbi 7e1a07d4f1 Patch 2 - Update Replicaset.md (#12650) 2019-02-16 04:50:03 -08:00
shutefan 5f2250fd91 Fix sentence about specifying a rollback version (#12663) 2019-02-15 17:26:48 -08:00
Rémy Léone 29f6155fc5 Translate the feature state to French (#12642) 2019-02-15 07:50:35 -08:00
Tim Bannister f9ad42915a Sort course list (#12647) 2019-02-15 03:39:11 -08:00
WanLinghao 50d01070ba Fix some 404 links in Chinese docs (#12488) 2019-02-15 00:31:05 -08:00
Tim Bannister fcea562907 Reference CronJob from Job (#12602)
CronJob is now stable. Signpost users to the relevant documentation.
2019-02-14 22:16:50 -08:00
Dave Strebel 3e5cb3d78a Update AKS mitigation link (#12632)
* Update AKS mitigation link

Updated to include link to AKS documentation on mitigation.

* Updated Microsoft Recommendation

Updated with suggested changes
2019-02-14 22:14:39 -08:00
Damini Satya 461fadb8c3 Update download icon and add RSS label (#12648)
* Add 'RSS feed' label

* Update download icon
2019-02-14 22:10:09 -08:00
André Martins 0a5ff4417d network-policy-provider: updating cilium documentation for v1.4.0 (#12627)
Signed-off-by: André Martins <aanm90@gmail.com>
2019-02-14 21:50:21 -08:00
Himanshu Pandey 9fcf418680 Removed junk character from output (#12649) 2019-02-14 21:39:15 -08:00
Seokho bdd953f0d3 Substitute en.toml for pedefined english shortcodes (#12418)
Rev Substitute en.toml for pedefined english shortcodes

Remove prefix Substitute en.toml for pedefined english shortcodes

Rev minor Substitute en.toml for pedefined english shortcodes
2019-02-14 17:32:53 -08:00
lledru faa86d2d01 initiate french translation of setup docs (#12643) 2019-02-14 09:40:23 -08:00
Karen Bradshaw b61b2351f7 update glossary id and rename filename (#12635) 2019-02-14 00:53:30 -08:00
Omid Raha 99909a4ccc Fix note as others (#12628) 2019-02-14 00:44:53 -08:00
Rémy Léone a5cda6edea Init French translation (#12548) 2019-02-13 09:29:21 -08:00
Bob Killen 0470ce5688 Correct Debian version, link to other CoreOS channels (#12629) 2019-02-13 05:37:09 -08:00
Janet Kuo e063811cdb Document owner ref restrictions explicitly (#12543) 2019-02-13 05:03:42 -08:00
Naoki Oketani 3eb1148568 Update fluentd 0.12 to 1.0 in the example (#12557)
* Update fluentd 0.12 to 1.0 in the example

* .editorconfig removed trailing spaces
2019-02-13 03:42:24 -08:00
Damini Satya 63e57d102e Fix #9805 - Correct tags to avoid HTML encoding issue (#12523) 2019-02-13 03:36:11 -08:00
Damini Satya e0bc7049cb Remove extra occurance of container in the container lifecycle hooks definition (#12621) 2019-02-13 02:23:13 -08:00
PingWang c533563bdc Add s390x platforms for calico (#12616)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:21:02 -08:00
Tim Bannister c0b0596b9b Link to pod lifecycle (#12614) 2019-02-13 02:19:09 -08:00
Tim Bannister ae70b25010 Add example listing object labels (#12600) 2019-02-13 02:17:08 -08:00
Tomas Kral 32211de0f5 Update debug-service.md (#12599)
use smaller case `v` for adjusting logging level
2019-02-13 02:15:06 -08:00
Andrew 8c637cee9e Update kubernetes-objects.md (#12595) 2019-02-13 02:13:00 -08:00
PingWang 4baf6d4d52 Update links of apparmor doc (#12593)
Signed-off-by: PingWang <wang.ping5@zte.com.cn>
2019-02-13 02:11:04 -08:00
Nick Veitch 1bfe9725f9 Adds link to official docs for LDAP support (#12581) 2019-02-13 02:06:56 -08:00
Yu-Zhen Tu 222ac3410e Add two training courses from Coursera (#12569) 2019-02-13 02:02:48 -08:00
Matt McNaughton 1b965dc49e Improve stateful set dns docs (#12564)
Address the issue raised in
https://github.com/kubernetes/kubernetes/issues/73808, where it became
clear it would be helpful for there to be a reminder for the user that
they are responsible for managing the StatefulSet which provides DNS
names for the pods in a StatefulSet.
2019-02-13 02:00:51 -08:00
Brendan Wrafter bc3a0369af Minor Type (#12545)
The frontend service should show type of "LoadBalancer"
2019-02-13 01:50:44 -08:00
Jérémy Mathevet f75b961ed6 Add oidc-required-claim (#12536) 2019-02-13 01:46:45 -08:00
Lubomir I. Ivanov e5886794dc create-cluster-kubeadm: update flannel to 0.11.0 (#12493)
Use this commit:
https://github.com/coreos/flannel/commit/a70459be0084506e4ec919aa1
instead of the v0.11.0 tag because the tag is missing the 0.11.0 images
as can be seen here:
https://raw.githubusercontent.com/coreos/flannel/v0.11.0/Documentation/kube-flannel.yml

Add note about supporting s390x on Linux and preliminary support
for Windows.
2019-02-13 01:42:42 -08:00
Damini Satya ac254e0145 Fix #12430 - Correction in docs/concepts/services-networking/network-policies/ (#12446) 2019-02-13 01:40:50 -08:00
Carston Schilds 5fc21a27ef Update deployment.md (#12422)
Cleaned up the section __Revision History Limit__ to reflect the default value of `.spec.revisionHistoryLimit`  being 10, instead of saying "All old ReplicaSets will be kept by default"
2019-02-13 01:38:44 -08:00
ethan f3aa7856f6 change docker cgroupdriver to its default cgroupfs (#12360) 2019-02-13 01:36:38 -08:00
Florian Breisch 832a05e006 Optimize Linux shell installation (#12358)
Use `mv` instead the combination of `cp` and `rm` to put minikube into `/usr/local/bin`
2019-02-13 00:47:03 -08:00
Alex Gervais bfafd2a064 Add Ambassador in list of ingress controller solutions (#12348) 2019-02-13 00:38:57 -08:00
lIuDuI 9395461d8c Fix ingress.md (#11698) 2019-02-12 23:36:11 -08:00
Zach Corleissen 0f83f1aa49 Small cleanup of L10n guidelines (#12589) 2019-02-12 23:32:17 -08:00
Kaitlyn Barnard 755856eb10 updating link (#12598) 2019-02-12 23:18:24 -08:00
ROY 2cd25574c6 Update authorization.md (#12471)
* Update authorization.md

* Update authorization.md
2019-02-12 21:32:12 -08:00
Damini Satya 0a01c8fc9a Device Plugin to Glossary page (#12486) 2019-02-12 21:26:12 -08:00
Marcin Kłopotek e7626d7687 Add option to install kubectl on Windows via scoop (#12359)
* Add option to install kubectl via scoop

* Review suggestions

* Fixed tab rendering

* Fixed list numbering
2019-02-12 20:42:51 -08:00
Tim Bannister adb49b24f9 Fix capitalization (#12613) 2019-02-12 17:09:29 -08:00
Stacy Pedersen add593b6e5 Updating ICP page with new AWS quick start and latest links (#12606) 2019-02-12 16:25:18 -08:00
Noah Kantrowitz e986ee4cbc Some corrections identified by @tallclair. (#12605) 2019-02-12 13:54:47 -08:00
Stacy Pedersen d9f5f20600 Add ICP to Pick Right Solutions table (#12604) 2019-02-12 11:31:50 -08:00
Seokho ffa83bb42f Fix a misleading word in containers/images.md (#12553)
* Fix a misleading word in containers/images.md

* Rev Fix a misleading word in containers/images.md
2019-02-12 08:40:32 -08:00
Daniel Bryant 7b6d7cb207 Adding proposed blog post for building-a-kubernetes-edge-control-plane (#12404)
* Adding proposed blog post for building-a-kubernetes-edge-control-plane-for-envoy-v2

* Update article with improvements and author list

* Update and rename building-a-kubernetes-edge-control-plane-for-envoy-v2.md to 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md

* Add extra coverage about use of Golang in Ambassador 0.50

* Minor typo fixes

* Minor typo fix, and merge fix with date

* Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md

* Delete building-a-kubernetes-edge-control-plane-for-envoy-v2.md

* Update 2019-02-11-building-a-kubernetes-edge-control-plane-for-envoy-v2.md
2019-02-12 08:11:35 -08:00
Evan fc9a171560 fix typo in install-kubeadm.md (#12527)
"Kubernetes control panel" instead of "Kubernetes control plane"
2019-02-12 06:54:33 -08:00
Himanshu Pandey 008de6a6ea Fixed a minor space issue (#12576) 2019-02-12 06:26:17 -08:00
Slava Semushin 39eb9ad57d pod-security-policy.md: fix a broken link. (#12590) 2019-02-12 03:39:20 -08:00
Vineeth Reddy 251fab287c Update krib.md (#12580)
Fixed a broken link to kubespray in the following page: https://kubernetes.io/docs/setup/on-premises-metal/krib/
2019-02-12 00:15:15 -08:00
Noah Kantrowitz 2bda45d85c First pass on a blog post about CVE-2019-5736. (#12592)
* First pass on a blog post about CVE-2019-5736.

* Clarify that k8s is not the problem.

* Fix example of pinning to an image hash.

My mistake deftly caught by @zparnold.

Co-Authored-By: coderanger <noah@coderanger.net>

* Add links to the rest of the notices or releases.

* Add ways to get more info.

* RHEL link for those that don't selinux.

* Link to Rancher's back ports.
2019-02-11 21:34:00 -08:00
Himanshu Pandey be4bee1d1d Updated Recommended docker version (#12591)
* Updated Recommended docker version

* minor changes
2019-02-11 18:08:44 -08:00
Zhou Peng d4be5929aa docs: fix typo (#12568) 2019-02-10 09:35:21 -08:00
Roy Lenferink 5d61f1c926 Typo resolved (#12555) 2019-02-08 15:43:44 -08:00
rajeshdeshpande02 731257d037 Adding container state details to documentation (#12512)
* Adding container state details in documentation

* Adding container state details to documentation

* Incorporating changes suggested in review by /ryanmcginnis
2019-02-08 10:02:02 -08:00
Steffen Butzer a8b7c759df windows: Add windows prefix for windows services (#12377)
The binaries themself indicate:
```
 --windows-service                              Enable Windows Service Control Manager API integration
```

It also doesn't appear to have changed, since it's like this since this landed:
https://github.com/kubernetes/kubernetes/commit/4ea363d98e9cf1fb7c83da3fe6d7db95a904cae3#diff-34a9920a4db69d1542b66bcb6fe4ac1eR39

Possibly an oversight after changing it before the merge.
This ensures the documentation is consistent with the code and help outputted by kubernetes binaries again.

/sig windows
2019-02-08 08:33:01 -08:00
Kanshi e7878a37ae Correcting default HPA sync period (#12544)
Horizontal Pod Autoscaler default sync period is 15 seconds
https://github.com/kubernetes/kubernetes/blob/1b28775db1290a772967d192a19a8ec447053cd5/pkg/controller/apis/config/v1alpha1/defaults.go#L159
2019-02-08 07:02:07 -08:00
Hongbin Mao b3bfb4d6d0 fix cloudprovider link error (#12539) 2019-02-08 06:49:53 -08:00
Seokho 9aa96f6ff8 Fix alignment in hookhandler command output in container-lifecycle-hooks.md (#12535) 2019-02-07 13:26:07 -08:00
Damini Satya 47686e9a80 Fix #12531 - Add README badge for build status and latest release (#12532) 2019-02-07 01:35:43 -08:00
Hongbin Mao d1b568bc17 add link to baidu ccm (#12480) 2019-02-06 23:36:10 -08:00
Damini Satya bd5c9a0d8d Fix 12497 - Update links for additional resources in apparmor doc (#12518) 2019-02-06 20:38:52 -08:00
Juan Diego Palomino 6224377d87 Trying to update ReplicaSet Docs as per issue 12081 (#12409)
* First draft of the updates to the ReplicaSet Docs

To start with, I tried to cleanup the docs to adhere to the style guide https://kubernetes.io/docs/contribute/style/style-guide/. I then added some description of the ReplicaSet-Pod link via the owner reference field and behavior by it. I also made a clarification on the ReplicaSet demo where it was being redundant for the sake of demonstrating the different forms of usage. I consider this draft incomplete as I still lack knowledge of how the pod labels affect the behavior.

* Clearing up RC refs & explaining acquisition behavior

I'm beginning to address the cr by cleaning up references to the ReplicationController and making it clear that RCs are discouraged/old. I then expanded on the behavior of ReplicaSet in the presence of pods it can acquire but are not created directly by it.

* Mismatched link seems to have disappeared from preview
"As with all other Kubernetes API objects," etc... is present in the sibling  concepts/workloads/controllers/ files, so I am hesitant to change that w/o changing the others, but I did abbreviate it.

"The `.spec.template` is the only required field of the `.spec`." is false, we also need the selector

Trying to address passive voice

Cleaned up Writing a ReplicaSet Manifest section

removed How to use a ReplicaSet section as it has redundant info from the examples and Alternatives section

Expanded examples a bit

Cleared up passive voice

* refactoring link to example yaml

* adding pod-rs test case

* Addressing Steve Perry's comments

Capitalize Pod throughout.

Link is not rendering correctly. Use () instead of [] for the path.

Ending with "for the creation" seems vague to me. Maybe this:
"...reach the desired number. When a ReplicaSet needs to create new Pods, it uses its Pod template."

Suggestion: "is via the Pod's metadata.ownerReferences field." That way the reader won't jump to the incorrect conclusion that we're talking about the ReplicaSet's metadata.ownerReferences field.

with fields, including a selector that

and plans accordingly

Our style for headings is sentence case. So this heading would be "How a ReplicaSet works".

Several headings in this topic need to be converted to sentence case.

cleaned up frontend.yaml example

added example checking the Pod's owner reference being set to it's parent ReplicaSet

* Previous commit broke Pod example links due to casing

* Forgot 1 comment

Suggestion: In the ReplicaSet, .spec.template.metadata.labels must match spec.selector, or ...

* Addressing grammar/syntax errors
2019-02-06 10:09:22 -08:00
Dan Kohn ff80f66959 Simplify JavaScript used for embedded landscapes (#12522) 2019-02-06 08:35:02 -08:00
Anvith KS 0cfc80e181 Blog post for Poseidon-Firmament Scheduler (#12491)
* Blog post for Poseidon-Firmament Scheduler

* Fixed some typos. Fixed some formatting. Added links.

* Update and rename 2019-02-04-poseidon-firmament-scheduler-announcement.md to 2019-02-06-poseidon-firmament-scheduler-announcement.md

* Made some changes to the Key Advantages section.
2019-02-06 08:24:58 -08:00
Damini Satya 9908cb8561 Fixes #12515 - Update latest hyperlink for JUJU controllers ha (#12516) 2019-02-05 22:55:25 -08:00
Luc Perkins f0ce633de5 Adjust button text size (#12505) 2019-02-05 08:34:57 -08:00
Luc Perkins c6dd35ba51 Update to Hugo 0.53 and remove all .Site references (#12079)
* Remove all .Site variable references

* Update Hugo version in Travis CI config and Makefile
2019-02-05 08:33:23 -08:00
Hanno Kolvenbach 2ccb5d61c6 Clarified filenames for generating the API keys (#12508) 2019-02-05 00:31:43 -08:00
Tim Bannister c10411b469 Fix typo in cloud-controller-manager docs (#12494) (#12495) 2019-02-04 15:42:54 -08:00
Nikhita Raghunath 8287402899 Add the code of conduct (#11919) 2019-02-04 15:31:57 -08:00
garlicFrancium 1e9301ddb8 Fixed Wrong file path #12478 (#12479)
Page to Update:
https://kubernetes.io/docs/setup/independent/kubelet-integration

Problem:
Path mentioned is /etc/systconfig/kubelet

Proposed Solution:
Correct path for the file is /etc/sysconfig/kubelet
2019-02-04 15:30:31 -08:00
Scott Brenner d04d15f506 replicationController -> ReplicaSet (#12487)
Proposing replacing `replicationController` with `ReplicaSet` here since ["ReplicaSet is the next-generation Replication Controller."](https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/).
2019-02-04 15:25:03 -08:00
Himanshu Pandey 661a6db061 Minor line-break change (#12504) 2019-02-04 15:16:39 -08:00
Manjunath A Kumatagi e6398d59dc Add arm64 and ppc64le platforms for calico (#12484) 2019-02-04 10:28:43 -08:00
Roy Lenferink 8eb0f6e3cf Updated slack icon in footer (#12468) 2019-02-01 10:24:22 -08:00
Harshagarwal19 3daf746bca Updated 18.09 as available (#12464) 2019-02-01 10:19:07 -08:00
Damini Satya 238cd72f44 Add Extension to Glossary page (#12470) 2019-02-01 10:11:01 -08:00
Damini Satya d3f5001433 Fix ##12434 - Empty continuation line warning while building docker image (#12435) 2019-02-01 10:06:45 -08:00
Damini Satya 5512fe7d46 Add Preemption to Glossary page (#12460)
* Add Preemption to Glossary page

* Change Delete -> Evict in preemption concept docs
2019-02-01 09:59:24 -08:00
Irfan Ur Rehman fb2f3f89a9 Update missing section in federation blog (#12417) 2019-02-01 09:10:16 -08:00
Andy Randall 70864a04ce update Calico description (#12349)
Update Calico description to add support for Windows, and mention other cloud networking providers supported by Calico policy
2019-01-31 15:12:09 -08:00
O'meid d0d29d9ff0 containers/images: clarify dockercfg limitions. (#12429)
Related #59406

This commit clarifies the limitations of dockercfg use by Kubernetes, specifically, the lack of support for credential helpers.
2019-01-31 15:05:33 -08:00
Martynas Pumputis 9da045a934 minikube: Fix cmd args for alternative runtimes (#12365)
Since minikube v0.33.0 the default CNI config is not being provisioned
by default (https://github.com/kubernetes/minikube/pull/3441). Therefore,
we need to pass `--enable-default-cni` when starting minikube.
2019-01-31 14:55:52 -08:00
Jun Gong 33d851c913 Update custom-resource-definitions.md: add validatingadmissionwebhook for validation (#12371)
Add validatingadmissionwebhook for validation in case someone does not know it.
2019-01-31 14:54:18 -08:00
Barnabas Makonda 2e0287dd86 Added missing pod status in pod lifecycle docs (#12397)
* Added missing pod status in pod lifecycle docs

Added information about `completed` and `CrashLoopBackOff`

* update example of completed status
2019-01-31 14:22:25 -08:00
R c9fc834356 Update minikube.md (#12448)
* Update minikube.md

* Update minikube.md
2019-01-31 14:20:46 -08:00
Damini Satya 9dff778e09 Add Pod Priority to Glossary page (#12461)
* Add Pod Priority to Glossary page

* change id
2019-01-31 13:59:15 -08:00
Damini Satya 5174235049 Add HostAliases to Glossary page (#12454) 2019-01-31 13:21:00 -08:00
atoato88 a7f0d9a713 Update kubeadm init output to latest (#12440)
There is output of `kubeadm init` in create-cluster-kubeadm page.
But it is little old.
Some processes aren't included in it.
This update `kubeadm init` output to latest.
2019-01-31 13:17:51 -08:00
Mumshad Mannambeth 883f43e36b Add beginners course link from KodeKloud (#12190)
* Add beginners course link from KodeKloud

* Remove code
2019-01-31 11:14:28 -08:00
Wenjun Wu 191055c7aa remove duplicate --encryption-provider-config (#12398)
remove duplicate --encryption-provider-config parameter
2019-01-31 11:10:12 -08:00
Rostislav M. Georgiev 5101eaf912 kubeadm: remove rktlet link from install-kubeadm (#12463)
Since Kubernetes 1.10, the only supported CRI version is v1alpha2. However,
rktlet does not support that version and development seems stopped.
As there is no way to use rktlet with k8s >= 1.10, it's best to just remove
the rkt link from the "Install runtime" section of "Install kubeadm".

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2019-01-31 09:35:10 -08:00
yanghaichao12 ef188cbf30 Fix a typos (#12458)
* Fix a typos

* Revert "Fix a typos"

This reverts commit 5dcca521c40f214b261ceac8db9bd027dc463fbc.

* Fix a typos
2019-01-31 09:32:10 -08:00
Stacy Pedersen 5c3e6f7270 Adding ICP page to Turnkey Cloud Solutions (#12444) 2019-01-30 20:05:19 -08:00
Roy Lenferink 7e34aa04c6 Added link to OWNERS docs in OWNERS file (#12427)
* Added link to OWNERS docs in OWNERS file

* Updated OWNERS files to include link to docs
2019-01-30 14:04:25 -08:00
Harshagarwal19 6e995612a9 New slack icon (#12438)
* Delete Old slack icon

* Added new icon

* Updated text from 18.06 to 18.09

* Deleted large image

* New slack image uploaded
2019-01-30 12:23:19 -08:00
Jai 3413d276eb Typo in components.md (#12378) 2019-01-30 09:42:27 -08:00
Rajakavitha1 ad3e6793a1 Update OWNERS_ALIASES (#12380)
added rajakavitha1 to the owners list
2019-01-29 23:21:22 -08:00
Kenichi Omichi 79052e5232 Update HostAliases entries for new implementation (#12251) 2019-01-29 17:35:06 -08:00
SalimGangji 071f80429e Update install-kubeadm.md (#12419)
* Update install-kubeadm.md

Fixes #12366

* Update content/en/docs/setup/independent/install-kubeadm.md

committing changes from detiber

Co-Authored-By: SalimGangji <salim.gangji@gmail.com>
2019-01-29 10:10:21 -08:00
Claudia J.Kang 3a0154db4c Fifth Korean l10n work for release-1.13. (#12420)
* ko-trans: glossary/kube-scheduler.md (#12269)
* ko-trans: Update outdated files partly in dev-1.13-ko.5 (#12246)
* ko-trans: Update outdated files partly in dev-1.13-ko.5 (#12267)
* Update outdated in tutorials/kubernetes-basics/ for dev-1.13-ko.5 (#12272)
* ko/examples/application/deployment.yaml (#12293)
* ko-trans: add tutorials/hello-minikube.md #11532 (#12273)
* Translate concepts/containers/container-environment-variables in Korean (#12382)
* ko: Tutorial compoent rearrange (#12400)
* Translate content/ko/docs/concepts/architecture/master-node-communication in Korean #11963 (#12315)
* Translate concepts/workloads/pods/podpreset in Korean (#12308)
* Translate concepts/workloads/pods/init-containers in Korean (#12298)
* ko-trans: add setup/minikube.md #11531 (#12274)
* ko/docs/setup/cluster-large.md (#12370)

Co-authored-by: Seokho <shsongist@gmail.com>
Co-authored-by: Kim Young Dae <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: Yoon <learder@gmail.com>
Co-authored-by: Jmnote <opcore@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2019-01-29 07:07:30 -08:00
Lubomir I. Ivanov a7792a6ae8 kubeadm: add a caution about certs in HA document (#12407)
* kubeadm: add a caution about certs in HA document

* Update content/en/docs/setup/independent/high-availability.md

Co-Authored-By: neolit123 <neolit123@gmail.com>
2019-01-29 03:02:33 -08:00
Qiming bef190960f Translate some remnant partials for localization (#12239) 2019-01-28 23:18:04 -08:00
Avi Deitcher 087a2884b3 Add information about linking CN= <nodeName> and kubelet hostname (#12336) 2019-01-28 17:40:43 -08:00
James Ward 2ad6e9f124 Linux command to check CPU virtualization support (#12376) 2019-01-28 17:25:03 -08:00
Anuj Sharma 3907af5a1b 'removed rktlet from cri installation docs (#12408) 2019-01-28 17:23:10 -08:00
joao brito junior eab93ae932 Update deployment.md (#12301)
All resources must be specified before image changes: deployment.apps/nginx-deployment . So I reorganised the command order.
2019-01-28 16:57:22 -08:00
Dr Luke Angel 134a391407 Minor type (#11966)
Removed an & that was not needed and would break on windows
2019-01-28 16:40:34 -08:00
Dan Kohn 935e50da22 Update interactive landscape URLs (#12414)
We're modifying the API to show the landscape by default rather than card mode,
but this change does not change behavior any.
2019-01-28 14:53:19 -08:00
Suraj Deshmukh a0cf7ebf13 Update systemctl en/disable to start/stop service (#12100)
If there is a combination of `systemctl` commands where in one you are
enabling it and in another you are starting it, that can be done in one
single command with an additional flag called `--now`. This commit
changes those two command steps in docs to one command.

The help of systemctl shows the following explanation of `--now`:

```
Start or stop unit in addition to enabling or disabling it
```

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:48:36 -08:00
craigbox 5b2d835ea9 Copy edits to Federation blog (#11789)
* Copy edits to Federation blog

* fix title, as Hugo doesn't like colons

* rename title back to keep URL the same

* formatting changes

* fix typo
2019-01-28 12:33:27 -08:00
Suraj Deshmukh ea471fc63f PodPreset: Add minikube specific instructions (#12129)
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-28 12:30:18 -08:00
azarnyx e05a3c7e32 Update coarse-parallel-processing-work-queue.md (#12402)
the file needs to have permission to be executed with the command:

CMD /usr/bin/amqp-consume --url=$BROKER_URL -q $QUEUE -c 1 /worker.py

from Dockerfile https://kubernetes.io/examples/application/job/rabbitmq/Dockerfile
2019-01-28 12:25:39 -08:00
azarnyx 6e557559fe Update worker.py (#12403)
Fix an error reproduced with python3.6.8, python3.5.2, python2.7.12:

$ echo "Hi!"| ./worker.py

Traceback (most recent call last):
  File "./worker.py", line 6, in <module>
    print("Processing " + sys.stdin.lines())
AttributeError: '_io.TextIOWrapper' object has no attribute 'lines'
2019-01-28 11:44:01 -08:00
chenrui 431c1f3922 Add editorconfig (#11551) 2019-01-28 11:32:42 -08:00
chenrui d83bcfe033 zh-trans: Add jsonpath approach for apiserver query (#12351) 2019-01-27 22:32:01 -08:00
chenrui ca4f474235 Add jsonpath approach for apiserver query (#12350)
* Add `jsonpath` approach for apiserver query

* Refine the wording with the approach description

* Refine the command log

* Move the itemized number back
2019-01-27 22:18:54 -08:00
ethan e30a39af27 correct zh translation in index page (#12384) 2019-01-27 18:13:43 -08:00
Kendrick Coleman 26e9b314f2 Update 'Picking the Right Solution' with information from VMware/Pivotal (#11844)
Added VMware Cloud PKS and Cloud Foundry Container Runtime to places within the document that are correctly represented for Cloud and on-primises offerings and tooling. I also properly alphabetized the list.

Signed-off-by: Kendrick Coleman <kendrickc@vmware.com>
2019-01-27 17:23:01 -08:00
chenrui e70e137ab0 zh-trans: address PR #11831 suggestion (#12391) 2019-01-26 18:04:21 -08:00
Seokho 6519ff99aa Fix broken links in files in reference/setup-tools/kubefed/ (#12208) 2019-01-25 12:41:31 -08:00
Jintao Zhang 9d483862bd Update glog to klog (#11820)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2019-01-25 12:39:43 -08:00
Zach Corleissen 0b87f30699 Setup to set up (#12367)
Adding a trivial change

Undoing trivial change to trigger deploy
2019-01-24 13:49:01 -08:00
David Dooling 7b15bdd2a2 Add nodeName to pod node selection (#12194)
The "Assigning Pods to Nodes" page did not mention nodeName, which, if
specified, takes priority over the methods discussed in the page.  Add
description of nodeName and an example using it.

Address reviewer comments from @bsalamat and @liggitt, thanks!
2019-01-24 05:22:28 -08:00
makocchi a254339aa2 remove command prompts and separate commands from output (#12337) 2019-01-23 22:32:09 -08:00
Andrew Chen b3ed053c82 Refactor home page (#10795)
* Fix docs home subnav link name

* change linkTitle to Home

* accept fix from master

* refactor docs home template

* bump

* test

* switch layout to basic

* swap in cards

* test card css

* add launch-cards and launch-card classes

* swap in content

* use different layout name to not affect user journeys

* revert file naming

* revert docsportal.html

* remove main, add kubeadm link

* documentation -> docs

* change kubeadm link
2019-01-23 18:36:23 -08:00
Banjot S Chanana e5a31f8c67 Updated pick-right-solution.md with Docker Enterprise (#12220)
* Updated pick-right-solution.md with Docker Enterprise

Added Docker commercial and community products to the list of solutions for running Kubernetes including Docker Desktop and Docker Enterprise.

* Fix Docker Desktop entry in pick-right-solution.md 

The words "Docker Desktop" was duplicated in the description under locally-hosted solutions.

* Updated pick-right-solution.md with Docker solutions

Added line wraps at 80 characters and changed containerizing to "deploying in containers" to make it more new-user friendly.

* Updated pick-right-solution.md

modified wrapping of first line to not break hyphenated word.
2019-01-23 16:16:22 -08:00
lj8930 e37e01fbc7 update alibaba-cloud.md (#11940)
update original Chinese page link to English version.
2019-01-23 10:03:14 -08:00
Chiradeep Vittal 35723889a8 Link to Citrix NetScaler ingress controller. (#12221)
* Link to Citrix NetScaler ingress controller.

* Add missing punctuation
2019-01-23 09:41:38 -08:00
Christian Posta 1eae4bfb3e Added Gloo as an example of an ingress controller (#12218)
* Added Gloo as an example of an ingress controller

* put in alphabetical order
2019-01-23 09:39:59 -08:00
Rafik Harabi 04a53ed05e Fix Kubernetes first stable release date (#12173) 2019-01-23 09:38:20 -08:00
suratwant 4d802774a1 Update network-policies.md (#12181) 2019-01-23 09:35:07 -08:00
Simon Vallebro b797204423 Fixed broken link to github issues. (#12292)
Found a broken link and fixed it.
2019-01-23 09:27:23 -08:00
Viktors Garkavijs 2dfa520355 Update minikube.md - add hyperv to list of drivers (#12226)
* Update minikube.md - add hyperv to list of drivers

* Arranged driver list to match driver documentation
2019-01-23 09:25:49 -08:00
phillipsio c8a60fd9b6 Update pick-right-solution.md (#12253)
Add Mirantis Cloud Platform to On-Premises turnkey cloud solutions and Table of Solutions
2019-01-23 09:15:06 -08:00
Rachael Graham db1007a73c Update configure-cloud-provider-firewall.md (#12304) 2019-01-23 08:55:05 -08:00
Bill Mulligan bb28f4f07b fix broken link (#12346)
#fix-it doesn't lead anywhere so I changed it to link to improving content
2019-01-23 08:53:25 -08:00
makocchi 5cf48aaaf2 remove command prompts and separate commands from output (#12338) 2019-01-23 01:06:28 -08:00
Tim Zhang 01380093f6 add zhangxiaoyu-zidif into approver list (#12099) 2019-01-22 20:04:13 -08:00
Anvith KS 7730c1540b Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S (#12069)
* Official documentation on Poseidon/Firmament, a new multi-scheduler support for K8S. (#11752)

* Added documentation about Poseidon-Firmament scheduler

* Fixed some style issues.

* Udpated the document as per the review comments.

* Fixed some typos and updated the document

* Updated the document as per the review comments.

* Updated the document as per review comments. Added config details.

* Updated the document as per the latest review comments. Fixed nits

* Made changes as per latest suggestions.

* Some more changes added.

* Updated as per suggestions.

* Changed the release process section.

* SIG Docs edits

Small edits to match style guidelines.

* add plus to feature state

* capitalization

* revert feature state shortcode

since this is a Kubernetes extension, not a direct feature, it shouldn't use the regular feature state tagging.
2019-01-22 14:43:08 -08:00
ethan 9350cd8f84 _index modify for translation correction (#12309)
"Planet Scale" means a global scale which  "全球规模" will be better for this description in chinese. "Designed on the same principles that allows Google to run billions of containers a week" to "基于允许 Google 每周运行数十亿个容器的原则进行设计",  it's more natural in chinese.
2019-01-21 19:30:01 -08:00
Maaryaams 9ee0c8bf4b Update pick-right-solution.md (#12249) 2019-01-21 13:33:05 -08:00
Naoki Oketani a0ba90d196 added missing EOF (#12265) 2019-01-21 13:14:25 -08:00
Aleksandr Vinokurov 076efdf364 Fix service's port in Hello Minikube tutorial (#12229)
Port `8080` is the internal port of container and to follow the tutorial, user must use exposed one.
2019-01-20 19:14:47 -08:00
Jordan Liggitt 777e085a97 Update swagger/openapi descriptions (#12279) 2019-01-19 02:49:49 -08:00
Marco Palladino 3a4379d995 docs(ingress) updating Kong Ingress links (#12236) 2019-01-18 21:07:13 -08:00
Joe Searcy 57436d374a Added taint and toleration glossary entries (#12162)
* Added taint and toleration glossary entries

* Fixed syntax for tooltip references

* Fixed the last syntax error for tooltip references
2019-01-18 13:25:35 -08:00
Kaitlyn Barnard 32aa50359a Adding volume snapshot post (#12271) 2019-01-18 08:50:06 -08:00
Misty Linville 6ca1563931 Add helpful queries for PR wranglers (#12231)
* Add helpful queries for PR wranglers

* Fix typo

Co-Authored-By: mistyhacks <mistyhacks@google.com>
2019-01-17 09:48:36 -08:00
Takeaki Matsumoto 96f2bfa9b0 Update the hyperlinks of Admission Controllers (#12241) 2019-01-17 07:46:29 -08:00
shibataka000 65ca8e69f2 Replace NO-BREAK SPACE to SPACE. (#10878) 2019-01-17 03:20:28 -08:00
Nick Veitch 87f0a72dda Add correct styling for MicroK8s in docs (#12248) 2019-01-16 17:27:45 -08:00
Luc Perkins 49dfdd8c0a Convert all Sass to line spacing (#11463) 2019-01-16 10:13:05 -08:00
Kaitlyn Barnard 52daf4d171 Adding CSI blog post (#12232) 2019-01-16 08:59:08 -08:00
Claudia J.Kang 848a46a3b7 Fourth Korean l10n work for release-1.13 (#12242)
* ko-trans: Fix broken page index for concepts/overview (#11533)

* ko-trans: Update outdated files in dev-1.13-ko.4 (#11544)

* 1. Translate naturally (#11759)

2. Fix markdown error

* ko-trans: Translate building-from-source.md (#11893)

* ko-trans: Translate building-from-source.md

* Address comments

* Update etcd.md (#11976)

* ko-trans: Translate ko/_index.html into Korean (#11937)

* ko-trans: Translate ko/_index.html into Korean.

* Reflect a translation comment. Translate ko/_index.html into Korean

* ko-trans: Translate online-training/overview.md (#11932)

* ko-trans: Translate node-conformance.md (#11907)

* ko-trans: Translate node-conformance.md

* Replace 명세 with 매니페스트.

* Address comments

* ko-trans: Translate tutorials/configuration (#11933)

* ko-trans: Translate `tutorials/configuration` directory

* Address comments

* ko-trans: content/ko/docs/reference/glossary/controller.md (#11994)

* ko-trans: Controller

ko-trans: Controller

* the feedback applied.

the feedback applied.

* minor edit

minor edit

* minor edit #2

minor edit #2

* ko-trans: reference/glossary/kube-apiserver.md (#12024)

ko-trans: reference/glossary/kube-apiserver.md

* Translate tutorials/stateless-application/ in Korean (#12008)

* Translate tutorials/stateless-application/ in Korean

* Apply comments

* Fix deployment related typos

* Translate content/ko/docs/concepts/architecture/nodes in Korean #11748 (#11850)

* Translate content/ko/docs/concepts/architecture/nodes in Korean #11748

* Translate content/ko/docs/concepts/architecture/nodes in Korean #11748

* Translate content/ko/docs/concepts/architecture/nodes in Korean #11748

* Translate concepts/workloads/pods/pod-lifecycle in Korean (#12054)

* Translate concepts/workloads/pods/pod-lifecycle in Korean

* apply review ko-translate concepts/.../pod-lifecycle

* ko-trans: kube-controller-manager.md (#12077)

ko-trans: docs/reference/glossary/kube-controller-manager.md

* fix Italic syntax markdown error (#12128)

* Translate tasks/_index.md in Korean (#12126)

* Translate tasks/_index.md in Korean

* Apply review for Translate tasks/_index.md in Korean

Apply comments for Translate tasks/_index.md in Korean

* Translate setup/_index.md in Korean (#12067)

* Translate setup/_index.md in Korean

* Update setup/_index.md for Korean term consistency

* ko-trans: docs/setup/custom-cloud/kops.md (#11904)

* ko-trans: concepts/overview/working-with-objects/names (#11758)

* ko-trans: /docs/concepts/overview/working-with-objects/namespaces.md (#11773)

* Translate setup/cri.md in Korean (#12174)

* Translate setup/cri.md in Korean

* Apply review, Translate setup/cri.md in Korean

* Translate tasks/tools/install-minikube in Korean (#12176)

* Translate tasks/tools/install-minikube in Korean

* Apply review,Trans tasks/tools/install-minikube in KO
2019-01-16 03:31:18 -08:00
houjun 0f6457d5df Fix the version state of BlockVolume (#12237) 2019-01-16 01:16:04 -08:00
Namhoon Lee 2ebcf10831 Update dns-pod-service.md (#10788)
Fix pod's DNS address
2019-01-15 17:45:07 -08:00
Yaoyang d3497844cb line 77, ',' -> ',' (#12103)
',' is a fullwidth character which is not usually used in English language but in Chinese/Japanese etc.
2019-01-15 17:37:27 -08:00
Roy Lenferink 0ca5d446d9 Edit button on translated pages working as well now (#12230) 2019-01-15 12:48:55 -08:00
Luc Perkins aac7862a06 Upgrade Hugo to 0.52 (#11552)
* Update Hugo version and apply HTML minification to production builds

* Use full flag names for clarity

* Remove Hugo installation logic out of Travis config and into Makefile

* Add Hugo version checking script

* Fix Netlify config version
2019-01-15 10:56:39 -08:00
Babak "Bobby" Salamat 9c1248e467 add Priority to the list of recommended admission controllers (#12180) 2019-01-14 23:23:52 -08:00
Robin Dupret 9b55294ae4 Fix a broken anchor (#12215)
The title of this section has been changed so since the anchor is
automatically computed, links were broken.

Stems from da9722af.
2019-01-14 17:28:04 -08:00
Alan c464fd602f fix docs style (#12211)
fix docs style
2019-01-14 17:26:12 -08:00
Antoine Pelisse 778497b102 Create apiserver-dry-run-and-kubectl-diff (#12135)
* Create apiserver-dry-run-and-kubectl-diff

* Update apiserver-dry-run-and-kubectl-diff

* Update apiserver-dry-run-and-kubectl-diff

* Rename apiserver-dry-run-and-kubectl-diff to apiserver-dry-run-and-kubectl-diff.md

* Update apiserver-dry-run-and-kubectl-diff.md
2019-01-14 10:10:01 -08:00
Anh Le (Andy) ab2918bf31 Access Cluster: failed to grep on MacOS (#12200)
The related issue is here: https://github.com/kubernetes/website/issues/12199
2019-01-13 18:39:47 -08:00
Mathias Petermann b31c0039f9 Update bootstrap-token feature state on authentication page (#12197)
According to `content/en/docs/reference/access-authn-authz/bootstrap-tokens.md` bootstrap tokens are in state  `beta` but here it's still listed as `alpha`
2019-01-13 18:29:44 -08:00
Roy Lenferink aa0da8f34a Improved openshift, docker, ansible references (#12201)
* Fixed Openshift -> OpenShift

* Fixed ansible -> Ansible

* Fixed docker -> Docker
2019-01-13 18:26:49 -08:00
Roy Lenferink 1bc0d7c385 Improvements for markdown formatting (#12193)
* Fixed markdown formatting

* Resolved usage of 'shell' instead of 'yaml'

* Removed unknown 'log' keyword
2019-01-13 18:14:44 -08:00
tuanvcw 10a75e3d72 Fix issue with k8s.io/docs/reference/kubectl/cheatsheet/ (#12143) 2019-01-13 18:13:14 -08:00
Roy Lenferink 352b1ddd49 Fixed broken redirect (#12198) 2019-01-13 04:50:31 -08:00
Seokho 968f874f6a Fix broken links in reference/setup-tools/kubefed/kubefed.md (#12178) 2019-01-13 02:33:29 -08:00
zero bd3bc61115 Update assign-pod-node.md (#12159)
* Update assign-pod-node.md

Use `kubectl get nodes --show-labels` to show the labels will not show the compelte labels like this:
```
root@master:/home# kubectl get nodes --show-labels
NAME            STATUS   ROLES    AGE   VERSION   LABELS
master          Ready    master   41h   v1.13.1   beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,kubernetes.io/hostname=master,node-role.kubernetes.io/master=
server01       Ready    <none>   41h   v1.13.1   beta.kubernetes.io/arch=amd64,beta.kubernetes.io/os=linux,func=database,kubernetes.io/hostname=moon-server01
```
and the command `kubectl describe node "nodename" ` will show all labels the node have.

* Update assign-pod-node.md

* Update assign-pod-node.md

add a space before the new sentence
2019-01-13 00:52:46 -08:00
yanghaichao12 6b90b6c6fc Fix some typos (#12183) 2019-01-13 00:51:11 -08:00
Vaibhav Paralikar 3dd9a44cd3 Patch 1 (#12189)
* Fixing broken link

Fixing broken link of 'The HA upgrade documentation'.

*  Fixing broken link 

Fixing broken link
2019-01-13 00:48:11 -08:00
Roy Lenferink ab1a8e8767 Fixed broken link (#12191) 2019-01-13 00:46:41 -08:00
Roy Lenferink 5c56b43456 Fixed formatting for markdown file (#12192)
* Fixed formatting for markdown file

File updated: define-environment-variable-container.md
Language: zh

* Fixes to markdown formatting
2019-01-13 00:40:55 -08:00
caiyixiang 3466056184 zh-update: kubeadm-overview (#12169) 2019-01-11 01:13:35 -08:00
Nikhita Raghunath 1b90aecda2 Update status of CRD-related feature gates (#12155) 2019-01-11 01:12:05 -08:00
tuanvcw fc2968d876 Fix issue with k8s.io/docs/concepts/workloads/controllers/replicaset/ (#12147) 2019-01-09 19:01:01 -08:00
sashaPM 42c57bded9 Update daemonset.md (#12154)
Added link to AppDynamics agent implementation as a Daemon set to the list of existing APM providers
2019-01-09 18:56:40 -08:00
Sasoki 23fb1b3ff2 Correction on command (#12107) 2019-01-09 18:35:09 -08:00
Dan Kelly 417981f38b Add Containership to pick-right-solution.md (#11836)
* Add Containership to pick-right-solution.md

I would like to add Containership to Hosted and Turnkey solutions

* Update pick-right-solution.md
2019-01-09 18:33:39 -08:00
Lubomir I. Ivanov 4ff6bbbfff kubeadm-upgrade-1.13: add workaround for join control-plane (#12145) 2019-01-09 17:48:39 -08:00
Alan ff564dc7a3 fix a typo (#11957)
* fix a typo

fix a typo

* better describe

better describe

* better describe

better describe

* fix format error

fix format error
2019-01-09 07:34:03 -08:00
Jim Angel 396a1a6b8b adding feature state snip (#12134)
* adding feature state snip

Adding in the feature state to indicate when this feature was introduced.

* adding in "stable"

Didn't know it defaulted to alpha.
2019-01-08 19:30:13 -08:00
June Yi c4bd999b2f Add ianychoi to sig-docs-ko-owners (#11746)
* Add ianychoi to sig-docs-ko-owners

* noop
2019-01-08 19:28:38 -08:00
tuanvcw a0975dae25 Update for fixing broken download URL in k8s.io/docs/tasks/tools/install-minikube (#12137) 2019-01-08 19:08:14 -08:00
tuanvcw ee2f708b0b Fix broken download url in k8s.io/docs/tasks/tools/install-minikube (#12124) 2019-01-08 18:00:53 -08:00
Qiming a4ddd33889 Move sample YAML files to the correct place (#12123)
This PR is also an attempt to fix #12117.

Closes: #12117
2019-01-09 09:16:10 +08:00
Prashanth Rajaram 771b789399 chore(doc): Add DigitalOcean to list (#11979)
Add DigitalOcean Kubernetes service to the list of hosted solutions - https://www.digitalocean.com/products/kubernetes/
2019-01-08 05:11:45 -08:00
j-u-e-f 6bf50a4e9a fix a typo (#11923) 2019-01-08 05:08:23 -08:00
Sebass van Boxel 0a0655c646 Removed colon and made description consistent (#11984) 2019-01-08 05:06:39 -08:00
shavidissa 9e9eb8108f Updated a link (#12027)
* Updated a link

The section was directing to Kubernetes Objects for more information about the Kubernetes APIs. I updated the link so it directs to the Kubernetes API page.

* Added a missing / to the link.

* Updated as per the comment.
2019-01-08 04:28:29 -08:00
Steven E. Harris ef3c9ec370 Correct ResourceQuota PriorityClass config example (#12055)
The LimitedResource type has the field "MatchScopes" as a sibling to
the field "Resource," but the YAML document in the example showed the
"MatchScopes" field as a child of the top-level Configuration
type. Correct the example to match the actual schema.

While we're here, swap the order of the "scopeName" and "operator"
fields used in the YAML, to make it clearer in infix style that the
operator binds the scope name to a (possibly empty) set of values.
2019-01-08 04:21:44 -08:00
Maciej Szulik 610418b261 Fix CronJob's timezone information (#12073) 2019-01-08 04:18:21 -08:00
Fladrif 5e96f9ad77 Fix mismatched hostnames in documentation (#12026)
Match hostnames in description to example. `service2` in the description matches `second.foo.com` in the example.
2019-01-08 04:10:02 -08:00
Jason Hu 4f189afac1 Update dns-debugging-resolution.md (#12012)
There is a document error in the subsection named "Check for Errors in the DNS pod" , where the pod selector should coredns but not kube-dns.
2019-01-08 04:08:18 -08:00
tallaxes a14ce37044 Update kubeadm-certs.md - remove prow link (#12119)
Left in by accident?
2019-01-08 03:55:02 -08:00
Rajakavitha1 043b0ccaf3 Update storage-classes.md (#11855)
* Update storage-classes.md

Fixed the formatting issues that were incorrectly showing the variables as hyperlink texts that resulted in 404 errors

* Update storage-classes.md

Incorporated the changes

* Update storage-classes.md

removed the </strong tag that was not required.

* Update storage-classes.md

replaced <em> with `.
2019-01-08 03:53:18 -08:00
Karen Bradshaw e0e71eded2 format cmd in prereq section (#12057) 2019-01-07 23:31:15 -08:00
yanghaichao12 fb914af4b2 Fix a typos in persistent-volumes.md (#12084) 2019-01-07 23:11:23 -08:00
Qiming 7d8fdc5f9f Revert "zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111)" (#12122)
This reverts commit 19160d7305.
2019-01-08 13:12:56 +08:00
wwkcherry 19160d7305 zh-trans: add 2018-10-26-tips-for-first-kubecon-presentation-part-2.md (#12111) 2019-01-07 20:05:00 -08:00
Suraj Deshmukh 9b66c1acc1 Use staticPodPath in KubeletConfiguration (#11916)
Alongwith the kubelet flag you can also use the `KubeletConfiguration`'s
`staticPodPath` to specify the path to pick up the static pod configs.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-07 09:29:47 -08:00
bitbucket90 c13587f997 Updating pick-right-solution.md with Nirmata (#12080)
Added Nirmata to both Hosted and On-Prem to display both our offerings
2019-01-07 09:22:26 -08:00
Karen Bradshaw fd82826476 Add template for tool reference docs (#11618)
* [WIP] Add template for tool reference docs

- provide a template for generating tool reference docs.
- use in reference-docs/gen-compdocs/generators to create
  consist looking markdown files for the tools.

* Fix lines

* remove test page
2019-01-07 07:40:53 -08:00
shavidissa 6c96f7c100 Removed a redundant sentence. (#12096)
* Removed redundant sentence.

The intro line was repeated twice. Therefore, removed the one under the Synopsis section. 
Updated the command from " " to ` ` based on the style guide.

* Updated master to control plane.
2019-01-07 07:34:48 -08:00
wangyamei 7416c427b8 fix spelling mistake (#12113) 2019-01-07 07:31:44 -08:00
Karen Bradshaw 5422655bed fix link color in ui-widget-content (#11845) 2019-01-07 01:57:45 -08:00
xiaotuanyu120 ea9e5ef7eb Add base64 encoded data configuration (#11793)
for the issue [11774](https://github.com/kubernetes/website/issues/11774)
2019-01-07 01:56:11 -08:00
AdamDang 2953a2366d Typo fix: 'kubadm init'->'kubeadm init' (#12049)
Typo fix: 'kubadm init'->'kubeadm init'
2019-01-07 01:46:53 -08:00
MengZeLee 2317f4c82b patch-reset (#11978)
* patch-reset

We should reset IPVS tables do so manually when reset kubernetes cluster by kubeadm.

* Modify reset ipvs description

* Update create-cluster-kubeadm.md
2019-01-07 01:09:14 -08:00
Suraj Deshmukh b03912667f Remove --experimental-server-print flag docs (#11917)
This flag does not exists anymore so remove this from the docs.

Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2019-01-06 23:12:32 -08:00
June Yi 7c00d0dfef update PULL_REQUEST_TEMPLATE to include ko-i18n info (#11720)
* update PULL_REQUEST_TEMPLATE to include ko-i18n info

* Remove non-English text from the template
2019-01-04 07:40:57 -08:00
Jennifer Rondeau ca5740fd25 add Jim Angel to approvers list (#12025) 2019-01-03 10:46:35 -08:00
Becca Powell 3478ef2a01 add cni-ipvlan-vpc-k8s (#11929)
* add cni-ipvlan-vpc-k8s

* Update networking.md
2019-01-03 10:08:42 -08:00
Baptiste Gauduchon 8f00655971 Update proposal for configure-liveness-readiness-probes.md (#11613)
* Update proposal for configure-liveness-readiness-probes.md

Proposal regarding [issue 11587](https://github.com/kubernetes/website/issues/11587)

* ✏️ corrected typo

* ✏️ corrected sentence

* Update configure-liveness-readiness-probes.md
2019-01-03 07:10:35 -08:00
Lubomir I. Ivanov ffa36a9251 kubeadm: fix some issues in the upgrade-1.13 doc (#11629)
- use "control plane" instead of "master".
- upgrade a kubelet on the CP node only after the CP was upgraded.
- also instruct the user to update to the latest patch version of 1.13.
2019-01-02 16:59:47 -08:00
Becca Powell 1e736d9555 Clarify preStop hooks in Termination of Pods (#11821)
* Update pod.md

* capitalize Pod
2019-01-02 15:52:48 -08:00
DrmagicE 1576c12e70 Fix #11982 (#11983)
* Update deployment.md

* Update nginx-deployment.yaml
2019-01-02 13:21:36 -08:00
Raul Gonzales 578b006360 docs: uses mostly kubectl to demonstrate (#11699)
Simplify to run `kubectl` to obtain the desired values from resources

Changes: access-cluster-api.md
2019-01-02 11:19:21 -08:00
Luc Perkins bcaef52219 Update Minikube installation docs (#11417)
* Add Minikube latest version shortcode and update installation doc

* Rework Minikube install instructions and remove unnecessary shortcode

* Re-add the --ignoreCache flag to make serve
2019-01-02 05:50:11 -08:00
Yang Li a467484456 zh-trans: Added the blog post about NCW Shanghai (#11896) 2019-01-02 01:14:56 -08:00
Suraj Deshmukh 4eb78ea11a Update nodes to show the system reserved resources (#11908)
Signed-off-by: Suraj Deshmukh <surajd.service@gmail.com>
2018-12-28 07:57:05 -08:00
Ryan McGinnis 129328d05d Merge pull request #11928 from bradjones1/patch-1
Remove devstub/kubernetes-api-php-client
2018-12-27 16:23:14 -08:00
Brad Jones 69521bd355 Remove devstub/kubernetes-api-php-client
This project looks to be abandoned. See https://github.com/devstub/kubernetes-api-php-client/issues/1
2018-12-27 14:28:15 -07:00
Dan Kohn fb7f32dd8d Fix Interactive Landscape references (#11905) 2018-12-26 16:12:27 -08:00
David Lovitch c8838cda7d Fix typo privelages->privileges (#11887) 2018-12-25 21:38:47 -08:00
Rajakavitha1 6b083d5339 Update cri.md (#11853)
I removed the instruction regarding the installation of docker (1.13.1) as listed in #11779 and updated the instructions for Docker CE (1.18.1) because the official Docker documents only have instructions for Docker CE and Docker EE as listed in https://github.com/docker/docker.github.io/blob/master/install/linux/docker-ce/ubuntu.md. It may not be a good idea to have instructions for Docker 1.13 in our documents considering that the Official Docker Install guide recommends uninstalling older versions.
2018-12-25 01:32:20 -08:00
lIuDuI 2448c0152c ZH-trans: Update content/en/docs/tasks/inject-data-application/... (#11860)
* ZH-trans: Update content/en/docs/tasks/inject-data-application/...

ZH-trans: Update content/en/docs/tasks/inject-data-application/...

* Update define-command-argument-container.md

* Update distribute-credentials-secure.md
2018-12-24 05:11:47 -08:00
makocchi a33ae0f00c remove command prompts and separate commands from output (#11847) 2018-12-22 17:20:33 -08:00
makocchi 950bcbef2b remove command prompts and separate commands from output (#11848) 2018-12-22 17:18:36 -08:00
makocchi a52dfece47 use warning shortcodes (#11849) 2018-12-22 17:07:48 -08:00
makocchi 7fa4ff6310 Remove command prompts and separate commands from output [Authenticating] (#11851)
* remove command prompts and separate commands from output

* tweak comment
2018-12-22 17:05:56 -08:00
Linus Lee 8af53351d1 Update mysql-wordpress-persistent-volume.md (#11852) 2018-12-22 16:36:59 -08:00
nuistzyw 0af727ef4f link (#11808)
Signed-off-by: Zhao Yuwei <zhaoyw-fnst@cn.fujitsu.com>
2018-12-21 17:44:38 -08:00
Paulo caabac594c Update web-ui-dashboard.md (#11833)
wrong

```sh
$ kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml
error: unable to read URL "https://raw.githubusercontent.com/kubernetes/dashboard/master/src/deploy/recommended/kubernetes-dashboard.yaml", server reported 404 Not Found, status code=404
```

right

```sh
kubectl create -f https://raw.githubusercontent.com/kubernetes/dashboard/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```

github page

```sh
https://github.com/kubernetes/dashboard/blob/master/aio/deploy/recommended/kubernetes-dashboard.yaml
```
2018-12-20 21:50:42 -08:00
Philip Brown 6285545a24 Add note about need for lxd init (#11822)
* Add note about need for lxd init

As a first time user, I got a little lost, doing google searches for how to get lxd basically functional on my box. 
There were a lot of hand edits and tweaks suggested on various pages, until I discovered that all I had to do is run "lxd init" and follow the prompts.

* Update local.md
2018-12-21 13:46:01 +08:00
Jordan Liggitt 0e7b66a8f8 Fix --runtime-config syntax (#11835) 2018-12-20 17:30:23 -08:00
Jim Angel 885aaa4af3 removing non-supported versions (#11834) 2018-12-20 17:28:26 -08:00
Jintao Zhang 0838faec0a Fix cosConfigureHelper script address. (#11819)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2018-12-20 02:08:29 -08:00
Qiming cfb3ceb091 Fix links to javascripts referenced in 1.11 apiref doc (#11828)
Closes: #11826
2018-12-20 16:05:20 +08:00
Qiming f437990f61 Fix links to javascripts referenced in 1.13 apiref doc (#11827)
Related: #11826
2018-12-20 15:38:01 +08:00
Tim Hockin 701ebb2474 Update docs on labels and annotations (#11719)
Be clearer about character set and a couple minor tweaks on words.
2018-12-19 22:39:39 -08:00
Karen Bradshaw 8378cab0eb Clean up extra Note text (#11805) 2018-12-19 18:17:40 -08:00
Rajakavitha1 18e2376fcc Update cloud-providers.md (#11815)
Update the definition of monitor-delay and monitor-timeout as a fix for:  https://github.com/kubernetes/website/issues/11217
2018-12-19 18:03:25 -08:00
kohei acbac5661a fix link to flexvolume (#11800) 2018-12-18 17:26:44 -08:00
Ian Y. Choi 88822f3e99 ko-trans: localizing README.md with local contact point (#11786)
- Create README-ko.md by translating README.md
- Add a link to README-ko.md in README.md
- Specify a local maintainer contact point on both files
2018-12-18 14:25:23 -08:00
Michael Vorburger ⛑️ e10ae8de4d add OCP also to On-Premises VMs and Bare Metal on pick-right-solution.md (#11772) 2018-12-18 05:04:55 -08:00
James Peach 1d1ccd974d Minor grammar fix to agent OOM handling description. (#11797) 2018-12-17 21:55:37 -08:00
Iko 53f797b5d1 Fix "typo" and clearing CSS (#10246)
* Dev: clearing and fixing typo

* Def: fixing "Typo"

* Update style_user_journeys.css

Change ".docscoltitle" padding-top:0%; to padding-top:0;

* (Fix Minor) Fix writing space in @media.

* Update style_case_studies.css

Clearing white space

* (Fix Minor)Improving spaces inside *.CSS. (prettier)
2018-12-17 16:59:46 -08:00
Ian Chakeres c79b4728ae Include Kubernetes abbreviation k8s (#11794)
I was at Kubecon last week, and a few times I encountered people who did not know that k8s == Kubernetes. Therefore, we should mention this abbreviation on the front page.
2018-12-17 16:57:53 -08:00
Niko Pen 8f6f6731c5 ExternalName cleanup (#11326)
* Remove old kube-dns note

* ExternalName IP clarification

* Add minor edits for clarity

* corrections

Co-Authored-By: nikopen <42466421+nikopen@users.noreply.github.com>
2018-12-17 11:03:04 -08:00
WanLinghao 3ccbb12585 cAdvisor web UI port has been deprecated since v1.10. This patch updates the description about it. (#11426)
* cAdvisor web UI port has been deprecated since v1.10. This patch update the description about it.

* Update resource-usage-monitoring.md

* Update resource-usage-monitoring.md
2018-12-16 21:28:43 -08:00
Allan Sun ff3d1b2024 Added new PHP client libr (#11465) 2018-12-16 21:16:30 -08:00
mdshoaib707 7c68269c80 Updated the word from "you" to "your" (#11469)
Updated the line from "Add you scheduler name" to "Add your scheduler name"
2018-12-16 21:11:01 -08:00
Karen Bradshaw 854ee5779c clean-up yaml variables surrounded by <> (#11490) 2018-12-16 21:09:09 -08:00
WanLinghao 7269c416ca Add description about local http proxy setting's effect on liveness probe (#11567)
* Add description about local http proxy setting's effect on liveness probe

* Update configure-liveness-readiness-probes.md
2018-12-16 21:07:12 -08:00
Chao Wang fe3032c56e Improve explanation of feature-gates/component relationship and usage (#11562) 2018-12-16 20:54:54 -08:00
Srinivas R Kulkarni 7ecf764f34 Use latest image for ubuntu (#11592)
14.04 does not work anymore. Gives socket error when connecting with rabbitmq
2018-12-16 20:49:43 -08:00
WanLinghao a213182b10 Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller (#11643)
* Add description about BoundServiceAccountTokenVolume feature in serviceaccount admission controller

* Update service-accounts-admin.md

* Update service-accounts-admin.md
2018-12-16 20:42:45 -08:00
shavidissa 5f7300c5fe Removed the TOC added into the MD (#11669)
Removed the TOC that was added manually as the TOC is generated by default now (else, there are two levels of the TOC on the page).
2018-12-16 19:43:34 -08:00
Eric Briand c1e07bcb96 Fix formatting of schedule part (#11665)
* Fix formatting of schedule part

* Update automated-tasks-with-cron-jobs.md
2018-12-16 19:41:46 -08:00
Lentil Sun 8b264e3fcc Fix: API version of 1.11.x to v1alpha2 and 1.12.x to v1alpha3 (#11662) 2018-12-16 19:39:58 -08:00
¯\_(ツ)_/¯ 9962142993 Add Rust client (#11657) 2018-12-16 19:38:15 -08:00
Dustin Decker 125927e87c remove reference to non-existent documentation (#11655) 2018-12-16 19:36:22 -08:00
Jim Angel e4994dc47c Ui dashboard docs refresh (#11653)
* updating docs for Dashboard

* removing old images
2018-12-16 19:34:39 -08:00
Hiroki tktk ea03ca2a0b update --kubeconfig description (#11704) 2018-12-16 19:03:49 -08:00
Naoki Oketani 074a3cdad2 GCE: cluster/kube-up.sh creates 3 nodes by default (#11694) 2018-12-16 19:02:06 -08:00
Zach Corleissen 475ffbdd6c Clarify language for concept templates (#11737)
Clearer intro line

More edits
2018-12-16 19:00:13 -08:00
Joseph Irving 7f9e1d59fc clarify Job behaviour once active deadline seconds is exceeded (#11745) 2018-12-16 18:33:00 -08:00
Karen Bradshaw 6202a635bd fix kubeadm-init, extra caution text (#11762) 2018-12-16 18:00:18 -08:00
William Chia 55a483022c move port flag to expose (#11778)
moved `--port=8080` from `kubectl create` to `kubectl expose`
2018-12-16 17:34:16 -08:00
Michael Vorburger ⛑️ b04c6f58dd add minishift to pick-right-solution.md (#11770) 2018-12-16 04:45:04 -08:00
Michael Vorburger ⛑️ a115b10aff add OpenShift Container Platform (OCP) to pick-right-solution.md (#11771) 2018-12-16 03:28:34 -08:00
zhangx501 db9ea3c03f zh-trans website/content/zh/docs/tasks/access-application-cluster/configure-cloud-provider-firewall.md (#11741)
增加了英文注释,同时针对更新的英文文档做了中文补充,修改了部分译文是阅读更加流畅
2018-12-15 01:17:15 -08:00
MengZeLee a2919a91a8 update kubeadm reset (#11734)
* update kubeadm reset

The reset process does not  clean up iptables rules , we should do so manually.

* add empty line and end with :
2018-12-15 00:06:27 -08:00
Gabriel Kohen fb4f9fe5cf Remove odd closing link bracket (#10775) (#10778)
* Remove odd closing link bracket

In cases were you don't have hash in the links, it's breaking the link

See Also: #10775

* Move brckets from the wrong location

See Also: #10775
2018-12-14 11:26:55 -08:00
Alex Contini 11a52d31c3 updates to kubecon banners (#11760)
* updates

* updates

* Update list.html
2018-12-14 09:36:49 -08:00
Pingan e8b9a4eace fix link in reconfigure-kubelet (#11736) 2018-12-13 03:09:04 -08:00
Zefool 5fdf928a6e Add flexVolume to list and add anchor. (#11614)
* Add flexVolume to list and add anchor.

* Update, typo fix
2018-12-13 02:15:22 -08:00
lIuDuI 0c6d4f8a66 Update install-kubeadm.md (#11731) 2018-12-12 22:07:39 -08:00
Irfan Ur Rehman 445deb5cd9 Blog post for federation v2 (#11620) 2018-12-12 14:27:58 -08:00
Lubomir I. Ivanov 5b480a8ccb kubeadm-ha: fix variables under "initial-cluster" (#11700) 2018-12-11 21:35:28 -08:00
AdamDang f1c752ae51 Typo fix: federation control plan->federation control plane (#11679)
* Typo fix: federation control plan->federation control plane

Typo fix: federation control plan->federation control plane

* Update secret.md
2018-12-11 17:35:19 -08:00
lIuDuI 7021514755 Fix Wrong document (#11697) 2018-12-11 17:31:57 -08:00
JoeWrightss 95acd44db7 Fix some typos: ips -> IPs (#11456) 2018-12-11 16:26:37 -08:00
VM Brasseur e151dab4b0 OpenContrail -> Tungsten Fabric (#11436)
* OpenContrail -> Tungsten Fabric

OpenContrail has joined the Linux Foundation Networking Fund and rebranded as Tungsten Fabric to better reflect its open community engagement separate from its Juniper Network roots.

This edit updates the doc to reflect the name change and that Tungsten Fabric is a separate entity from Juniper's Contrail product.

* Include TF in the header 

To further reinforce that Contrail and TF are different things.
2018-12-11 16:15:58 -08:00
Naoki Oketani 2e1219d1fa modified confusion of cert and key. (#11630) 2018-12-11 16:12:54 -08:00
Chao Wang 5e05d127e2 fix the command for checking dns pod (#11603) 2018-12-11 16:11:19 -08:00
lIuDuI 9833da206e Update the version in the example (#11598) 2018-12-11 16:09:45 -08:00
Chao Wang 41d8a76c3c fix audit backends decription (#11535) 2018-12-11 16:00:58 -08:00
JoeWrightss 1ed4d92bce Typo fixed: Kuberentes -> Kubernetes (#11451) 2018-12-11 15:58:03 -08:00
hongkunyoo f7cb097db4 Remove duplicated content. (#11447)
In distribute-credentials-secure.md,
It seems it has duplicated content with line from #82 to #85.
2018-12-11 15:55:07 -08:00
Joseph Heck 938881ea87 suggesting the path that works more reliably first (#10954)
Signed-off-by: Joe Heck <heckj@mac.com>
2018-12-11 14:27:13 -08:00
Gyuho Lee bcbf0c9451 blog: add etcd post for December 11, 2018 (#11524)
* blog: add etcd post for December 11, 2018

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>

* Update 2018-12-11-current-status-and-future-roadmap.md
2018-12-11 09:48:18 -08:00
Gagandeep S. Chhabra a0b1017b82 Typo: repeated words (#11640) 2018-12-11 09:41:28 -08:00
lIuDuI 9381759a14 update multiple-zones.md (#11600) 2018-12-11 06:27:58 -08:00
Harshvardhan Karn 74f4f48545 fix typo in high-availabilty (#11678)
Signed-off-by: harshvkarn <harshvkarn54@gmail.com>
2018-12-10 23:34:30 -08:00
yanghaichao12 b6db60aff1 Fix typos in add-entries-to-pod-etc-hosts-with-host-aliases (#11639) 2018-12-10 23:12:09 -08:00
chenrui a296530247 update PULL_REQUEST_TEMPLATE to include zh-i18n info (#11652)
* update PULL_REQUEST_TEMPLATE to include zh-i18n info

* Add a blank line
2018-12-10 13:30:36 -08:00
Jordan Liggitt 75ed07f716 Add information on supported version skew and upgrade order (#11060)
* Add information on supported version skew and upgrade order

* address comments

* added cloud-controller-manager

* format headers
2018-12-07 16:06:31 -08:00
Babak "Bobby" Salamat 6eeb305bbe Update docs for taints and their version promotions (#11494) 2018-12-07 11:11:10 -08:00
Louis f54578208d Update storage-classes.md (#11604) 2018-12-06 22:58:27 -08:00
David Somers-Harris 56b6053e7a [korean] replacing "run" with "create deployment" (#11437)
"run" is deprecated and "create deployment" is preferred
so the english doc was updated in #11392

this pr reflects that change in the korean translation
2018-12-06 19:38:57 -08:00
Andrew Chen 2fc30aab67 Remove distracting, superfluous links from Learn Kubernetes Basics (#11593) 2018-12-06 18:36:02 -08:00
Yang Li 838ba5c01d Blog NCW Shanghai: image captions and copyediting (#11590)
* Use Hugo figure shortcodes to display image captions

* Along with copyediting fixes
2018-12-06 08:02:26 -08:00
mdshoaib707 b9140c7500 Updated the word from "you" to "your" (#11475)
Edited the grammatical mistake from "you" to "your"
2018-12-05 21:47:30 -08:00
Yuexiao Wang 05e7c7ea72 fixe the example for dns-pod-service (#11516)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-12-05 21:37:27 -08:00
Duffie Cooley c4f888efac fixed typo and clarified mitigation steps. (#11556) 2018-12-05 17:55:50 -08:00
Carolyn Van Slyck d0861dc7ab Fix link to k8s CoCC (#11548)
* Fix link to k8s CoCC

* Wordsmithing

* fiddle with mailto link
2018-12-05 15:35:21 -08:00
Lubomir I. Ivanov 1b5415d36a kubeadm-ts-guide: add entry about centos and docker 1.13.87 (#11534)
* kubeadm-ts-guide: add entry about centos and docker 1.13.87

* Copyedit for clarity
2018-12-05 14:36:15 -08:00
Josh Berkus 783226a86f Shanghai ncw post (#11550)
* Blog post about Shanghai NCW.  Submitting for website.

* Update 2018-12-05-new-contributor-shanghai.md

* Update 2018-12-05-new-contributor-shanghai.md

* Added required image credit to NCW Shanghai blog post, since image info doesn't display in the actual blog.
2018-12-05 12:56:53 -08:00
oneoneonepig 91622abbfe Update kubelet-tls-bootstrapping.md (#11547)
* Update kubelet-tls-bootstrapping.md

Typo

* Update kubelet-tls-bootstrapping.md

Capitalize K in Kubernetes
2018-12-05 10:18:50 -08:00
Josh Berkus dc39c23e0e Blog post about Shanghai NCW. Submitting for website. (#11441)
* Blog post about Shanghai NCW.  Submitting for website.

* Update 2018-12-05-new-contributor-shanghai.md

* Update 2018-12-05-new-contributor-shanghai.md
2018-12-05 10:00:14 -08:00
Kaitlyn Barnard 77c39e41df adding grpc post (#11549) 2018-12-05 09:35:24 -08:00
Yuexiao Wang eef6919e3d Minor improvements on upgrade for kubeadm (#11540)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-12-05 08:42:00 -08:00
Nikhita Raghunath 6cab82306e kube-apiserver: remove merge conflict marker (#11543) 2018-12-05 08:33:41 -08:00
Nikhita Raghunath cd04d3ff71 Fix references to patchMergeKey and patchStrategy in types.go (#11546) 2018-12-05 08:19:26 -08:00
Jintao Zhang 1a43f78b63 add default enabled plugin PersistentVolumeClaimResize (#11527)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2018-12-05 06:20:33 -08:00
Pierre-Yves Aillet 037eb2460e #11431 Remove load balance access task (#11518) 2018-12-05 05:03:45 -08:00
Ismail Alidzhikov 11ab628259 Update pod ready++ link (#11525) 2018-12-04 19:35:02 -08:00
Naoki Oketani 218be4010f modified -kubeconfig option to --kubeconfig (#11529) 2018-12-04 19:26:47 -08:00
Babak "Bobby" Salamat 27f5d74234 Fix a typo in pod priority and preemption doc (#11523) 2018-12-04 17:37:21 -08:00
Kaitlyn Barnard c1191dfa10 updated Adform logo (#11507) 2018-12-04 17:32:56 -08:00
Zach Corleissen 6d1fde54bf Remove 1.13 reviewers (#11454)
* Add temporary owners for 1.13 release

* Remove temporary owners after 1.13 merges
2018-12-04 16:10:08 -08:00
Pierre-Yves Aillet 9bd11ab887 Fix coredns link (#11517) 2018-12-04 14:37:44 -08:00
Lucas Käldström 551489f196 kubeadm GA blog post (#11462)
* kubeadm GA blog post

* Change file name and add post metadata

* Update CSS for blog post tables

* More formatting and wording changes

* Change build process to allow for displaying future blog posts

* Add links to command documentation

* Change blog post date and address PR feedback

* More wording updates
2018-12-04 08:44:17 -08:00
yanghaichao12 7408605d04 Fix some grammar errors in custom-resources.md (#11476) 2018-12-04 01:36:24 -08:00
lIuDuI a64d64f5e3 Update federation-content-moved.md (#11498)
fix some Improper translation
2018-12-03 17:56:53 -08:00
Kaitlyn Barnard 91466122fa 1.13 release blog post (#11501)
* 1.13 blog post

* Update and rename 2018-12-03-kubernetes-1-13-release.md to 2018-12-03-kubernetes-1-13-release-announcement.md

* Update 2018-12-03-kubernetes-1-13-release-announcement.md

* Delete 2018-11-07-grpc-load-balancing-with-linkerd.md
2018-12-03 17:24:11 -08:00
Jim Angel 27b7b453a9 Official 1.13 Release Docs (#11401)
* Update metadata.generation behaviour for custom resources (#10705)

* update docs promoting plugins to beta (#10796)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md (#11031)

* ADD content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

* ADD content/zh/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md

* Update content/zh/docs/reference/setup-tools/kubeadm/kubeadm.md

Accepted

Co-Authored-By: YouthLab <tsui@highyouth.com>

* do not change 'master' or 'worker' nodes to '主从'

* Doc updates for volume scheduling GA (#10743)

* Doc updates for volume scheduling GA

* Make trivial change to kick build

* Document nodelease feature (#10699)

* advanced audit doc for ModeBlockingStrict (#10203)

* Rename EncryptionConfig to EncryptionConfiguration (#11080)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

* content/zh/docs/reference/setup-tools/kubeadm/kubeadm-init.md

* trsanlate create-cluster-kubeadm.md to chinese (#11041)

* trsanlate create-cluster-kubeadm.md to chinese

* Update create-cluster-kubeadm.md

* update the feature stage in v1.13 (#11307)

* update new feature gates to document (#11295)

* refresh controller role list on rbac description page (#11290)

* node labeling restriction docs (#10944)

* Update 1.13 docs for CSI GA (#10893)

* dynamic audit documentation (#9947)

* adds dynamic audit documentation

* Copyedit for clarity

See also inline question/s

* Fix feature state shortcode

* Update feature state

* changes wording for dynamic audit flag behavior

* Minor copyedit

* fix dynamic audit yaml

* adds api enablement command to dynamic audit docs

* change ordering dynamic audit appears in

* add references to dynamic audit in webhook backend

* reword dynamic audit reference

* updates stages field for audit sink object

* changes audit sink api definition; rewords policy

* kubeadm: remove kube-proxy workaround (#11162)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md (#11338)

* zh-trans content/en/docs/setup/independent/install-kubeadm.md

* Update install-kubeadm.md

* Update dry run feature to beta (#11140)

* vSphere volume raw block support doc update (#10932)

* Add docs for Windows DNS configurations (#10036)

* Update docs for fields allowed at root of CRD schema (#9973)

* Add docs for Windows DNS configurations

* add device monitoring documentation (#9945)

* kubeadm: adds upgrade instructions for 1.13 (#11138)

* kubeadm: adds upgrade instructions for 1.13

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* add minor copyedits

Addressed a couple of copyedit comments a bit more cleanly.

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm external etcd HA upgrade 1.13 (#11364)

* kubeadm external etcd HA upgrade 1.13

Signed-off-by: Ruben Orduz <rubenoz@gmail.com>

* Update stacked controlplane steps

* kubeadm cert documentation (#11093)

* kubeadm certificate API and CSR documentation

* copyedits

* fix typo

* PR for diff docs (#10789)

* Empty commit against dev-1.13 for diff documentation

* Complete Declarative maangement with diff commands

* Second Korean l10n work for dev-1.13. (#11030)

* Update outdated l10n(ko) contents (#10915)
* Translate main menu for l10n(ko) docs (#10916)
* Translate tasks/run-application/horizontal-pod-autoscale-walkthrough (#10980)
* Translate content/ko/docs/concepts/overview/working-with-objects/kubernetes-object in Korean #11104 (#11332)
* Pick-right-solution page translates into Korean. (#11340)
* ko-trans: add jd/..., sap/..., ebay/..., homeoffice/... (#11336)
* Translate concept/workloads/pods/pod-overview.md (#11092)

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: zerobig <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: lIuDuI <1693291525@qq.com>
Co-authored-by: Woojin Na(Eddie) <cheapluv@gmail.com>

* Rename encryption-at-rest related objects (#11059)

EncryptionConfig was renamed to EncryptedConfiguration and added to
the `apiserver.config.k8s.io` API group in Kubernetes 1.13.

The feature was previously in alpha and was not handling versions
properly, which lead to an originally unnoticed `v1` in the docs.

Also, the `--experimental-encryption-provider-config` flag is now called
just `--encryption-provider-config`.

* Documenting FlexVolume Resize alpha feature. (#10097)

* CR webhook conversion documentation (#10986)

* CR Conversion

* Addressing comments

* Addressing more comments

* Addressing even more comments

* Addressing even^2 more comments

* Remove references to etcd2 in v1.13 since support has been removed (#11414)

* Remove etcd2 references as etcd2 is deprecated

Link back to the v1.12 version of the etcd3 doc for
the etcd2->etcd3 migration instructions.

I updated the kube-apiserver reference manually,
unsure if that is auto-generated somehow.

The federation-apiserver can still potentially
support etcd2 so I didn't touch that.

* Remove outdated {master,node}.yaml files

There are master/node yaml files that reference
etcd2.service that are likely highly out of date.
I couldn't find any docs that actually reference
these templates so I removed them

* Address review comments

* Final Korean l10n work for dev-1.13 (#11440)

* Update outdated l10n(ko) contents (#11425)

fixes #11424

* Remove references to etcd2 in content/ko (#11416)

* Resolve conflicts against master for /ko contents (#11438)

* Fix unopened caution shortcode

* kubeadm: update the reference docs for 1.13 (#10960)

* docs update to promote TaintBasedEvictions to beta (#10765)

* First Korean l10n work for dev-1.13 (#10719)

* Update outdated l10n(ko) contents (#10689)

fixes #10686

* Translate concepts/overview/what-is-kubernetes in Korean (#10690)

* Translate concepts/overview/what-is-kubernetes in Korean

* Feedback from ClaudiaJKang

* Translate concepts/overview/components in Korean (#10882)

* Translate concepts/overview/components in Korean #10717

* Translate concepts/overview/components in Korean

* Translate concepts/overview/components in Korean

* Apply Korean glossary: 서비스 어카운트

* Translate concepts/overview/kubernetes-api in Korean (#10773)

* Translate concepts/overview/kubernetes-api in Korean

* Applied feedback from ianychoi

* kubeadm: update the configuration docs to v1beta1 (#10959)

* kubeadm: add small v1beta1 related updates (#10988)

* update new feature gates to document (#11295)

* Update dry run feature to beta (#11140)

* kubeadm: add improvements to HA docs (#11094)

* kubeadm: add information and diagrams for HA topologies

* kubeadm: update HA doc with simplified steps

* kubeadm: update HA doc with simplified steps

* edit ha, add new topology topic, reorder by weight

* troubleshoot markdown

* fix more markdown, fix links

* more markdown

* more markdown

* more markdown

* changes after reviewer comments

* add steps about Weave

* update note about stacked topology

* kubeadm: update reference docs

- add section about working with phases under kubeadm-init.md
- update GA / beta status of features
- kubeadm alpha phase was moved to kubeadm init phase
- new commands were added under kubeadm alpha
- included new CoreDNS usage examples

* Generate components and tools reference

* Add generated federation API Reference (#11491)

* Add generated federation API Reference

* Add front matter to federation reference

* Remove whitespace from federation front matter

* Remove more whitespace from federation front matter

* Remove superfluous kubefed reference

* Add frontmatter to generated kubefed reference

* Fix kubefed reference page frontmatter

* Generate kubectl reference docs 1.13 (#11487)

* Generate kubectl reference docs 1.13

* Fix links in kubectl reference

* Add 1.13 API reference (#11489)

* Update config.toml (#11486)

* Update config.toml

Preparing for 1.13 release, updating the config.toml and dropping the 1.8 docs reference.

* update dot releases and docsbranch typo

* adding .Site. to Params.currentUrl (#11503)

see https://github.com/kubernetes/website/pull/11502 for context

* Add 1.13 Release notes (#11499)
2018-12-03 17:21:11 -08:00
Zach Corleissen b1dde5578c Add temporary owners for 1.13 release (#11453) 2018-12-03 09:21:23 -08:00
chenDT 0c987f419f fix Minikube 404 error. (#11461) 2018-12-02 19:17:02 -08:00
June Yi 1feb401ea2 Resolve conflicts against dev-1.13 for /ko contents (#11439) 2018-11-30 22:54:14 -08:00
David Somers-Harris 1e933a1a96 replace run with create deployment (#11392)
* replace `run` with `create deployment`

because `kubectl run` is deprecated

* korean

* removing ko files
2018-11-30 12:51:59 -08:00
Ashish Billore 1fca2fe97e Updated list all pods with -o wide comment (#11394)
Minor updates to the comment of:
// List all pods in plain-text output format and include additional information (such as node name).
$ kubectl get pods -o wide
2018-11-30 07:31:17 -08:00
Pingan d459ee4265 fix broken link for KubeletConfiguration (#11423) 2018-11-30 02:06:59 -08:00
hongkunyoo 28c2089c8d Update on pod-priority-preemption.md (#11418)
* number Pods --> number of Pods
* add comma(,) for clarity.
2018-11-29 20:53:20 -08:00
Zach Corleissen d1df4b6437 Add guidelines for working with localized content (#11415)
Clarify about where to look for specific l10n tasks

More accurate link pointer

Update link for upstream contributions
2018-11-29 19:36:59 -08:00
Kishore Chekuru a81ba11b35 Update what-is-kubernetes.md (#11399)
fat is offensive
2018-11-29 13:28:46 -08:00
chenrui 47d8c9a9fd Remove redundant close tags and little bit formatting (#11389) 2018-11-29 05:28:01 -08:00
Bastian Hofmann f16d26c375 Add SysEleven MetaKube as hosted solution (#11393) 2018-11-29 05:26:27 -08:00
chenrui daeb18f183 Add rui to sig-docs-zh team (#11391) 2018-11-29 02:29:54 -08:00
lIuDuI 4b6a0427cb fix Improper translation (#11384) 2018-11-28 21:20:22 -08:00
Wang Bing f527728f7f Add pigletfly(WangBing) as a sig-docs-zh-reviewer (#11370) 2018-11-28 18:05:40 -08:00
Ashley Schuett 5950336475 update link to CloudProvider Interface (#11228) 2018-11-28 13:56:45 -08:00
Bruno M. Custódio 333f8183f8 Fix the "my-scheduler-as-kube-scheduler" ClusterRoleBinding. (#11112)
Signed-off-by: Bruno Custodio <brunomcustodio@gmail.com>
2018-11-28 08:33:39 -08:00
Zhou Tao 09e07c9f21 fix non-existing "CloudProvider Interface" link (#10953)
minor change, just get 404 error when clicking the url and try to fix it.
2018-11-28 07:53:31 -08:00
Joost Hietbrink 795c418633 Updated ingress.md (#11213)
Typo serivceName.
2018-11-28 07:46:01 -08:00
Avi Deitcher 2067cf868c Further updates to TLS Bootstrapping (#11258)
* Further updates to TLS Bootstrapping

* Further updates
2018-11-28 07:18:57 -08:00
Ashish Billore 3b742cdfd3 Updated 'exec' description (#11365)
Minor updates to 'exec' operation's description, completed it with '.'
2018-11-28 05:20:40 -08:00
Jared 51efca2f76 Blog Issue triage (#11371)
* Blog Issue triage

SIG-Docs decided that we only maintain blog entires <1 year in age. Updating our triage guidelines to reflect this.

* Fix typo, link markup, two misplaced modifiers
2018-11-28 05:10:28 -08:00
Debugging Sparrow 898ec8f267 Update cluster-intro.html (#11373)
Added comma(,) to avoid ambiguity of a sentence.
2018-11-28 05:02:09 -08:00
Pingan c3e5b565da unneed to use flag --all (#11372) 2018-11-28 04:55:28 -08:00
chenDT bfefb311b9 fix some 404 errors (#11352) 2018-11-27 01:29:22 -08:00
Chao Wang 307ad134ad fix the Feature Gates status (#11339) 2018-11-26 21:49:46 -08:00
Ernesto Hegi 9c53721234 Update expose-intro.html (#11309)
Replaces the word fungible with an easier to read synonym like exchangeable.
2018-11-26 21:16:15 -08:00
Tongyao Si 9b34a25b5d Fix typo (#11300) 2018-11-26 21:14:31 -08:00
Ruben Orduz 5cd6a43042 rename ha upgrade doc to match non ha version (#11327)
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
2018-11-26 21:09:34 -08:00
hongkunyoo 28c96996c1 Fix typo on service.md (#11345)
* he --> The
* my-service.prod.svc.CLUSTER --> my-service.prod.svc.cluster.local
2018-11-26 20:51:52 -08:00
zqm19941101 14eb3e0e92 fix typo: controlle->controller (#11342) 2018-11-26 20:34:10 -08:00
Orlando 7c04f85d15 Fix typo on serviceName (#11329) 2018-11-26 17:42:52 -08:00
Linus Lee 26368ca74b Fix concept directory display problem (#11317) 2018-11-26 06:05:40 -08:00
RA489 b8b71b6845 fix ssh-tunneling link (#11299)
* Update master-node-communication.md

* Update master-node-communication.md
2018-11-26 14:33:51 +08:00
chenrui 95cff3894f Remove comment-out lines and fix closing tag (#11281) 2018-11-25 18:56:31 -08:00
Chao Wang 2dff910ab9 add DynamicAuditing to feature gate document (#11292) 2018-11-26 10:24:02 +08:00
Vladimir Rutsky a628a0595b Fix link on DaemonSet AppArmor loader example (#11288)
It was moved from kubernetes/contrib to kubernetes/kubernetes repository in
https://github.com/kubernetes/contrib/commit/c7b70969bc31f7551bc2d8a6717d4d0532073cb4
2018-11-25 18:11:00 -08:00
Liuduii d3c21344b5 ko-trans: add includes/index.md (#11199)
ko-trans: add includes/index.md
2018-11-25 15:12:57 -08:00
Liuduii fdadff5dfa zh-trans: add comcast/..., concur/..., homeoffice/... (#11274) 2018-11-25 04:43:19 -08:00
Liuduii 6db7b50f28 zh-trans: add ebay/..., jd/..., sap/... (#11273) 2018-11-25 04:41:40 -08:00
June Yi fb624c10b4 Delete untranslated contents in the l10n(ko) directory (#11267) 2018-11-25 01:17:31 -08:00
Joseph Heck 8a7254c0b8 follow up from https://github.com/kubernetes/website/pull/10958 (#11039)
* follow up from https://github.com/kubernetes/website/pull/10958

and a bit of additional example work

Signed-off-by: Joe Heck <heckj@mac.com>

* Update ingress.md
2018-11-24 23:28:46 -08:00
Hongzhi 7ff9425768 The link should refer to the current website (#11171)
Change the link from official site to current site
2018-11-24 18:51:52 -08:00
André Martins 41a042feef admin-cluster/network-policy-provider: update Cilium documentation (#11214)
Signed-off-by: André Martins <aanm90@gmail.com>
2018-11-24 08:17:45 -08:00
Liuduii 2cd64045ba zh-trans: add user-guide-migration-notice.md (#11218)
* zh-trans: add user-guide-migration-notice.md

* Update user-guide-migration-notice.md

* Update user-guide-migration-notice.md
2018-11-25 00:13:06 +08:00
Niko Pen f0711ca742 bigger or equal kubeadm version (#11226) 2018-11-24 08:07:28 -08:00
Rostislav M. Georgiev 4f675f3052 kubeadm: Warn about overlapping networks (#11225)
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-24 08:05:36 -08:00
Luc Perkins 4a6a022e61 Update Git info CSS (#10496) 2018-11-24 08:03:52 -08:00
Liuduii 207aa49500 zh-trans: add case-studies/_index.html (#11245)
* zh-trans: add case-studies/_index.html

* Update _index.html
2018-11-24 23:59:08 +08:00
Liuduii ea9146210e zh-trans: add annotation.md (#11220) 2018-11-24 07:55:24 -08:00
Liuduii fdf980c788 zh-trans: add case-studies/zulily/... (#11246) 2018-11-24 07:42:21 -08:00
WanLinghao c23d8f6531 fix a 404 error in kubeadm desription page (#11244) 2018-11-24 07:37:24 -08:00
SataQiu fe9b5443b9 zh-trans: add docs/concepts/storage/_index.md (#11232) 2018-11-23 18:17:54 -08:00
SataQiu 0eef26a574 zh-trans: add docs/getting-started-guides/fedora/_index.md (#11194) 2018-11-23 05:27:07 -08:00
SataQiu 0472f65131 zh-trans: add docs/concepts/workloads/_index.md (#11195) 2018-11-23 05:22:06 -08:00
Avi Deitcher 4d30a79573 Revamp TLS bootstrapping doc (#11181)
* Revamp TLS bootstrapping doc

* Add capitalization, remove Latin abbreviations, clarify intro

* minor intro tweak
2018-11-23 04:53:45 -08:00
SataQiu 6537726ebe zh-trans: add docs\home\_index.md (#11201) 2018-11-23 04:51:57 -08:00
Liuduii ebac89ef49 zh-trans: add _index.md (#11205)
* zh-trans: add _index.md

zh-trans: add _index.md

* Update _index.md
2018-11-23 20:17:44 +08:00
Liuduii 752ad6471e zh-trans: add federation-content-moved.md (#11209) 2018-11-23 03:28:33 -08:00
xiezongzhe a7a88c9163 fix typo (#11152) 2018-11-21 22:23:27 -08:00
RoopSai Krishna f9071fd916 document nodeAffinity field for PersistentVolume (#10617) 2018-11-21 20:43:46 -08:00
Shaw Ho a55ae93c84 Add kube-scheduler secure options usage (#10269) 2018-11-21 19:21:57 -08:00
yanghaichao12 fa7916a469 Fix an error in cloud-providers.md (#11147) 2018-11-20 22:50:36 -08:00
svetkars f4957353b6 Fix links and info about the Rackspace solution. (#11139) 2018-11-20 17:24:34 -08:00
houjun 192c693c0a fix control aspect of PodSecurityPolic to include RunAsGroup (#11108) 2018-11-20 17:01:37 -08:00
Liuduii b5b8539a8e Remove excess Spaces (#11106) 2018-11-20 07:10:46 -08:00
Sunghoon Kang fd6db18d1d Change ReplicaSets example in service networking (#11110) 2018-11-20 06:54:52 -08:00
Kayce Basques 59c4712807 add feedback widget to bottom of docs (#11037) 2018-11-20 05:44:49 -08:00
AdamDang 0b05bbbbc7 zh_trans: add quota-memory-cpu-namespace.md (#11047)
* zh_trans: add quota-memory-cpu-namespace.md

zh_trans: add quota-memory-cpu-namespace.md

* Create quota-mem-cpu.yaml

* Create quota-mem-cpu-pod.yaml

* Create quota-mem-cpu-pod-2.yaml

* Fixes due to review
2018-11-19 21:31:55 -08:00
AdamDang 6fb9a555a7 zh-trans: add memory-constraint-namespace.md (#11045)
* zh-trans: add memory-constraint-namespace.md

zh-trans: add memory-constraint-namespace.md

* Update memory-constraint-namespace.md

* Create memory-constraints.yaml

* Create memory-constraints-pod.yaml

* Create memory-constraints-pod-2.yaml

* Create memory-constraints-pod-3.yaml

* Create memory-constraints-pod-4.yaml
2018-11-19 21:30:21 -08:00
gparvind db774186b5 yaml code formatting fix for v1.12.0-rc.1 changelog (#11105) 2018-11-19 20:55:24 -08:00
Qiming be76ba37ef Merge pull request #11058 from AdamDang/patch-44
zh_trans: add automated-tasks-with-cron-jobs.md
2018-11-20 12:53:08 +08:00
Daniel Bastos 703336cacd Improve overall sentence clearness and understanding (#11102) 2018-11-19 19:34:24 -08:00
AdamDang 27ce5a8c8f zh-trans: Add manage-resources/cpu-constraint-namespace.md (#11042)
* zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

zh-trans: Add zh/docs/tasks/administer-cluster/manage-resources/cpu-constraint-namespace.md

* Fixes due to review.

Fixes due to review.

* fix due to review

最为-》做为

* Update cpu-constraint-namespace.md

* Create cpu-constraints.yaml

* Create cpu-constraints-pod.yaml

* Create cpu-constraints-pod-2.yaml

* Create cpu-constraints-pod-3.yaml

* Create cpu-constraints-pod-4.yaml

* Update cpu-constraint-namespace.md
2018-11-19 19:32:49 -08:00
Qiming 1a32c06228 Delete cronjob.yaml 2018-11-20 11:32:34 +08:00
AdamDang 58737dff9b zh-trans: add workloads/controllers/_index (#11089)
zh-trans: add workloads/controllers/_index
2018-11-19 19:16:10 -08:00
AdamDang 090695a109 zx-trans: add pods/_index.md (#11090)
zx-trans: add pods/_index.md
2018-11-19 19:08:13 -08:00
AdamDang 2e6b158841 Create cronjob.yaml 2018-11-20 10:07:20 +08:00
Karen Bradshaw 9a34fa470d fix typo ref contrib (#11096) 2018-11-19 17:54:07 -08:00
Qiming d3eaeef3fc Reorder concepts sections (#11032)
Order after this PR:

overview: 20
architecture: 30
containers: 40
workloads: 50
service-networking: 60
storage: 70
configuration: 80
policy: 90
cluster-administration: 100
extend-kubernetes: 110

Closes: #8570
2018-11-19 13:05:13 -08:00
JoeWrightss cc6a7fdc4e fix typo and update punctuation (#11028) 2018-11-19 13:03:29 -08:00
Joseph Heck 486f5d01b0 making list of hosts under TLS more explicit, fixes #11065 (#11066) 2018-11-19 10:23:49 -08:00
yongsong you 9ceb6650d6 add a missing step in kubeadm-upgrade flow. (#10722)
In case of external etcd, we should also modify `kubeadm-config.yaml` to set `api.advertiseAddress` to the local node's IP address.
2018-11-19 10:21:47 -08:00
AdamDang c405c01039 zh-trans: Add manage-resources/cpu-default-namespace.md (#11043)
* zh-trans: Add manage-resources/cpu-default-namespace.md

zh-trans: Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

Add manage-resources/cpu-default-namespace.md

* Create cpu-defaults.yaml

* Create cpu-defaults-pod.yaml

* Create cpu-defaults-pod-2.yaml

* Create cpu-defaults-pod-3.yaml
2018-11-19 05:00:52 -08:00
AdamDang c2bae6e414 zh-trans:Add manage-resources/memory-default-namespace.md (#11044)
* zh-trans:Add manage-resources/memory-default-namespace.md

zh-trans:Add manage-resources/memory-default-namespace.md

* Fix due to reviewing

Fix due to reviewing

* Update memory-default-namespace.md

* Create memory-defaults.yaml

* Create memory-defaults-pod.yaml

* Create memory-defaults-pod-2.yaml

* Create memory-defaults-pod-3.yaml

* Add yaml files

Add yaml files

* Delete cpu-constraints-pod-2.yaml

* Delete cpu-constraints-pod-3.yaml

* Delete cpu-constraints-pod-4.yaml

* Delete cpu-constraints-pod.yaml

* Delete cpu-constraints.yaml

* Delete cpu-defaults-pod-2.yaml

* Delete cpu-defaults-pod-3.yaml

* Delete cpu-defaults-pod.yaml

* Delete cpu-defaults.yaml

* Delete memory-constraints-pod-2.yaml

* Delete memory-constraints-pod-3.yaml

* Delete memory-constraints-pod-4.yaml

* Delete memory-constraints-pod.yaml

* Delete memory-constraints.yaml

* Delete quota-pod.yaml

* Delete quota-pod-deployment.yaml

* Delete quota-objects.yaml

* Delete quota-objects-pvc.yaml

* Delete quota-objects-pvc-2.yaml

* Delete quota-mem-cpu.yaml

* Delete quota-mem-cpu-pod.yaml

* Delete quota-mem-cpu-pod-2.yaml
2018-11-19 04:58:50 -08:00
AdamDang aa53d02161 Delete quota-mem-cpu.yaml 2018-11-19 20:24:25 +08:00
AdamDang 38c19cb17b Delete quota-mem-cpu-pod.yaml 2018-11-19 20:24:12 +08:00
AdamDang 5c996f2dae Delete quota-mem-cpu-pod-2.yaml 2018-11-19 20:24:02 +08:00
AdamDang b7df8ae71d Create quota-mem-cpu-pod-2.yaml 2018-11-19 20:19:51 +08:00
AdamDang 21a03f300d Create quota-mem-cpu-pod.yaml 2018-11-19 20:19:14 +08:00
AdamDang dc9e3d93b9 Create quota-mem-cpu.yaml 2018-11-19 20:18:18 +08:00
AdamDang 930d838898 Create cronjob.yaml 2018-11-19 20:12:09 +08:00
AdamDang 3ef3427128 Update automated-tasks-with-cron-jobs.md 2018-11-19 16:49:05 +08:00
yanghaichao12 07d156a483 Fix some errors in certificates.md (#11075) 2018-11-19 00:35:58 -08:00
AdamDang 835a457e58 zh_trans: add network-policy-provider/_index.md (#11049)
* zh_trans: add network-policy-provider/_index.md

zh_trans: add network-policy-provider/_index.md

* Update _index.md
2018-11-19 00:10:05 -08:00
AdamDang 074666cd3b Update automated-tasks-with-cron-jobs.md 2018-11-19 15:32:37 +08:00
Qiming 1ed481281f Merge pull request #11073 from tengqm/revert-11067
Manual revert 11067
2018-11-19 15:07:46 +08:00
Qiming Teng 810f3a910c Manual revert 11067 2018-11-19 07:03:03 +00:00
Qiming b77e4f3125 Merge pull request #11072 from kubernetes/revert-11061-zh_transkubeadm_alpha_phase_addon.md
Revert "zh_trans:kubeadm_alpha_phase_addon.md"
2018-11-19 14:56:55 +08:00
Qiming 2c59a5f2de Merge pull request #11071 from kubernetes/revert-11040-zh_trans_kubeadm_alpha_phase_selfhosting
Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md"
2018-11-19 14:56:27 +08:00
Qiming ebbcd2e926 Revert "zh_trans:kubeadm_alpha_phase_addon.md (#11061)"
This reverts commit 6b819a8eb5.
2018-11-19 14:51:25 +08:00
Qiming 6800d24ec2 Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)"
This reverts commit 91bc09fd68.
2018-11-19 14:51:25 +08:00
Qiming c7eae63160 Revert "zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)"
This reverts commit 9f8f3fe43f.
2018-11-19 14:51:25 +08:00
Qiming 166927c580 Revert "zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)"
This reverts commit 91bc09fd68.
2018-11-19 14:48:53 +08:00
Qiming 0ba188f5da Revert "zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)"
This reverts commit 9f8f3fe43f.
2018-11-19 14:48:53 +08:00
congfairy 9f8f3fe43f zh_trans:kubeadm_alpha_phase_kubeconfig_user.md (#11067)
* zh_trans:kubeadm_alpha_phase_kubeconfig_user.md

* Update kubeadm_alpha_phase_kubeconfig_user.md
2018-11-18 22:33:34 -08:00
congfairy 91bc09fd68 zh_trans_kubeadm_alpha_phase_selfhosting.md (#11040)
* zh_trans_kubeadm_alpha_phase_selfhosting.md

* zh_trans:kubeadm_alpha_phase_selfhosting.md
2018-11-18 21:23:22 -08:00
congfairy 6b819a8eb5 zh_trans:kubeadm_alpha_phase_addon.md (#11061) 2018-11-18 19:06:11 -08:00
Takuya N 51c602d017 Use hugo in Travis CI pipeline (#10606)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-18 18:41:58 -08:00
adisky b82bf96203 Redirect to decoding a secret (#10594)
In this Document Encrypting Secret data at REST, the example to verify
decrypt secret is bit confusing, on running
$ kubectl describe secret secret1 -n default
"should match mykey: mydata" never match because data is enoded,
This commit redirects it to decoding the secret
2018-11-18 18:40:10 -08:00
Cliff Burdick b5a09f68de Fixing yaml (#10541)
The current YAML doesn't work since hugepages requires you to include memory and/or CPU limits as well, or you get the error: "HugePages require cpu or memory".
2018-11-18 18:38:22 -08:00
Anastas Dancha 8790759a24 add examples using "rollout" (#10583)
* add examples using "rollout"

since "rolling-update" is deprecated, add example using "rollout"

* better deprecation reference

Referenced version where `rolling-update` was deprecated
Separated `rollout` example into it's own block
2018-11-18 18:36:34 -08:00
AdamDang d02fc8de3f zh_trans: add debug-application-cluster/_index.md (#11054)
* zh_trans: add debug-application-cluster/_index.md

zh_trans: add debug-application-cluster/_index.md

* minor fix

minor fix

* minor  fix

, 改为 、
2018-11-18 18:29:44 -08:00
Karen Bradshaw 9b1d77e07f clean-up jsonpath additional functions list (#11027) 2018-11-18 18:27:56 -08:00
Benedikt Franke 4f6f159dcb The FlexVolume plugin supports ReadWriteMany depending on the driver (#11014)
I was able to successfully use https://github.com/juliohm1978/kubernetes-cifs-volumedriver to mount a SMB share from multiple nodes. The current docs are misleading, as it is generally possible.
2018-11-18 18:26:08 -08:00
Stig Otnes Kolstad c8050aa0d9 Update scratch.md (#11038)
The files are automatically extracted after downloading in release v1.12.2.
2018-11-18 18:19:23 -08:00
AdamDang d9550a836a zh_trans: add dminister-federation/_index.md (#11051)
* zh_trans: add dminister-federation/_index.md

zh_trans: add dminister-federation/_index.md

* Update _index.md
2018-11-18 17:47:13 -08:00
AdamDang 901441a0ec zh_trans: add inject-data-application/_index.md (#11056)
* zh_trans: add inject-data-application/_index.md

zh_trans: add inject-data-application/_index.md

* Update _index.md
2018-11-18 17:00:52 -08:00
Xiaolong He e06a76830b Merge pull request #11052 from AdamDang/patch-39
zh_trans: add configure-pod-container/_index.md
2018-11-19 00:00:45 +08:00
AdamDang 608cad5a33 zh_trans: add automated-tasks-with-cron-jobs.md
zh_trans: add job/automated-tasks-with-cron-jobs.md
2018-11-18 23:55:45 +08:00
Xiaolong He baafa4a3ed Merge pull request #11055 from AdamDang/patch-41
zh_trans: add federation/_index.md
2018-11-18 23:44:34 +08:00
Xiaolong He 454c270d0d Merge pull request #11057 from AdamDang/patch-43
zh_trans: add job/_index.md
2018-11-18 23:39:35 +08:00
AdamDang 2499016947 zh_trans: add job/_index.md
zh_trans: add job/_index.md
2018-11-18 21:50:20 +08:00
AdamDang cbd79c8609 zh_trans: add federation/_index.md
zh_trans: add federation/_index.md
2018-11-18 21:42:49 +08:00
AdamDang a3febf53dc zh_trans: add configure-pod-container/_index.md
zh_trans: add configure-pod-container/_index.md
2018-11-18 21:33:46 +08:00
AdamDang eb2177c1bf zh_trans: add manage-resources/_index.md (#11048)
zh_trans: add manage-resources/_index.md
2018-11-18 02:24:34 -08:00
JoeWrightss 1d9698d079 Typo fix "availabe" -> "available" (#11036)
fix "availabe" -> "available" in line 13
2018-11-17 18:20:40 -08:00
wangyamei f7ed1eee55 delete-stateful-set (#10817) 2018-11-17 17:37:37 -08:00
Zheng Xi Zhou a6913a97ab Change ReplicationController to ReplicaSets (#11011)
`ReplicaSets` is more recommended for manipulating pods than `ReplicationController`.
2018-11-17 00:11:53 -08:00
Karen Bradshaw f7d235cf64 update ol ul li bullet to disc (#10714)
* update ol ul li bullet to disc

- update ol ul li bullet to disc
- move note out of list so that list numbers are correct
- fix typo

* futher clean-up
2018-11-16 14:38:29 -08:00
Qiming 9d5eae7b79 Rename block entries as workaround for content types (#10625)
As reported by issue #8953, we currently cannot properly handle dots in
the file name for blogs. These dots are causing problems in links for
many pages. This PR renames the blog entries to remove dots in file
names.

Closes: #8953
2018-11-16 14:12:00 -08:00
Joseph Heck fe46040b2e rewrite of ingress (#10958)
* rewrite of ingress

- reset and rewritten to provide more clarity and directness on what
  ingress is and does.

* cleanup from review

- also normalized Ingress -> ingress through-out
2018-11-16 12:37:21 -08:00
Sandeep Rajan 6f3b8cbd9b Update documentation on CoreDNS (#10923)
* update documentation on CoreDNS

* Update dns-custom-nameservers.md

Fixed nit noted in comments and cleaned up a few more things while I was in there. This whole topic needs a complete redo, but this PR is an iterative improvment. Thanks!
2018-11-16 12:35:38 -08:00
Adam Connelly 2bfdd42aa7 Added documentation about stringData (#10938)
* Added documentation about stringData

I've added some documentation about the stringData field, including a simple example showing how it can be used.

* fixup! Added documentation about stringData

* fixup! Added documentation about stringData
2018-11-16 11:37:48 -08:00
yanghaichao12 c174445858 Fix some errro in kubelet.md (#11010) 2018-11-16 11:34:26 -08:00
Bernat Moix a0fd05ce41 Fix typo in ip-masq-agent user guide (#11023) 2018-11-16 11:27:50 -08:00
Luc Perkins 95953bbe8e Remove resources/ folder from Git (#10561) 2018-11-16 11:22:53 -08:00
Takuya N 62608749e1 Fix customized CSS for case study (#10531)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-11-16 11:21:09 -08:00
CaoShuFeng 28f02d5121 fix audit config format (#9970) 2018-11-16 11:05:29 -08:00
JoeWrightss 1dd231b8c3 fix typo error: Paricipate -> Participate (#11025) 2018-11-16 10:31:17 -08:00
yanghaichao12 3154c260e9 Fix an error in custom-resources.md (#11020) 2018-11-16 10:29:24 -08:00
Jordan Liggitt bcae10b195 Fix vsphere node name docs (#11017) 2018-11-16 10:27:41 -08:00
Will Beason 2c3438919c Fix ResourceQuota doc (#11016)
We don't support multiple ResourceQuota definitions in the same namespace.
2018-11-16 10:25:57 -08:00
Quy Le Ngoc 905588105a Fix typo in kubectl-plugins.md (#11015)
`kubectk-foo-bar-baz-arg1` => `kubectl-foo-bar-baz-arg1`
2018-11-16 10:24:00 -08:00
shavidissa a24381103a Minor updates (#11021)
- Added a missing full stop.
- Separated the details on the --type flag under the respective section. 
- Linked to the page on setting up Minikube locally.
- Introduced the VM abbreviation when used for the first time on the page.
2018-11-16 10:22:21 -08:00
hongkunyoo cb88b43438 Adding name arguement in kubeadm-config.yaml (#10948)
In AWS cloud platform, omitting the name while initializing etcd cluster
causes "Couldn't find local name "$HOSTNAME in the initial cluster configuration"

It seems that the etcd tries to find short hostname, not the FQDN hostname.
To avoid this, passing the name explicitly to etcd configuration solved the problem.

[related issue1](https://github.com/coreos/bugs/issues/2054)
[related issue2](https://github.com/kubernetes/kubeadm/issues/653)
2018-11-16 09:16:57 -08:00
June Yi 34b6eef1b8 Add Korean language alternatives setting (#10996) 2018-11-16 07:06:50 -08:00
Aivars Sterns 7875c40544 Update kubespray.md (#10992)
* Update kubespray.md

Add note about vault discontinuation and upgrade ansible minimal requirements

* fix typo
2018-11-16 07:05:11 -08:00
Rohit Agarwal 41319e8059 Update NVIDIA GPU instructions for GCP (#10970) 2018-11-16 07:02:02 -08:00
shavidissa cfb257146f Copy-edit (#10966)
- The intro section had repeated text on visiting the community page. Refactored this content.
- Minor changes to content.
- Added links to Slack and the SIG docs mailing list.
2018-11-16 07:00:23 -08:00
Chao Wang 6aa48f841e fix bad request for community file (#10963) 2018-11-16 06:58:44 -08:00
shavidissa 210b5ddb09 Copy-edit based on the style guide (#11003)
* Copy-edit based on the style guide

Made the following changes:
- Used present tense.
- Removed latin phrases
- {{< tab name=“Content File #1” include=“example1” />}} was not shown as code. Updated it.
- Copy-edited the description for include under Tabs.

* Updated the text based on the comments
2018-11-16 06:31:12 -08:00
Chao Wang e91aba3b45 cleanup k8s101/201 resource left (#11008) 2018-11-15 05:33:54 -08:00
Chao Wang b2c893ee22 fix the display of Downloading Kubernetes title in docs/setup (#11012) 2018-11-15 05:25:03 -08:00
Liuduii f866725ba8 Update 2016-07-00-Cross-Cluster-Services.md (#11009) 2018-11-15 05:00:36 -08:00
hintss ecfdcf643f Fix 3 links that were pointing at blog.kubernetes.io (#10731)
* fix 3 links that were pointing at the old blog URL

* Fix the 4th blog link
2018-11-14 18:01:44 -08:00
nepomucen d69f6b2353 Fix missing selector subcommand (#10982)
For accuracy the second command "kubectl set" in the pipeline under the example`s breakdown should contain subcommand: selector
2018-11-14 17:45:18 -08:00
Jay 3d8f4a2e73 Kubernetes Repository URL HTTPS (#10983) 2018-11-14 17:39:18 -08:00
shavidissa 4f1198c270 Minor change (#10990)
Minor typo: Content template to concept template.
2018-11-14 17:16:48 -08:00
Mumshad Mannambeth d9cfd8b6f3 Add KodeKloud online training for CKAD Preparation course (#10991)
* Add KodeKloud online training

* Add KodeKloud online training
2018-11-14 17:15:14 -08:00
Stéphane Este-Gracias 73190caeca Fix typo (#10993) 2018-11-14 16:14:02 -08:00
Karen Bradshaw ccac3c19b8 clean up conventions toc (#10939)
- clean up toc
- update with a table
2018-11-14 14:59:56 -08:00
Indradhanush Gupta cb8aae1b0d Fix instructions to start minikube with RBAC (#11002)
When starting minikube with
`--extra-config=apiserver.Authorization.Mode=RBAC`, the apiserver
container exits with the following error:

```
error: unknown flag: --Authorization.Mode
```

Starting it with `--extra-config=apiserver.authorization-mode=RBAC`
instead fixes the issue.
2018-11-14 14:34:12 -08:00
Pierre-Yves Aillet 8879db8080 Add Container lifecycle hooks to glossary (#10984)
* Add Container lifecycle hooks to glossary

* Add container definition tooltip

* Fixes after review
2018-11-14 14:28:39 -08:00
Nikhita Raghunath cb11cce55c Update current state of features for custom resources (#10994) 2018-11-14 14:27:09 -08:00
Karen Bradshaw b38adb0075 update, remove third party resource links (#11001) 2018-11-14 14:25:39 -08:00
erganzi 4514602b29 Update debug-service.md (#10760)
-q is quiet, nothing will output.
2018-11-13 18:04:23 -08:00
Patrick Lang 420685b976 Fix Makefile and README for make docker-serve on Windows (#10810) 2018-11-13 17:43:59 -08:00
Pingan f15d772569 Mark rkt as deprecated in kubelet flags(--container-runtime) (#10895) 2018-11-13 17:42:24 -08:00
Kenichi Omichi 8359d2013c Remove unnecessary kubelet as upgraded package (#10941)
The first step of [1], kubeadm is necessary to be upgraded because we
need to run kubeadm upgrade plan. Then, the line shows `upgrade kubeadm:`.
However, the commandline contains kubelet also. That seens copy&paste
mistake and unnecessary. This removes it.
In addition, the format of another tab is broken. This fixes it also by
naming another tab.

[1]: https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade-1-12/#upgrade-the-control-plane
2018-11-13 17:40:50 -08:00
William Zhang 7975b282da Fix the link to repo kubernetes/cloud-provider (#10912)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-11-13 17:39:15 -08:00
Daniel M Barlow 2f3cf662b1 Rename 'Reusing Docker' section (#10885)
May make it easier to see the importance of this section
2018-11-13 17:37:41 -08:00
June Yi 76c65a8418 Use absolute URLs and avoid aliases in the tutorial (#10924) 2018-11-13 17:36:06 -08:00
Chenrui.He 08dd5440d7 To prevent downtime for the api-server, when the two commands are run in far seccession (#10961) 2018-11-13 17:27:24 -08:00
Chao Wang 08dc520a41 remove community.yml (#10955) 2018-11-13 17:25:50 -08:00
Eyal Levin 5992f5180a Minor text edit (#10981)
Using "The" indicates that the question mark was already discussed previously, which is not the case.
2018-11-13 17:24:15 -08:00
shavidissa 11b9854296 Corrected a minor issue in linking to Slack (#10967)
The current document had a minor issue: " Ask for sponsorship in the #sig-docs channel on the Kubernetes Slack instance](https://kubernetes.slack.com) "

I am assuming you wanted to link #sig-docs channel on the Kubernetes Slack instance to https://kubernetes.slack.com. Therefore, corrected it.
2018-11-13 17:18:20 -08:00
Zach Corleissen 10cdddada9 Remove shanghai sprint owners (#10973)
* Add sprint organizers temporarily to sig-docs-zh-owners

* Remove temporary sprint owners
2018-11-13 00:04:36 -08:00
chenrui 28828ede59 Add Chinese language alternatives setting (#10976)
* Add Chinese language alternatives setting

* Add timestamp format (`YYYY-MM-DD`) for the blog
Add comment for lang alternative config

* Remove comments
2018-11-12 19:45:24 -08:00
Luc Perkins d95a36a9af Modify top comment in zh.toml (#10977) 2018-11-12 19:31:45 -08:00
chenrui 7994529a27 Create i18n/zh.toml (#10975) 2018-11-12 18:53:39 -08:00
Zach Corleissen 499ef50c76 Add sprint organizers temporarily to sig-docs-zh-owners (#10972) 2018-11-12 18:38:39 -08:00
W Technologist 8a099ce6a9 add missing pictures in the Chinese homepage (#10952) 2018-11-11 19:06:51 -08:00
Kevin Morgan 897c02e36e Update for clarity (#10909)
We receive a lot of customer queries around HPA not communicating with metrics-server where the core issue is that metrics-server is not installed. Feedback has been that this wasn't explicitly clear, suggesting this change in wording to assist.
2018-11-11 19:05:26 -08:00
Stig Otnes Kolstad 8d8c55a8d5 Disable line wrapping base64 output (#10724) 2018-11-11 17:39:51 -08:00
Clyde D'Souza b17c9018f1 Fixed typo (#10950)
Removed extra parenthesis ')' from linked item.
2018-11-11 17:22:50 -08:00
Liuduii e992177e2c Remove some extra Spaces (#10949) 2018-11-11 17:21:29 -08:00
Shuo Li e68f05793f zh_trans_docs_concepts_index (#10744) 2018-11-10 22:29:21 -08:00
Bily Zhang aa4ea8d95b Fix issues in content (#10943)
* Fix issues in content

Signed-off-by: mooncake <xcoder@tenxcloud.com>

* rollback file
2018-11-10 19:56:21 -08:00
Bily Zhang cc763d4692 Fix typos: kubele -> kubelet (#10947)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-10 19:55:00 -08:00
Steve Wong f555cbd467 Add VMware Cloud PKS to solutions list (#10900) 2018-11-10 11:35:35 -08:00
Pingan 71656718c9 Remove redundant feature state (#10933) 2018-11-09 09:14:06 -08:00
xiezongzhe c9bc8278a6 fix typo (#10814) 2018-11-08 13:22:33 -08:00
Bily Zhang 23d434254c Fix typos: functionizing -> functionalizing (#10925)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-11-08 11:18:30 -08:00
Cody Clark e74e9394cd Fix numbered lists (#10887)
* Fix numbered lists

* Update hello-minikube.md

* Update hello-minikube.md

* Update hello-minikube.md

* Update hello-minikube.md

* Update hello-minikube.md

* Update hello-minikube.md

* Update hello-minikube.md

* remove redundant note labels
2018-11-08 11:13:04 -08:00
Zach Corleissen c34ef23f3c Add blog post for l10n update (#10874)
* Add blog post for l10n update

Minor tweaks

More minor tweakS

Still more tweaks

Yet more tweaks

typo fix

Add link to Shanghai KC+CNC

Change date to 8 Nov

* Update 2018-11-08-kubernetes-docs-update-i18n.md

* Update 2018-11-08-kubernetes-docs-update-i18n.md
2018-11-08 10:51:39 -08:00
MengZeLee d929d4fff4 Fix wrong parameters (#10905) 2018-11-08 09:48:30 -08:00
bhack 656a8373f0 Update Kompose version (#10908) 2018-11-08 09:47:00 -08:00
TaoBeier cdffeb267f Rename experimental-bootstrap-token-auth to enable-bootstrap-token-auth (#10907)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2018-11-08 09:45:30 -08:00
Karen Bradshaw 80f1d57912 toc clean-up (#10918) 2018-11-08 09:43:55 -08:00
David Xia 6c0d7300d5 Remove redundant "Note:" prefixes (#10920)
Hugo shortcodes already create prefixes as [explained here][1].

  [1]: https://github.com/kubernetes/website/blob/master/content/en/docs/contribute/style/style-guide.md#shortcodes
2018-11-08 04:44:05 -08:00
Silvia Teresa Sandy Martinez 0347d2388f Added feature-gates deprecation guidelines and policy as per discussi… (#10294)
* Added feature-gates deprecation guidelines and policy as per discussion: SIG-architecture meeting

* Update deprecation-policy.md

Fixes and initial feedback incorporated.

* Removed unneeded sentence

Removed complicated sentence that is better phrased one sentence later.

* Incorporated feedback - Sept 22nd.

Re-structured following key ideas from the feedback.

* Fixed nits 7th October

Fixed nits 7th October

* Incorporated feedback Oct 25th

Incorporated 'invocation triggers warning' and what to do when disabling a no-op.

*  fixed "tide"

Announced for completed

* Incorporated feedback from sig docs
2018-11-08 02:57:43 -08:00
Leah Hanson 273ae81ff3 Correct formatting of note on creating a secret. (#10919)
Note should not be code-formatted and command should be inside note
block.

Signed-off-by: Leah Hanson <lhanson@pivotal.io>
2018-11-07 18:53:40 -08:00
AdamDang 0cbcf91878 Typo fix: Kubeernetes->Kubernetes (#10921)
Kubeernetes->Kubernetes

Typo fix: Kubernets->Kubernetes

Typo fix: Kubernets->Kubernetes
2018-11-07 18:52:06 -08:00
William Morgan 08d0e1b93c add "grpc load balancing on kubernetes without tears" blog post (#10891)
* add grpc load balancing with linkerd blog post

* remove date from filenames

I can follow instructions.

* update links with new date-less paths

* Update grpc-load-balancing-with-linkerd.md
2018-11-07 09:17:10 -08:00
Luc Perkins d65e1790ff Add admonition type to shortcode (#9482)
* Change existing admon blocks

* Fix includes issue
2018-11-06 11:33:04 -08:00
David Rubin e839031292 Update officially supported client libraries (#10792) 2018-11-06 10:31:11 -08:00
Dennis Schridde 2f395f1ded Fix formatting of Kubernetes Meets High Performance blog post (#10901) 2018-11-06 10:01:52 -08:00
Tim Bannister 07d043b3f1 Fix typos in kubeadm impl details (#10898) (#10899) 2018-11-06 00:08:23 -08:00
Aleks fd7a788fe7 Update HAProxy ingress line (#10794)
* Update HAProxy ingress line

HAProxy Technologies offers support for the free available haproxy ingress controller

* Updated the haproxy wording from feedback

Updated the haproxy wording from feedback of @tengqm

* Remove doc artefacts
2018-11-06 00:01:29 -08:00
Pingan f922e3f2e9 -output -> --output (#10897) 2018-11-05 23:54:35 -08:00
AdamDang f850885f4c Typo fix in docker-cli-kubectl.md (#10892)
kubeclt->kubectl
2018-11-05 23:53:19 -08:00
Andrew Chen 2a114ab085 Revert "Add i18n/OWNERS" (#10886)
* Revert "Update tutorial to work with Katacoda, No Install (#10797)"

This reverts commit a0b97a3e5d.

* Revert "clean-up minikube toc (#10873)"

This reverts commit 18343eb44b.

* Revert "Tutorial cleanup: Delete K8s 101 and 201 (#10786)"

This reverts commit e0168fd8dc.

* Revert "fix word err in Disruption (#10884)"

This reverts commit d01b76d080.

* Revert "Fix typo (#10877)"

This reverts commit 15518689c7.

* Revert "add note informing users of env var updates (#10819)"

This reverts commit 795de19c07.

* Revert "Fix typo in word repositories (#10883)"

This reverts commit 6d7f27ea45.

* Revert "Add i18n strings for Korean translation (#10611)"

This reverts commit a9d8c54e6d.

* Revert "Modified into appropriate words (#10768)"

This reverts commit 7ebdd661d7.

* Revert "Update tools.md (#10753)"

This reverts commit 2d8bc158a2.

* Revert "Enable reviews/approvers for localized site strings (#10811)"

This reverts commit 81b2562f77.
2018-11-05 11:41:32 -08:00
Cody Clark a0b97a3e5d Update tutorial to work with Katacoda, No Install (#10797)
* Update tutorial to work with Katacoda, No Install

* Update hello-minikube.md
2018-11-05 11:31:11 -08:00
Karen Bradshaw 18343eb44b clean-up minikube toc (#10873)
* clean-up minikube toc

- clean-up minikube toc
- clean-up localkube link

* update sub-headers

* added link to kubeadm

- added link to kubeadm
- clean-up link to kubectl config set-context
2018-11-05 10:01:07 -08:00
Cody Clark e0168fd8dc Tutorial cleanup: Delete K8s 101 and 201 (#10786)
* Delete k8s201.md

* Delete k8s101.md
2018-11-05 09:29:14 -08:00
zhangmingld d01b76d080 fix word err in Disruption (#10884) 2018-11-05 06:17:32 -08:00
Wang Bing 15518689c7 Fix typo (#10877) 2018-11-05 03:35:37 -08:00
Juan Vallejo 795de19c07 add note informing users of env var updates (#10819) 2018-11-04 21:45:58 -08:00
Jake Crawford 6d7f27ea45 Fix typo in word repositories (#10883) 2018-11-04 21:32:19 -08:00
June Yi a9d8c54e6d Add i18n strings for Korean translation (#10611) 2018-11-03 23:07:38 -07:00
MengZeLee 7ebdd661d7 Modified into appropriate words (#10768)
* Modified into appropriate words

* Modified into appropriate words
2018-11-03 04:37:07 -07:00
AdamDang 2d8bc158a2 Update tools.md (#10753) 2018-11-03 04:34:25 -07:00
Zach Corleissen 81b2562f77 Enable reviews/approvers for localized site strings (#10811)
Remove unintentional changes from a different branch

Correct English alias
2018-11-02 13:03:13 -07:00
Tjeerd Jan van der Molen c5b28b7e81 Update install-minikube.md (#10793)
Clarify that the --vm-driver none option only works on a linux environment
2018-11-02 10:45:53 -07:00
Robert de Bock 1749327bf1 Describe what file to edit (#10790)
It was not clear where the yaml blob should be saved in. Added a single like that clears up what file to edit.
2018-11-02 10:44:37 -07:00
Pingan eac1cb6d34 remove node condition ConfigOK (#10772) 2018-11-02 10:43:25 -07:00
Iain Foulds b9ffbb1eba Update naming for Azure Kubernetes Service (#10799) 2018-11-01 15:39:53 -07:00
Casey Davenport a9abd82512 Update version of Calico/Canal in kubeadm docs (#10802) 2018-11-01 15:35:01 -07:00
Zach Corleissen 2c9690d512 Add markthink to zh- teams (#10683) 2018-11-01 15:32:23 -07:00
Moonhyuk Choi a9c6b4dba0 Update default 'image-gc-high-threshold' (#10703)
When I check the kubelet option document and actual kubelet config value, default is 85 instead of 90.
2018-11-01 14:03:26 -07:00
Shivam Khandelwal 5c4646c92b Updated broken link to Issue Template (#10781)
This links seems to be broken after the kubernetes/kubernetes#68774 merge.
2018-11-01 13:42:44 -07:00
Zach Corleissen 310576fe00 Allow subfolders to inherit OWNERS from parent folders (#10809)
Remove redundant line for kbarnard10
2018-11-01 13:12:58 -07:00
Andrew Chen 6cd8128475 Fix secondary nav to use Home (#10800) 2018-11-01 05:44:44 -07:00
Andrew Chen 781eb3055a Add back IBM png logo (#10798) 2018-10-31 14:59:22 -07:00
Robin Rakowski 2123433ed7 update to start.md fixing broken links (#10787)
Changed the two previously-broken links in the "Sign the CLA" section of the page to point to current working pages.
2018-10-30 16:54:33 -07:00
Cody Clark ee54cf3e88 Update OWNERS_ALIASES (#10785) 2018-10-30 15:06:26 -07:00
Cody Clark 354d497eed Update OWNERS_ALIASES (#10782) 2018-10-30 14:50:35 -07:00
Alex Contini 4ef17b6612 svg logo test (#10619)
* Add files via upload

* Update index.html

* Delete ibm_featured_logo.png
2018-10-30 14:35:44 -07:00
Cody Clark a4131ec661 Merge pull request #10759 from shiveshabhishek/typo-fix
Minor typo-fix in 2018-05-29-announcing-kustomize.md
2018-10-30 12:33:13 -07:00
Cody Clark 5257e132e9 Merge pull request #10770 from zqm19941101/patch-1
fix typo
2018-10-30 12:06:23 -07:00
RaviSantosh Gudimetla 315c716774 Deprecate critical pod annotation (#10733) 2018-10-30 10:17:58 -07:00
erganzi 19dbe8d584 Update ingress.md (#10752)
Fix a small mistake
2018-10-30 10:05:08 -07:00
erganzi d607ce8541 Update hpa.md (#10749)
not rs
2018-10-30 10:03:51 -07:00
Sapphire Mason-Brown 034c600993 Correct '--output' flag in cheatsheet (#10758) 2018-10-30 10:02:30 -07:00
KevinTHU 46c75bcf19 need create /etc/docker directory first for adding /etc/docker/daemon.json (#10769)
otherwise there will be an error, and the file /etc/docker/daemon.json will not be added.
2018-10-30 09:57:47 -07:00
Rui Cao f8179c11a7 Fix typo: preferrable -> preferable (#10774)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-30 09:53:08 -07:00
NoNE 36c0aa21eb Added an explanation for using the double dash symbol (#10661)
* Added an explanation for using the double dash symbol

* Changing to note block.

* Update get-shell-running-container.md
2018-10-30 09:50:44 -07:00
zqm19941101 d698035dfa fix typo (#10771) 2018-10-30 09:47:13 -07:00
LiuDui 654a589167 Delete some extra space (#10741)
Delete some extra space
2018-10-30 09:45:56 -07:00
Caio 5bab86b2b3 Code style not working on kubernetes.io (#10727)
* Code style not working on kubernetes.io

Code style based on tab works on github markdown, but it is not working on kubernetes.io. In addition to that, `<your-pv-name>` argument on line 50 is hidden on kubernetes.io, because it is being processed as a HTML tag.

* Update change-pv-reclaim-policy.md

Indentation fix
Language of the code specified
2018-10-30 09:44:40 -07:00
cewuandy 9de1d6eb7e fix docker-cli-to-kubectl.md (#10711)
* fix docker-cli-to-kubectl.md

* remove shortcode toc

* edit kubectl for Docker Users Overview
2018-10-30 09:42:16 -07:00
Gergely Csatari 54279883d4 Adding DANM (#10679)
* Adding DANM

Adding a new item to the list of cluster networking
solutions.

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>

* Corrections of received comments

for https://github.com/kubernetes/website/pull/10679

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
2018-10-30 09:34:05 -07:00
zqm19941101 8bc6c001be fix typo 2018-10-30 17:05:52 +08:00
Yuexiao Wang 7b183afad4 add case with systemd MountFlags for kubeadm troubleshooting (#10742)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-29 19:25:23 -07:00
erganzi 6f3eabd240 Update federated/job.md and federated/namespaces.md (#10762)
* Update namespaces.md

fix it.

* Update job.md

fix it
2018-10-28 23:10:23 -07:00
W Technologist d40d92f67b Optimise translations (#10755) 2018-10-28 19:37:23 -07:00
Shivesh Abhishek a96eb2c2ff Minor typo-fix in 2018-05-29-announcing-kustomize.md
Signed-off-by: Shivesh Abhishek <shivesh.abhishek@mayadata.io>
2018-10-29 02:36:15 +05:30
kvaps a2fa50fc9a ltsp post: not officially supported note (#10754)
* add: not officially supported note

* fix: networking explanation
2018-10-27 09:57:14 -07:00
erganzi c3dee1ed7f Update deployment.md (#10748)
fixed a small mistake
2018-10-27 02:22:20 -07:00
AdamDang 509a4e15e9 Update pod-security-policy.md (#10740) 2018-10-27 00:14:22 -07:00
Michael 7c21f17cf3 Blog Post: Tips first KubeCon Presentation (Pt. 2) (#10510)
* Blog Post: Tips first KubeCon Presentation (Pt. 2)

Part 2 about experiences from my first KubeCon presentation. Probably delay by 1w before approving.
Pre-review and collaboration with @kbarnard10 and @parispittman.

**Note:** needs fix for the link to part 1 after the first one has been released.

First part PR here: https://github.com/kubernetes/website/pull/10509

* Update Tips-For-First-KubeCon-Presentation-Part-2.MD

* Update and rename Tips-For-First-KubeCon-Presentation-Part-2.MD to 2018-10-26-tips-for-first-kubecon-presentation-part-2.md
2018-10-26 09:33:38 -07:00
William Zhang 5d592fbee3 fix spelling errors in doc repo (#10434)
* fix spelling errors in content/en/docs/concepts/containers/

Signed-off-by: William Zhang <warmchang@outlook.com>

* fix spelling errors in HPA, StatefulSet, SA

Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-26 09:07:21 -07:00
Francois Tur 140b3da098 - remove the mention to survey. It is about to close. (#10735) 2018-10-25 14:55:54 -07:00
Karen Bradshaw 90e5647ce0 Fix typo (#10734) 2018-10-25 14:31:54 -07:00
Lee Gaines 65eac71489 Updated the numbering of instructions (#10401)
* Updated the numbering of instructions

All of the instructions were numbered like this:
1. do something
1. then do this
1. finally, do this.

I just changed them accordingly to be 1-2-3. There was also a case typo in the `LOG_LEVEL=info` which should be `LOG_LEVEL=INFO` based on the data in the yaml file.

* Update numbered list formatting

* [WIP] test snippet fix

* more numbered list/snippet fixes
2018-10-25 14:08:57 -07:00
Pierre-Yves Aillet 6a812006f0 Add Aggregation Layer to glossary (#10535)
* Add Aggregation Layer to glossary

* Fix after review

* Adjustments after review
2018-10-25 14:04:32 -07:00
Florian Arthofer 84e3e3a7b2 Added link for Dynatrace (#10629)
Added link to Dynatrac k8s monitoring info page
2018-10-25 12:47:08 -07:00
wangxy518 61afa0380f Update baseof.html (#10696) 2018-10-25 11:28:37 -07:00
MengZeLee 04163e9a7c removing toc shortcode. (#10720) 2018-10-25 11:02:31 -07:00
meirlaker 8f2bb3d6ad Fix typo: update --> updated (#10726) 2018-10-25 10:50:40 -07:00
William Zhang bf9cdf7a60 Enable volume limit feature by default (#10728)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-25 10:17:35 -07:00
James George b30e28e2c6 Minor UI fix (#10729)
* Fixes 👍

* Minor fix 👍
2018-10-25 10:08:57 -07:00
李永信 91e8ad433f typo fix about further (#10723)
Signed-off-by: Yongxin Li <yxli@alauda.io>
2018-10-24 06:26:08 -07:00
James George 9cd91a59e5 Fixes 👍 (#10688) 2018-10-24 06:25:14 -07:00
Martin Hoefling da3fbcf3ed Fix incorrect naming of the flag (#10713)
The flag is called --resolv-conf.
2018-10-23 20:25:18 -07:00
Claudia J.Kang 8eaf56e8f1 Update l10n READMEs link (#10669)
* New link about Localizing Kubernetes Documentation

This commit adds a link about Localizing Kubernetes Documentation in
README.md's Contributing to the docs section.

Fixed : #10485, #10622

Signed-off-by: Claudia J. Kang <claudiajkang@gmail.com>

* Update l10n guide about adding l10n README files.

This commit adds a link process about the l10n README files in
localization.md.

Fixed : #10485, #10622

Signed-off-by: Claudia J. Kang <claudiajkang@gmail.com>
2018-10-23 15:56:57 -07:00
Stephan Fabel 0e46d4682d remove "recommended" from Minikube description (#10701)
Now that there are multiple predictable and stable upstream solutions to deploy Kubernetes, we should not express an opinion as to which one to recommend without also mentioning the reasons for it.
2018-10-23 15:07:36 -07:00
SataQiu 60293a7717 fix some typos (#10704)
* fix some typos

* s/they/there
2018-10-23 15:06:24 -07:00
Jordan Liggitt 6705b17ebc Update instructions for viewing rbac denials in the log (#10674) 2018-10-23 11:30:38 -07:00
Chao Wang 255d95da31 fix a clerical error in audit truncate description (#10651) 2018-10-23 08:44:29 -07:00
Xinzhao Xu e8362f9401 reference: fix dead links in extensible-admission-controllers (#10672) 2018-10-23 08:41:30 -07:00
David T. Crosby 809741c478 Update overview.md (#10665) 2018-10-23 08:39:31 -07:00
W. Trevor King e8e61870c9 content/en/docs/setup/multiple-zones: Fix "pods in some pods" typo (#10664)
The previous version is from cbbf1fa6 (Multizone: docs, 2016-03-16, #140).
2018-10-23 07:34:32 -07:00
Karen Bradshaw f0bcb80dd4 [WIP] css updates for ol,ul,li (#10684) 2018-10-23 07:23:35 -07:00
Rui Cao 1f1ab6576e Fix typo: assoications -> associations (#10708)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-23 07:19:32 -07:00
LiuDui d565f7de6a Remove excess Spaces (#10706) 2018-10-23 04:32:44 -07:00
Nikhita Raghunath 712f463ba1 Remove docs for migration from TPRs to CRDs (#10707)
* Add sttts as a reviewer to CRD docs

* Remove docs for migration to CRDs as TPRs are not relevant anymore

TPRs were removed in 1.8
2018-10-23 04:24:29 -07:00
Yuexiao Wang 1046a70d43 remove redundant for Jaguar (#10694)
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-10-22 18:31:36 -07:00
takonomura f82237f061 Fix a broken link in /docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade-ha/ (#10693) 2018-10-22 12:40:19 -07:00
likeXXxx 776485e2f7 fix a typo (#10695)
* fix a typo

* fix a typo
2018-10-22 11:25:26 -07:00
Stewart-YU 0b34cec135 update Deployment.md (#10649)
both `extension.vabeta1` and `apps.v1` in deployments, when run `kubectl ` op about `deploy`, we should add apiversion
2018-10-19 13:00:01 -07:00
Michael 940d089d30 Blog Post: Tips first KubeCon Presentation (Pt. 1) (#10509)
* Blog Post: Tips first KubeCon Presentation (Pt. 1)

Part 1 about experiences from my first KubeCon presentation.
Pre-review and collaboration with @kbarnard10 @parispittman.

* Update Tips-For-First-KubeCon-Presentation-Part-1.MD

* Update and rename Tips-For-First-KubeCon-Presentation-Part-1.MD to 2018-10-18-tips-for-first-kubecon-presentation-part-1.md
2018-10-18 13:56:30 -07:00
Chao Wang c9c236c4bf fix the output for rolling back a deployment (#10597) 2018-10-17 23:31:36 -07:00
Gregory Hanson 548b538f72 Bug in coredns ConfigMap spec (#10585)
Missing the `data` label in configmap spec.  Attempting to create the file as is results in:
```
error: error validating "STDIN": error validating data: ValidationError(ConfigMap): unknown field "Corefile" in io.k8s.api.core.v1.ConfigMap; if you choose to ignore these errors, turn validation off with --validate=false
```
2018-10-17 17:27:28 -07:00
Sam Fleming 544e9e4089 Show clusterIP in Services diagrams instead of ServiceIP (#10663)
* Use clusterIP instead of ServiceIP in graphs and documentation

Using ServiceIP instead of clusterIP in images can be confusing when
they're showing the clusterIP.

Since the SVGs are updated, the "Note" is now redundant.

* Update out-dated service diagram PNGs
2018-10-17 17:16:31 -07:00
Karen Bradshaw 5e1579a199 fix glossary entry for quantity (#10653) 2018-10-17 17:13:00 -07:00
kvaps 11e438a270 Blog Post: Network bootable servers farm with LTSP (some fixes) (#10466)
* upd: small changes, bump docker version

* Update 2018-10-02-network-bootable-farm-with-ltsp.md

* add: why not coreos

* add: why not coreos
2018-10-17 17:08:00 -07:00
Brandon Philips fe40954ebd tasks-with-cron-jobs: explain the steps expression (#10540)
The `/` steps expression is used throughout this doc but is never explained. Worse, it isn't actually part of the "normal" Cron spec linked in Wikipedia and is an extension added to vixiecron
2018-10-17 16:51:00 -07:00
Rob Hirschfeld caf3defcad Adding Kubernetes Kubeadm + Digital Rebar integration for On-Prem installs (#10118)
* add Digital Rebar KRIB to installer lists

* second review, minor cleanups

* address corrections flagged by @neolit123

* resolve merge - fix table

* add Digital Rebar KRIB to installer lists

* second review, minor cleanups

* address corrections flagged by @neolit123
2018-10-17 12:28:23 -07:00
bsky 4b9882f84c Fix tryKubernetes button (#10642) 2018-10-17 07:32:07 -07:00
Chao Wang d0173320b8 audit api version has been updated to v1 (#10647) 2018-10-17 00:48:05 -07:00
Bob Killen a6b876a9d4 fix kubecon event name in contrib summit blog post (#10640) 2018-10-16 13:29:04 -07:00
Bob Killen f386a59fc8 Add NA contributor Summit Blog Post (#10630)
* add NA contrib summit blog post

* Update 2018-10-16-kubernetes-2018-north-american-contributor-summit.md
2018-10-16 11:58:59 -07:00
Takuya N ad54de449f Improve mobile user experience on pages under /docs (#10072)
Force #docs #vendorStrip elements to use overflow-x: scroll in CSS.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-16 04:34:55 -07:00
AdamDang df90172c3b Update implementation-details.md (#10626) 2018-10-16 00:16:50 -07:00
Miguel David ca8728f850 Change deb repo from http to https (#10173)
* Change deb repo from http to https

Given that http://apt.kubernetes.io/ is redirecting to https://packages.cloud.google.com/apt/ which is secure, then the suggestion is to change the source list to point to the correct destination.

* change apt source to https with apt.kubernetes.io
2018-10-15 18:56:40 -07:00
Takuya N f5f80ff508 Use masked white logo for ancestry (#10544)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-15 18:55:19 -07:00
Kaitlyn Barnard 12732a6910 Revert "Typo Fix" (#10624)
* Revert "Use CoCC email for reporting CoC violations (#10621)"

This reverts commit 612f9c2aa4.

* Revert "Fix broken links for Korean tutorial pages (#10519)"

This reverts commit 9b4acdf940.

* Revert "Added CSS height property to #oceanNodes main to fix spacing in Firefox (#10169)"

This reverts commit 49ee537481.

* Revert "fix some typos (#10614)"

This reverts commit 98d2144036.

* Revert "Typo Fix (#10620)"

This reverts commit 4a0f0889fb.
2018-10-15 18:50:17 -07:00
LiuDui 09f15723b3 Update 2018-10-08-support-for-azure-vmss.md (#10572) 2018-10-15 18:44:26 -07:00
Qiming 45d3960599 Fix javascript reference in API docs (#10553)
The versions of javascripts used have been updated so the references in
the generated API docs should be updated as well.

Closes: #10385
2018-10-15 18:42:02 -07:00
LiuDui 7a12b9ed1c Fixed typo (#10425) 2018-10-15 18:38:31 -07:00
Mike Wilson 078fb57fe9 Fixing a small issue (#10392)
The docs say to backup, start a new application called new-etcd, but then to restore to etcd/0 and not new-etcd/0. Fixing that so it restores to that newly created unit.
2018-10-15 18:37:14 -07:00
Tommy Hobin 5b29044902 Added Giant Swarm to On-Prem and Turnkey (#10193)
Please contact me with questions or concerns.
2018-10-15 18:34:50 -07:00
Carolyn Van Slyck 612f9c2aa4 Use CoCC email for reporting CoC violations (#10621)
* Use CoCC email for reporting CoC violations

* Direct CoC concerns to the new committee
2018-10-15 16:33:34 -07:00
June Yi 9b4acdf940 Fix broken links for Korean tutorial pages (#10519) 2018-10-15 14:42:29 -07:00
Chris Keele 49ee537481 Added CSS height property to #oceanNodes main to fix spacing in Firefox (#10169)
* Changed CSS property for browser consistency.

* Moved height property into tablet media query to fix issue on smaller screens.

* Add changed to two more .content files.

* Updated generated resources files, this time using Hugo extended.
2018-10-15 14:17:13 -07:00
SataQiu 98d2144036 fix some typos (#10614) 2018-10-15 13:51:25 -07:00
Kaitlyn Barnard 4a0f0889fb Typo Fix (#10620)
* blog post for azure vmss

* blog post

* blog post

* typo fix
2018-10-15 11:21:07 -07:00
Paris 208216d46e Blog Post: 2018 Steering Committee Election Results (#10616)
* Blog Post: 2018 Steering Committee Election Results

* Update and rename 2018-10-00-Steering-Election-Results to 2018-10-15-Steering-Election-Results

* Update 2018-10-15-Steering-Election-Results

* Rename 2018-10-15-Steering-Election-Results to 2018-10-15-steering-election-results.md
2018-10-15 09:08:44 -07:00
Jeff Billimek c8ce7c3b18 adding missing step for additional control plane nodes (#10600)
There appears to be a missing step instructing the user to apply the kubeadm-config on each of the additional control plane nodes
2018-10-15 06:40:46 -07:00
Stewart-YU 05f4c8ab7a Update deployment.md (#10615)
fix the wrong comments
2018-10-15 00:44:13 -07:00
Yang Li 34d06b1054 Add idealhack as a reviewer (#10592) 2018-10-14 20:09:43 -07:00
Stewart-YU 9def6050d7 Add stewart-yu into sig-docs-en-owners group (#10570)
Add stewart-yu into sig-docs-en-owners group
2018-10-14 18:42:43 -07:00
António Meireles bb29bc897d missing 'kubelet config annotate-cri' phase on additional controller nodes (#10598)
Hi all,

AFAICT and after reading
[this](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-alpha/)
`kubeadm alpha phase kubelet config annotate-cri` should invoked for
consistency in all joining controller nodes (to match what is already
done by default in the seed/initial one).

best regards,

António

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2018-10-14 17:36:16 -07:00
June Yi 462f4553e2 Fix build failure by adding example and include files (#10610)
Signed-off-by: June Yi <gochist@gmail.com>
2018-10-14 04:58:41 -07:00
Takuya N d14b898a91 Fix Hugo config.toml as valid (#10605)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-12 18:16:50 -07:00
Tim Fogarty 9abeb8bfa1 Update PR template for 1.13 release (#10603)
* Update PR template for 1.13 release

Also updates links to documentation for submitting PRs

* Update contributing docs for new branch strategy

Branches for upcoming releases are now dev-X.Y instead of
release-X.Y
2018-10-12 18:00:20 -07:00
Zach Corleissen abcee2dccd Update localization guidelines (#10485)
* Update localization guidelines for language labels

Continuing work

Continuing work

Continuing work

More work in progress

Add local OWNERS folders

Add an OWNERS file to Chinese

Remove shortcode for repos

Add Japanese

Alphabetize languages, change weights accordingly

More updates

Add Korean in Korean

Add English to languageName

Feedback from gochist

Move Chinese content from cn/ to zh/

Move OWNERS from cn/ to zh/

Resolve merge conflicts by updating from master

Add files back in to prep for resolution

After rebase on upstream/master, remove files

Review and update localization guidelines

Feedback from gochist, tnir, cstoku

Add a trailing newline to content/ja/OWNERS

Add a trailing newline to content/zh/OWNERS

Drop requirement for GH repo project

Clarify language about forks/branches

Edits and typos

Remove a shortcode specific to a multi-repo language setup

Update aliases and owners

Add explicit OWNERS for content/en

Migrate content from Chinese repo, update regex in config.toml

Remove untranslated strings

Add trailing newline to content/en/OWNERS

Add trailing newlines to OWNERS files

add Jaguar project description (#10433)

* add Jaguar project description

[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

* Minor newline tweak

blog post for azure vmss (#10538)

Add microk8s to pick-right-solution.md (#10542)

* Add microk8s to pick-right-solution.md

Microk8s is a single-command installation of upstream Kubernetes on any Linux and should be included in the list of local-machine solutions.

* capitalized Istio

Add microk8s to foundational.md (#10543)

* Add microk8s to foundational.md

Adding microk8s as credible and stable alternative to get started with Kubernetes on a local machine. This is especially attractive for those not wanting to incur the overhead of running a VM for a local cluster.

* Update foundational.md

Thank you for your suggestions! LMK if this works now?

* Rewrote first paragraph

And included a bullet list of features of microk8s

* Copyedit

fix typo (#10545)

Fix the kubectl subcommands links. (#10550)

Signed-off-by: William Zhang <warmchang@outlook.com>

Fix command issue (#10515)

Signed-off-by: mooncake <xcoder@tenxcloud.com>

remove imported community files per issue 10184 (#10501)

networking.md: Markdown fix (#10498)

Fix front matter, federation command-line tools (#10500)

Clean up glossary entry (#10399)

update slack link (#10536)

typo in StatefulSet docs (#10558)

fix discription about horizontal pod autoscale (#10557)

Remove redundant symbols (#10556)

Fix issue #10520 (#10554)

Signed-off-by: William Zhang <warmchang@outlook.com>

Update api-concepts.md (#10534)

Revert "Fix command issue (#10515)"

This reverts commit c02a7fb9f9.

Update memory-constraint-namespace.md (#10530)

update memory request to 100MiB corresponding the yaml content

Blog: Introducing Volume Snapshot Alpha for Kubernetes (#10562)

* blog post for azure vmss

* snapshot blog post

Resolve merge conflicts in OWNERS*

Minor typo fix (#10567)

Not sure what's supposed to be here, proposing removing it.

* Feedback from gochist

Tweaks to feedback

* Feedback from ClaudiaJKang
2018-10-12 14:25:01 -07:00
nownabe 753f57f0e6 Tweak Horizontal Pod Autoscaler documentation (#10596)
* Use consistent terms

* Fix typo
2018-10-12 06:21:18 -07:00
Yang Li 9936ea6552 Fix a typo in OWNERS_ALIASES (#10593) 2018-10-11 20:58:03 -07:00
Quan Tian aa3c5e89f6 Fix ingress class annotation example links (#10580) 2018-10-11 19:44:51 -07:00
chenDT e6611e3100 Fix some "capture prerequisites" errors in docs/tasks. (#10270)
Multiple "capture prerequisites" can only display the last one, so we need to
merge multiple "capture prerequisites".
2018-10-11 14:21:04 -07:00
Jim Angel 6ac500f2ad adding jimangel as reviewer (#10587)
* adding jimangel as reviewer

* Alphabetize new entry
2018-10-11 11:17:24 -07:00
Kaitlyn Barnard 36a9a9aeee Blog Post: Topology Aware Volume Provisioning (#10586)
* blog post for azure vmss

* blog post

* blog post
2018-10-11 10:41:10 -07:00
Eamon Bauman ec82aed8cf Remove links for older versions of kubernetes (#10523)
* Fix broken links for older versions of kubernetes

Upgrade paths listed on this page (1.7, etc) had broken links. Referred those links to the last working copy, which was in v1.11 docs.

* Removed older links
2018-10-10 20:12:40 -07:00
atoato88 54861ba19c Update Flannel manifest URL (#10571)
Current manifest of flannel is old for Kubernetes v1.12 .
Deployment cluster is failed at installing pod network add-on.
This PR update flannel manifest URL.
2018-10-10 18:04:52 -07:00
ahawtho 8e38104f87 Fixes typo in resource-quotas.md (#10575) 2018-10-10 17:59:37 -07:00
Kaitlyn Barnard 9e4ff3de82 Blog Post: RuntimeClass (#10576)
* blog post for azure vmss

* blog post
2018-10-10 08:56:28 -07:00
Chazzledazzle1 b96ee7d8c4 Additional Documentation (#10480)
* [Kubernetes the Hard Way (LinuxAcademy.com)](https://linuxacademy.com/linux/training/course/name/kubernetes-the-hard-way)
2018-10-10 06:15:04 -07:00
John Roach e949373d68 Removed duplication of spec: (#10568)
Removed duplicate of `spec:` in example.
2018-10-09 23:08:19 -07:00
Brandon Philips fac5780553 security: use security@kubernetes.io alias (#10516)
See https://github.com/kubernetes/sig-release/issues/326 for context on
the change.
2018-10-09 20:38:46 -07:00
Juan Vallejo 275c8c6721 address additional comments from pr #10259 (#10539) 2018-10-09 18:10:03 -07:00
Luc Perkins 462b8ed2a2 Update README instructions and Docker image (#10537) 2018-10-09 18:08:28 -07:00
Brian-Williams 69632fc481 Remove unneeded move page (#10563)
As is this links you to a page, which simply links to the resources current location. Better to simply link to the resources current location.
2018-10-09 18:04:03 -07:00
Scott Brenner a7e41d80db Minor typo fix (#10567)
Not sure what's supposed to be here, proposing removing it.
2018-10-09 14:52:03 -07:00
Zach Corleissen 170c412377 Update OWNERS* files to set permissions by alias (#10566)
Add tfogo
2018-10-09 14:41:33 -07:00
Kaitlyn Barnard 48c6f5445b Blog: Introducing Volume Snapshot Alpha for Kubernetes (#10562)
* blog post for azure vmss

* snapshot blog post
2018-10-09 11:05:19 -07:00
erganzi 27202920f3 Update memory-constraint-namespace.md (#10530)
update memory request to 100MiB corresponding the yaml content
2018-10-09 05:15:31 -07:00
Qiming e43029bff9 Merge pull request #10559 from kubernetes/revert-10515-fix_commands
Revert "Fix command issues of apply-resource-quota-limit"
2018-10-09 20:11:46 +08:00
Qiming 66b5e5c457 Revert "Fix command issue (#10515)"
This reverts commit c02a7fb9f9.
2018-10-09 20:07:16 +08:00
Qiming aa5cba0b4e Revert "remove imported community files per issue 10184 (#10501)"
This reverts commit 1b7fe798da.
2018-10-09 20:07:16 +08:00
Qiming 2b6f888804 Revert "networking.md: Markdown fix (#10498)"
This reverts commit cd5393ce91.
2018-10-09 20:07:16 +08:00
Qiming 4e1ec8f07c Revert "Fix front matter, federation command-line tools (#10500)"
This reverts commit 9c8a188385.
2018-10-09 20:07:16 +08:00
Qiming 5f7553668f Revert "Clean up glossary entry (#10399)"
This reverts commit 60a2be00f2.
2018-10-09 20:07:16 +08:00
Qiming 34bc402b4e Revert "update slack link (#10536)"
This reverts commit 0d3104940a.
2018-10-09 20:07:16 +08:00
Qiming 5fe491dc73 Revert "typo in StatefulSet docs (#10558)"
This reverts commit 8f6c9e6f81.
2018-10-09 20:07:16 +08:00
Qiming 35b43c314a Revert "fix discription about horizontal pod autoscale (#10557)"
This reverts commit cf73622b61.
2018-10-09 20:07:16 +08:00
Qiming d9a58bc5bc Revert "Remove redundant symbols (#10556)"
This reverts commit 1f8d278456.
2018-10-09 20:07:16 +08:00
Qiming 59002df02c Revert "Fix issue #10520 (#10554)"
This reverts commit 83fc9324e1.
2018-10-09 20:07:16 +08:00
Qiming 92a99d834b Revert "Update api-concepts.md (#10534)"
This reverts commit 20dc612859.
2018-10-09 20:07:16 +08:00
KevinTHU 20dc612859 Update api-concepts.md (#10534) 2018-10-09 04:51:27 -07:00
William Zhang 83fc9324e1 Fix issue #10520 (#10554)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-09 04:50:06 -07:00
LiuDui 1f8d278456 Remove redundant symbols (#10556) 2018-10-09 04:48:45 -07:00
CaoShuFeng cf73622b61 fix discription about horizontal pod autoscale (#10557) 2018-10-09 04:42:09 -07:00
Patrick Nordahl 8f6c9e6f81 typo in StatefulSet docs (#10558) 2018-10-09 04:40:44 -07:00
123tap 0d3104940a update slack link (#10536) 2018-10-09 02:40:12 -07:00
Karen Bradshaw 60a2be00f2 Clean up glossary entry (#10399) 2018-10-09 01:39:27 -07:00
Karen Bradshaw 9c8a188385 Fix front matter, federation command-line tools (#10500) 2018-10-09 01:15:13 -07:00
Gianpaolo Macario cd5393ce91 networking.md: Markdown fix (#10498) 2018-10-09 01:13:52 -07:00
Jennifer Rondeau 1b7fe798da remove imported community files per issue 10184 (#10501) 2018-10-09 01:12:31 -07:00
Bily Zhang c02a7fb9f9 Fix command issue (#10515)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-09 01:09:54 -07:00
William Zhang dbf12eb672 Fix the kubectl subcommands links. (#10550)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-10-09 01:07:18 -07:00
fqsghostcloud fac3b102a7 fix typo (#10545) 2018-10-09 00:20:48 -07:00
Stephan Fabel 0478f4e565 Add microk8s to foundational.md (#10543)
* Add microk8s to foundational.md

Adding microk8s as credible and stable alternative to get started with Kubernetes on a local machine. This is especially attractive for those not wanting to incur the overhead of running a VM for a local cluster.

* Update foundational.md

Thank you for your suggestions! LMK if this works now?

* Rewrote first paragraph

And included a bullet list of features of microk8s

* Copyedit
2018-10-08 18:06:58 -07:00
Stephan Fabel 797db720dc Add microk8s to pick-right-solution.md (#10542)
* Add microk8s to pick-right-solution.md

Microk8s is a single-command installation of upstream Kubernetes on any Linux and should be included in the list of local-machine solutions.

* capitalized Istio
2018-10-08 16:34:34 -07:00
Kaitlyn Barnard ae0f2b6a95 blog post for azure vmss (#10538) 2018-10-08 10:32:19 -07:00
PONOUBA 6d8830309a add Jaguar project description (#10433)
* add Jaguar project description

[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

* Minor newline tweak
2018-10-06 20:06:40 -07:00
CaoShuFeng cdd25ae6ef update description about cron jobs (#10183)
* update description about cron jobs

Fixes: https://github.com/kubernetes/website/issues/10177

* grammar edits
2018-10-05 15:20:55 -07:00
Andrew Chen 58aa2d5c30 Fix edit page button at bottom of pages. (#10517) 2018-10-05 15:13:03 -07:00
Bily Zhang 5f34b71022 Fix doc issues (#10513)
Signed-off-by: mooncake <xcoder@tenxcloud.com>
2018-10-05 15:11:37 -07:00
Zach Corleissen bf9e3f7713 Add jaredbhatti as an approver (#10497) 2018-10-05 09:46:48 -07:00
SataQiu f34ea06e60 fix typo: remove redundant space (#10455) 2018-10-05 01:32:15 -07:00
SataQiu 6a192c85c6 fix typo: remove duplicate words (#10508) 2018-10-05 01:29:46 -07:00
SataQiu 4473d1f56d fix typo: remove duplicate 'the' (#10505) 2018-10-05 01:28:30 -07:00
SataQiu d95e10708b fix typo (#10491) 2018-10-05 01:27:13 -07:00
SataQiu a6bc890899 fix typo (#10413) 2018-10-05 01:24:45 -07:00
SataQiu 3b4c3ae640 fix the broken link in 2016-05-00-Hypernetes-Security-And-Multi-Tenancy-In-Kubernetes.md (#10316) 2018-10-05 01:23:28 -07:00
Van Driessche Vincent fcb2123efb Fixes typo (#10474)
Small typo found in the "Foreground cascading deletion" section. In the indicative present form, "to delete" should become "he/she/it deletes".
2018-10-04 23:57:58 -07:00
SataQiu f26054afb7 fix typo: remove duplicate words (#10506) 2018-10-04 20:32:28 -07:00
Kaitlyn Barnard 147537bb2e Update to newsletter signup (#10499)
* update to newsletter signup

* Update en.toml
2018-10-04 13:10:21 -07:00
Jennifer Rondeau c211958a24 add myself and remove Jared from security contacts (#10495) 2018-10-04 12:13:57 -07:00
123tap 8e2fa042b7 fix capitalization (#10494) 2018-10-04 11:48:31 -07:00
njain1985 e4dcc4682b Update resource-usage-monitoring.md (#9980)
* Update resource-usage-monitoring.md

Add New Relic Kubernetes monitoring integration

* Update resource-usage-monitoring.md

Implemented the suggested changes, thanks for pointing out.

* Remove unneeded toc and add punctuation
2018-10-04 10:50:15 -07:00
Stanislav Zapolsky 7076a878dd fixed a typo in docs/concepts/configuration/pod-priority-preemption.md (#10376)
* fixed a typo

"Pod may by scheduled" > "Pod may be scheduled"

* and another typo

"sooner that" > "sooner than"
2018-10-04 10:39:13 -07:00
Jonas Rosland 807fae7aec Adding Non-Code Contributions blog post (#10484)
* Adding Non-Code Contributions blog post

Signed-off-by: Jonas Rosland <jrosland@vmware.com>

* Update 2018-10-04-non-code-contributors-guide.md
2018-10-04 09:00:31 -07:00
CaoShuFeng ff85cba909 fix typo in runtime class (#10490) 2018-10-04 06:32:06 -07:00
SataQiu ada41a995a fix typo (#10487) 2018-10-03 22:13:39 -07:00
LiuDui 94e108b15c Change the version information in the page to v1.12.0 (#10411) 2018-10-03 21:33:31 -07:00
Kaitlyn Barnard 5bace02455 newseltter signup (#10304) 2018-10-03 21:07:34 -07:00
Luc Perkins 48aa30df96 Add og:image meta tag to non-blog pages (#10213)
* Add og:image meta tag to non-blog pages

* Fix other minor OpenGraph issues
2018-10-03 20:57:18 -07:00
Kenny Ho 11e937be26 Add support information for AMD GPUs (#10436) 2018-10-03 20:55:57 -07:00
JJ Asghar ba3615dd22 Update minikube.md (#10439)
The output has changed since the last update. This is what the example looks like now.
2018-10-03 20:54:36 -07:00
bobs-bits ed1b47f552 Update hello-minikube.md (#10182)
added powershell equivalent for  eval $(minikube docker-env), and added some text to help a beginner understand in more concrete terms the difference between the local docker registry, and the one in minikube (might only be an issue for newbs, but I am a newb :) and limited to powershell :().
2018-10-03 20:50:42 -07:00
Miguel Angel Medina Mondragon ea5a16952f improved and updated rollout history information (#10175)
* improved and updated rollout history information

* minor change, manifest.yaml > manifest

* tweaks to the change-cause section

* annotation command typo

* redundancy fix

* removing the --record flag as it may be misleading
2018-10-03 20:46:43 -07:00
Tim Allclair (St. Clair) dc5b70d328 Fix link formatting (#10424) 2018-10-03 20:45:22 -07:00
LiuDui ab96cc7b25 The version information displayed on the page is outdated (#10407) 2018-10-03 20:42:22 -07:00
tanshanshan 8801499792 fix the command output (#10307) 2018-10-03 20:40:57 -07:00
jay vyas 35cc6ed576 resolve some semantics around ABAC and RBAC (#10256)
* resolve some semantics around ABAC and RBAC 

some minor tweaks for readability.

* Update abac.md

* Update abac.md

* Update abac.md

* Update abac.md

* Update abac.md
2018-10-03 20:37:03 -07:00
Justin Santa Barbara f39bc10631 Rewrite links for environment-variable-expose-pod-information to new location (#10209)
We have a redirect, so these links aren't broken, but we shouldn't
rely on the redirect - that ends up with long chains of complicated
redirects and makes validating the markdown harder.
2018-10-03 20:35:42 -07:00
alex-libre 24c8ed25da Capitalized "Pod" in multiple locations (#10199)
* Capitalized "Pod" in multiple locations

This style guide states to always capitalize Pod, but in the next section it was written in lowercase in a couple places. I've capitalized them.

* Capitalized two additional instances of "Pod" as recommended by @neolit123
2018-10-03 20:34:21 -07:00
DennyZhang - DevOps & Cloud Native 946f0d081f Add community kubectl cheatsheet (#10453) 2018-10-03 19:54:27 -07:00
JJ Asghar afbb7092c5 Update hello-minikube.md (#10440)
Added `shell` highlighting.
2018-10-03 19:53:01 -07:00
Preston Holmes c456e3180f update link for cri-containerd (#10435)
built in cri plugin for containerd now GA, replaces cri-containerd shim

https://kubernetes.io/blog/2018/05/24/kubernetes-containerd-integration-goes-ga/
2018-10-03 19:51:36 -07:00
tanshanshan e1459f2a71 fix the command output (#10417) 2018-10-03 19:50:10 -07:00
PONOUBA c22d8d42a8 add Jaguar project description (#10429)
[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight.
Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.
2018-10-03 19:48:45 -07:00
Shen Yuanyu 12e898b6ad minimum spell error (#10412) 2018-10-03 19:47:19 -07:00
Denis Salamanca af2207017f Removed "touch" on sources.list.d (#10427)
touch is not necessary as the "tee" command will create the file regardless if it exists or not
2018-10-03 19:45:58 -07:00
Thomas Strömberg 559c5778eb Remove reference to minikube get-k8s-versions (#10423)
This command was removed as part of the 'localkube' purge. You can now specify free-form which version you would like to install.

This PR addresses https://github.com/kubernetes/minikube/issues/3179
2018-10-03 19:44:37 -07:00
Florian Breisch 4e0ee8b5c6 Fix misspelled plugin configuration option (#10421) 2018-10-03 19:43:16 -07:00
CaoShuFeng 4c9dcf0717 fix description about cri (#10418) 2018-10-03 19:41:55 -07:00
SataQiu f950f0977e update version info (#10408) 2018-10-03 19:40:34 -07:00
LiuDui 96e18455cf Modified version information (#10406) 2018-10-03 19:39:13 -07:00
Justin Clift a628b58096 Trivial typo fixes (#10386) 2018-10-03 19:37:52 -07:00
Morten Torkildsen b9e2f86503 Update description of StatefulSet behavior on delete (#10380)
StatefulSet deletion does not have any guarantees of orderly termination of pods as is suggested by the documentation. Prior to 1.11 kubectl did scale down StatefulSets before deleting them, but this went away after the removal of reapers. Ref discussion in #68627.
This change updates the documentation to reflect this.
2018-10-03 19:36:31 -07:00
Karen Bradshaw 0ea9225760 Fix link to deploy node.js app (#10372)
- Update deploy instructions to link to hello-minikube
  node.js app create, deploy.

- See issue #10362.
2018-10-03 19:35:10 -07:00
Robert Edström b30adb4242 Clarify pod.md (#10327)
Wording is confusing to beginners - in the sentence before, it is just being explained that containers in the same pod are indeed run on the same physical host. Hopefully this clarifies that.
2018-10-03 19:33:49 -07:00
LiuDui d9eecfdfc8 Cancel the invalid hyperlink (#10297)
Cancel the invalid hyperlink

Cancel the invalid hyperlink

Cancel the invalid hyperlink

Cancel the invalid hyperlink

Cancel the invalid hyperlink

Cancel the invalid hyperlink
2018-10-03 19:32:28 -07:00
caberdoz ade133f06d Update update-daemon-set.md (#10290)
The default strategy for the update changed from 'OnDelete' to 'RollingUpdate' since Kubernetes 1.8:
https://v1-8.docs.kubernetes.io/docs/api-reference/v1.8/#daemonsetupdatestrategy-v1beta2-apps
2018-10-03 19:31:07 -07:00
SataQiu 32fdce6f64 fix some 404 links (#10287) 2018-10-03 19:29:33 -07:00
Misty Linville 65cdd253a0 Add pointer to k8s community site (#10286)
* Add pointer to k8s community site

* Copyedit

* Add the actual link

😂
2018-10-03 19:28:07 -07:00
Kaitlyn Barnard c912efd383 updating dates on China banner (#10268) 2018-10-03 19:26:42 -07:00
Luc Perkins 7631d38534 Add missing font imports (#10263) 2018-10-03 19:25:16 -07:00
Arnaud M 1be2a77449 bump version of event-exporter (#10191) 2018-10-03 19:19:30 -07:00
Rostislav M. Georgiev a69ac0bfbe install-kubeadm: Extend set SELinux in permissive mode (#10150)
The CentsOS/RHEL/... section mentiones that SELinux must be put in permissive
mode, but the supplied command does the job only for the current boot. Once
the system is restarted SELinux can again enter enforcing mode thus breaking
a Kubernetes cluster.

Fix this by adding a sed command that permanently changes the SELinux mode to
permissive.

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-10-03 19:18:00 -07:00
Zach Corleissen 31517d13ee Fix broken link, fix & add redirects (#10122) 2018-10-03 19:16:34 -07:00
makocchi 20b1dd242d update and reorder sub contents (#10112) 2018-10-03 19:07:30 -07:00
Dennis Czombera 9c2f4b7123 Fix typos in concept pages (#10481)
* Remove unnecessary bracket

* Remove unnecessary parenthesis and add line break for easier reading flow.

* Fix typos
2018-10-03 18:06:00 -07:00
JJ Asghar 2d27384e3e Update deployment.md (#10443)
Update to `1.15.4` works in tandem with https://github.com/kubernetes/website/pull/10442
2018-10-03 17:30:09 -07:00
JJ Asghar dd1509fa1b Update Dockerfile (#10441)
Updated the `node` version.
2018-10-03 17:28:52 -07:00
JJ Asghar 0efa984ce2 Update nginx-deployment.yaml (#10442)
Updated the `nginx` version docker container.
2018-10-03 17:27:36 -07:00
Kevin Kelani 075de6be40 Fixes typo (#10444)
I believe the sentence meant to explain that you can use the pre-built packages but you can also build them from source for other OSes.
2018-10-03 17:25:12 -07:00
Eyal Levin d7917b51d6 Update RestartPolicy issue note (#10447)
* Update RestartPolicy issue note

As far as I understand this issue should be resolved in v1.12.0

* Update text
2018-10-03 17:23:55 -07:00
stephan lindauer 40972e0c6a Fix "compared compared" (#10456) 2018-10-03 17:15:49 -07:00
Chao Wang 54ee48eeda fix the CRI-installation in install-kubuadm (#10475) 2018-10-03 17:14:28 -07:00
Takuya N b45fd9cca4 Fix CSS for case study (#10463)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-03 17:13:12 -07:00
Takuya N b980de0edd Fix links to featured case studies (#10461)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-10-03 17:11:55 -07:00
Luc Perkins 977cab9252 Fix spacing error in CSS (#10478) 2018-10-03 17:09:31 -07:00
Pieter Vogelaar 86c0e43a0c Added cron job monitoring (#10336)
* Added cron job monitoring

Added cron job monitoring with the Kubernetes job monitor

* Update resource-usage-monitoring.md
2018-10-03 13:50:24 -07:00
PatMaz f42caf6e33 add for turney on-premise: GKE On-Prem | Google Cloud (#9944)
GKE On-Prem | Google Cloud
https://cloud.google.com/gke-on-prem/
Containerize on-premises applications and be cloud-ready. With GKE On-Prem, you get the Google Kubernetes Engine (GKE) experience directly in your data center. ... GKE On-Prem also registers your cluster with Google Cloud Console in order to have a single-pane-of-glass view for managing all your clusters.
2018-10-03 13:25:03 -07:00
Claudia J.Kang 612006c920 Add: Korean translation initialized (#10471)
Korean translation of Home, Setup, Tutorials-Kubernetes Basics, and Hello Minikube has been added.

* Initial translation of documentation home (kubernetes/kubernetes-docs-ko#9)
* 번역할 원본 파일 추가 (kubernetes/kubernetes-docs-ko#11)
* Translate tutorials/kubernetes-basics/create-cluster (kubernetes/kubernetes-docs-ko#15)
* Translate tutorials/kubernetes-basics/deploy-app in Korean (kubernetes/kubernetes-docs-ko#16)
* Translate tutorials/kubernetes-basics/expose in Korean (kubernetes/kubernetes-docs-ko#26)
* Translate tutorials/kubernetes-basics/scale in Korean (kubernetes/kubernetes-docs-ko#24)
* Fix typo from 세트 to 셋 according to 외래어 표기법 3.1.1 (kubernetes/kubernetes-docs-ko#31)
* Setup page's header and subheader translate into Korean. (kubernetes/kubernetes-docs-ko#33)
* Translated the welcome page in Korean (kubernetes/kubernetes-docs-ko#32)
* Translate tutorials/kubernetes-basics/update in Korean (kubernetes/kubernetes-docs-ko#35)
* Translate concepts/_index.md in Korean (kubernetes/kubernetes-docs-ko#30)
* Translate tutorials/kubernetes-basics/index.html in Korean (kubernetes/kubernetes-docs-ko#29)
* Translate /tutorials/hello-minikube.md in Korean (kubernetes/kubernetes-docs-ko#18)
* Translate tutorials/kubernetes-basics/explore in Korean (kubernetes/kubernetes-docs-ko#36)
* up-to-date on content/ko (kubernetes/kubernetes-docs-ko#42)
* up-to-date on _index.html (kubernetes/kubernetes-docs-ko#41)
* Translate tutorials/_index.md in Korean (kubernetes/kubernetes-docs-ko#44)
* Update translation on tutorials/hello-minikube.md (kubernetes/kubernetes-docs-ko#45)
* Setup page's header and subheader translate into Korean. (kubernetes/kubernetes-docs-ko#51)
* Update tutorials for consistency (kubernetes/kubernetes-docs-ko#48)
* up-to-date on content/ko (kubernetes/kubernetes-docs-ko#53)

Co-authored-by: June Yi <june.yi@samsung.com>
Co-authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-authored-by: zerobig <38598117+zer0big@users.noreply.github.com>
Co-authored-by: Lawlait <sixarasi@gmail.com>
Co-authored-by: Ian Y. Choi <ianyrchoi@gmail.com>
2018-10-03 13:11:23 -07:00
Luc Perkins 57584f982d Add header-checking function (#9880)
* Add basic header-checking function

* Add Slack notification logic

* Modify Netlify Functions setup

* Rework function logic

* Add missing dependencies

* Remove package-lock.json from Git

* Separate header checking function

* Isolate env check into a separate function
2018-10-03 13:04:39 -07:00
Stanislas 09c4ae5f1d Warn LXD users with an IPv6-enabed bridge (#10206) 2018-10-03 12:34:07 -07:00
Chazzledazzle1 e088e3f26f Update overview.md (#10185) 2018-10-03 12:29:28 -07:00
SataQiu 1f4962fd44 update version info (#10409) 2018-10-03 11:42:18 -07:00
Kaitlyn Barnard 272c3ca030 Blog post: KubeDirector (#10467)
* blog post

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md

* Update 2018-10-03-kubedirector.md
2018-10-03 08:00:45 -07:00
Rui Cao e401866efe Fix typo: folllowing -> following (#10457)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-10-02 16:31:03 -07:00
shutefan c3d7e61a92 Fix sentences (#10465)
Signed-off-by: shutefan <shutefan@gmail.com>
2018-10-02 16:25:39 -07:00
Luc Perkins 4547f89359 Remove Sass assets (#10464) 2018-10-02 12:49:12 -07:00
Lubomir I. Ivanov 1fce6ed3da kubeadm-init: update link about v1alpha3 example (#10459) 2018-10-02 12:47:51 -07:00
Jim Angel 8588d175cd Remove Dynatrace per PR 9504 (#10458) 2018-10-02 12:45:13 -07:00
kvaps cadae06402 Blog Post: Network bootable servers farm with LTSP (#10335)
* adding ltsp post

* fix: modules.tar.gz

* fix: small mistakes

* del: not necessary steps

* add: corrections from neolit123

* add: diskless nodes note

* upd: registry name

* upd: bump date

* Update and rename 2018-10-01-network-bootable-farm-with-ltsp.md to 2018-10-02-network-bootable-farm-with-ltsp.md

Copy edits

* Update 2018-10-02-network-bootable-farm-with-ltsp.md
2018-10-02 12:25:48 -07:00
Nilekh Chaudhari 8c60d4517e Added api version in authn and authz example. (#9696)
* Added api version in authn and authz example.

* Fixed comment

* Feedback from neolit123

* Feedback from neolit123
2018-10-01 15:59:15 -07:00
Luc Perkins 4c2b56625c Temporarily remove Hugo Pipes Sass conversion (#10373)
* Add new Sass generation system

* Remove resources folder

* Add develop Sass command and sourcemaps

* Add Hugo version shortcode for use in docs

* Add OWNERS file to ./sass folder
2018-10-01 13:38:01 -07:00
Bjørn Erik Pedersen 32014f94b3 Merge missing translations (#10355)
* Merge missing translations

* Disable Norwegian
2018-10-01 12:38:37 -07:00
Zach Corleissen 4b77af7466 Move sass OWNERS to source instead of output (#10215) 2018-10-01 12:17:30 -07:00
Ahmet Alp Balkan b0de40f874 blog: health-checking-grpc (#10393)
* blog: health-checking-grpc

date in the markdown and file/dir names will be updated later

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>

* Update 2018-09-30-health-checking-grpc.md

* Update and rename 2018-09-30-health-checking-grpc.md to 2018-10-01-health-checking-grpc.md

* Update 2018-10-01-health-checking-grpc.md

* Update 2018-10-01-health-checking-grpc.md
2018-10-01 09:33:49 -07:00
LiuDui 54ba69b5fb Remove excess 'and' (#10446) 2018-09-30 05:22:43 -07:00
Tim Fogarty 48382f44be Add link to 1.12 API docs in reference index (#10405) 2018-09-29 10:39:13 -07:00
Steve Perry 38a4187f15 Update kubectl command ref docs for 1.12. (#10426)
* Update kubectl command ref docs for 1.12.

* Create diff for kubectl commands 1.11, 1.12.

* Add explanation and white space to diff file.
2018-09-29 10:37:57 -07:00
LiuDui 3d27ae5a76 You remove the extra 'If' (#10414)
* You remove the extra 'If'

* Update 2017-02-00-Postgresql-Clusters-Kubernetes-Statefulsets.md
2018-09-28 08:37:45 -07:00
SataQiu 56c011bae1 fix typo (#10410) 2018-09-28 01:03:15 -07:00
Zach Arnold 5e71c712b3 1.12 ref docs (#10404)
* update link location

* api docs
2018-09-27 21:35:48 -07:00
Zach Arnold 754793ac06 update link location (#10403) 2018-09-27 17:35:08 -07:00
Kaitlyn Barnard 13db0b7ab8 1.12 blog post (#10402) 2018-09-27 17:27:47 -07:00
Jim Angel 786d314da5 [Do Not Merge] Release 1.12 (#10292)
* Update docs for fields allowed at root of CRD schema (#9973)

* add plugin docs and examples (#10053)

* docs update to promote TaintNodesByCondition to beta (#9626)

* HPA Specificity Improvements (#8757)

Updated the HPA docs to reference the `autoscaling/v2beta2` API version,
and added documentation about the new fields.

* adjust docs for pod ready++ (#10049)

* Remove --cadvisor-port - has been deprecated since v1.10 (#10023)

Change-Id: Id2a685473a243aef492a98ff450759f39e362557

* Add Documentation for Snapshot Feature (#9948)

* Add documentation for snapshot feature

* Update volume-snapshots.md

* Add dry-run to api-concepts (#10033)

* kubeadm-init: Update the offline support section (#10062)

The update includes the following things (in mind with Kubernetes 1.12):

- Remove the 1.8 image versions
- Add the 1.10 image versions that were missing until now
- Include a comment for the missing arch suffixes in 1.12

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>

* Say bye to `DynamicProvisioningScheduling` (#10157)

The mentioned feature gate is now collapsed into `VolumeScheduling`.

xref: kubernetes/kubernetes#67432

* Update ResourceQuota per PriorityClass state for 1.12 (#10229)

* TokenRequest and TokenRequestProjection now beta (#10161)

xref: kubernetes/kubernetes#67349

* Change feature state for kms provider to beta. (#10230)

KMS Provider will be graduating to beta in v1.12, reflecting this change on the website.

* coredns default (#10200)

* Promote ShareProcessNamespace to beta in docs (#9996)

* Add CoreDNS details to DNS Debug docs (#10201)

* add coredns details

* address nits, add query logging section

* Update docs with topology aware dynamic provisioning (#9939)

* Document topology aware volume binding feature

* update for readability

* Update storage-classes.md

* comma splice

* don't abbreviate

* HPA Algorithm Information Improvements (#9780)

* Update HPA docs with more algorithm details

The HPA docs pointed to an out-of-date document for information on the
algorithm details, which users were finding confusing.  This sticks a
section on the algorithm in the HPA docs instead, documenting both
general behavior and corner cases.

* Add glossary info, HPA docs on quantities

People often ask about the quantity notation when working with the
metrics APIs, so this adds a glossary entry on quantities (since they're
used elsewhere in the system), and a short explantation in the HPA walkthough.

* Information about HPA readiness and stabilization

This adds information about the new changes to HPA readiness and
stabilization from kubernetes/features#591, and other minor changes that
landed in Kubernetes 1.12.

* Update horizontal-pod-autoscale.md

* Audit 1.12 doc (#9953)

* audit 1.12 document

* remove legacy audit feature

https://github.com/kubernetes/kubernetes/pull/65862

* update feature gate doc

* MountPropagation is now GA (#10090)

* RuntimeClass documentation (#10102)

* RuntimeClass documentation

* Update runtime-class.md

* Add documentation for Scheduler performance tuning (#10048)

* Add documentation for Scheduler performance tuning

* Update scheduler-perf-tuning.md

* TTL controller for cleaning up finished resources (#10064)

* TTL controller for cleaning up finished resources

* Address comments

* Update ttlafterfinished.md

* Bump quota configuration api version (#10217)

* Incremental update from master (#10278)

* fix invalid href of cloud controller manager (#10240)

* fix invalid yaml format (#10238)

* update storage-limits doc with Azure disk part (#10224)

update storage-limits doc with Azure disk part

fix comments

* Update kubelet-config-file.md (#10222)

Update link to KubeletConfiguration struct.

* fix a trivial misspelling (#10244)

* Fix cassandra-statefulset.yaml indent level (#10243)

* Mention minimum etcd versions (#10208)

Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ

* fix 404 error (#10250)

* Small verb tweak (#10190)

Present participle, ftw.

* Add AnchorJS logic for header links (#10155)

* Add AnchorJS JavaScript

* Remove existing inpage_heading logic

* Remove underline from anchor tags

* Use single icon and add touch visibility

* Use paragraph link icon for AnchorJS

* Update Sass to use code formatting in docsContent headers

* Update header size coverage to H3-H6

* fix broken link in kubefed.md (#10254)

* Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes (#9827)

The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:

https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164

* fix typo (#10168)

* fix typo

* addressing comments.

* Update setup-ha-etcd-with-kubeadm.md

* fix typos (#10252)

* fix description of contribute guide (#10253)

* describe truncate feature about advanced audit (#10236)

* describe truncate feature about advanced audit

* Update audit.md

* docs update to promote ScheduleDaemonSetPods to beta (#9923)

* Dynamic volume limit updates for 1.12 (#10211)

* add a placeholder commit

* Update docs for csi volume limits

* Update storage-limits.md

* Add "MayRunAs" value among other GroupStrategies (#9888)

* Add CoreDNS details to the customize DNS doc (#10228)

* Add CoreDNS details to the customize DNS doc

Rewrite the document to include more details about CoreDNS, since it's now the default from v1.12

* Address comments

* Improve doc wording

* Fix link

* Update dns-custom-nameservers.md

* Update dns-custom-nameservers.md

* Fix secrets docs in 1.12 branch (#10056)

* Fix secrets docs

* Update secret.md

* Revert CoreDNS Docs (#10319)

* Revert "Add CoreDNS details to DNS Debug docs (#10201)"

This reverts commit 462817a674.

* Revert "Add CoreDNS details to the customize DNS doc (#10228)"

This reverts commit e7319eeb8c.

* Revert "coredns default (#10200)"

This reverts commit 698e93b441.

* Add CRI installation instructions page

Added cri-installation page with CRI installation instructions
Referenced it from kubeadm-init and install-kubeadm pages.

* kubeadm: update API types documentation for 1.12 (#10283)

v1alpha2 -> v1alpha3
MasterConfiguration -> [new-api-types]

* TokenRequest feature documentation (#10295)

* AdvancedAuditing is now GA (#10156)

xref: kubernetes/kubernetes#65862

`AdvancedAuditing` feature is GA in 1.12. This PR adjusts the related
docs.

* update runtime-class.md (#10332)

* update runtime-class.md

* Update runtime-class.md

* Document cross-authorizer permissions for creating RBAC roles (#10015)

* Document cross-authorizer permissions for creating RBAC roles

* Update rbac.md

* kubeadm: update authored content for 1.12 (reference docs and cluster creation) (#10348)

* kubeadm: update authored content in reference docs for 1.12

* kubeadm: add time frame in create-cluster-kubeadm for 1.12

* add AllowedProcMountTypes and ProcMountType to docs (#9911)

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>

* kubeadm: add new command line reference (#10306)

Add:
- placeholder files
- include place holder files
- include "renew" sub command
- add missing tabs for "alpha phase kubelet"

* Documenting SCTP support in Kubernetes (#10279)

* Documenting SCTP support in Kubernetes Service, Endpoint, NetworkPolicy and Pod

* Updates based on comments on the PR

* kubectl expose update with SCTP support

* Updated according to comments in the PR

* Revert "kubectl expose update with SCTP support"

This reverts commit 0d5a1e6720a012390cf100c83e16b4a8c0782356.

* TLS Bootstrap and Server Cert Rotation feature documentation (#10232)

* TokenRequest feature documentation

* line wrapping to make review not insane

* update content for GA without major refactor

* Update kubelet-tls-bootstrapping.md

* Add clarifications for volume snapshots (#10296)

* Update kubadm ha installation for 1.12 (#10264)

* Update kubadm ha installation for 1.12

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* update stable version

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* Update stacked control plane for v1.12 (#2)

* use v1alpha3

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* more v1alpha3 (#4)

* updates

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* Document how to run in-tree cloud providers with kubeadm (#10357)

Change-Id: Iab6b996a830503d74a6eb0c507c5f8ca7a39235b

* kubeadm reference doc for release 1.12 (#10359)

* Revert "Revert "Add CoreDNS details to DNS Debug docs (#10201)""

This reverts commit bb30f4d1fcd6fba2fe6190778ead99f8010033b7.

* Revert "Revert "Add CoreDNS details to the customize DNS doc (#10228)""

This reverts commit bc23d45c09d7b83cac130fe22a0bd91e72435862.

* Revert "Revert "coredns default (#10200)""

This reverts commit 7f4350d6ab7fc554ee53126d3875e845d2e43d1f.

* add missing instruction for ha guide (#10374)

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* kubeadm - Ha upgrade updates (#10340)

* Update HA upgrade docs

* Adds external etcd HA upgrade guide

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* copyedit

* more edits

* add runasgroup in psp (#10076)

* update KubeletPluginsWatcher feature gate (#10205)

* generated 1.12 docs

* Building Multi-arch images with Manifests (#10379)

In 1.12, a variety of images used in a typical kubernetes installation
have started to using manifests to better support environments with arm
or ppc64le architectures. For example all images used with kubeadm by
default have manifests, another would be all the tests in the
conformance test suite. Here we capture the best practices for everyone
to start using manifests in their own workflows.

Change-Id: I5ba4c5fe55ffc9486a8251760f3352be4f2e1494

* Upgrade docs for v1.12 (#10344)

* generated assets and docs

* remove 1.7

* update 1.12

* update plugin documentation under docs>tasks>extend-kubectl (#10259)

* update plugin documentation under docs>tasks>extend-kubectl

* Update kubectl-plugins.md
2018-09-27 16:41:39 -07:00
wangxy518 593b631522 Update config.toml (#10396) 2018-09-27 12:18:56 -07:00
Rui Cao de82a8820e Fix typo: speficied -> specified (#10395)
Signed-off-by: Rui Cao <ruicao@alauda.io>
2018-09-27 07:08:57 -07:00
Cody Clark 5752bacbfa Make Setup Landing Page More Useful (#10260)
* Added content to Setup index

* Alphabetized providers

* Update _index.md

* Make Turnkey Cloud Solutions a H2 for toc

* Updated from Andrew's Comments

* fixing headings
2018-09-25 15:10:18 -07:00
Luc Perkins 0ceeb7a1bd Remove unused scripts (#10152) 2018-09-25 09:04:23 -07:00
Cody Clark 67e52e9576 Removing raw and endraw tags (#10358) 2018-09-25 06:34:23 -07:00
Brad Topol 039f654189 add new turnkey cloud solution to setup: ICP on multiple clouds (#10034)
* add new turnkey cloud solution to setup: ICP on
multiple clouds

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* Updated ICP Multiple Cloud URL and IBM Cloud table entry

* small tweak to kick off redeploy
2018-09-24 21:29:21 -07:00
Tomokatsu Iguchi 79104cb55c fix JSON syntax (#9899)
when i hit the command
`kubectl patch serviceaccount default -p '{\"imagePullSecrets\": [{\"name\": \"myregistrykey\"}]}'`
then i got this error
`Error from server (BadRequest): invalid character '\\' looking for beginning of object key string`

But i stripped all back slashes, and it worked.

If this issue is caused only in my specific environment, 
close this pull-request.

My environment is ...
- Docker for Mac: Version 18.06.0-ce-mac70 (26399), Kubernetes: v1.10.3
2018-09-24 21:26:39 -07:00
Dan Winship c6a4252444 Clarify certain NetworkPolicy behavior (#10151)
* Clarify certain NetworkPolicy behavior

* Update network-policies.md
2018-09-24 21:25:14 -07:00
Xinhai Wang 5214bdf112 Update persistent-volumes.md (#10311)
Change unusable docker image
2018-09-24 20:04:27 -07:00
Kaitlyn Barnard 722b88c614 updating Okta reference (#10378) 2018-09-24 19:57:56 -07:00
Aleks 71bf38069f Add HAProxy and istio ingress controller (#9841)
Add HAProxy and istio ingress controller
2018-09-24 15:58:45 -07:00
Nate Bhurinat Wangsutthitham f9addd8fe1 Update weave-network-policy.md -- fixing typo. (#9825)
* Update weave-network-policy.md

Fix typo.

* Update weave-network-policy.md

- Added note on abbreviation

* Remove note about abbreviation
2018-09-24 15:50:39 -07:00
Chao Wang 777d0757b6 Add default enabled admission control plugins (#9784)
* Add default enabled admission control plugins

* Docs feedback from zacharysarah
2018-09-24 15:35:25 -07:00
LiuDui 1cf4f5375d The fix clicks the error hyperlink that 'here' appears (#10315)
* The fix clicks the error hyperlink that 'here' appears

The fix clicks the error hyperlink that 'here' appears

The fix clicks the error hyperlink that 'here' appears

* Update link path to k/examples
2018-09-24 14:38:34 -07:00
Tomáš Kukrál 1564ef769f update calico instructions (#10368)
Calico CALICO_IPV4POOL_CIDR must match pod-network-cidr every time, not
only for network policy.
2018-09-24 14:19:00 -07:00
Justin Nauman e2e8fb58b8 Update overview.md (#10364)
small change to adjust formatting to properly block notes independently
2018-09-22 01:48:21 -07:00
Rong Zhang a78aa46ff9 Update kubespray documents (#10163) 2018-09-22 01:33:35 -07:00
Qiming 26f0a81b65 Rework tool/doc for updating reference docs (#10123)
* WIP - rework update imported docs

* Rework tool/doc for updating reference docs

This PR reimplement the reference docs generator in Python and fixes
some outdated docs and data:

- Do docs import using Python because the GoLang version of tool has
  some following drawbacks:
  * its not convenient for handling YAML config files
  * it has to be compiled to binaries to run on different platforms
  * for every tiny changes you need to compile a new version and check in
- The reference docs we use in website are actually not coming directly
  from `kubernetes/kubernetes`. Most of them come from the `reference-docs`
  project. The configuration files are thus changed to avoid confusion.
- We have changed the location of generated docs so the default configuration
  files and the docs are updated.
2018-09-21 14:08:50 -07:00
Chao Wang 7b33ce4825 remove the left bits of salt (#10248) 2018-09-21 07:54:03 -07:00
Justin Nauman d73e26c75b Updating docs around default ImagePullPolicy (#10284)
* Updating docs around default ImagePullPolicy

This is an attempt to clear up a bit of the wording around an image's tag and how that impacts the ImagePullPolicy.

The wording to me presently suggests *all* you need to do is use `:latest` as an image tag and that will change the `ImagePullPolicy` to latest.

This is not the case that I've observed.  As it stands now, `:latest` only affect the `ImagePullPolicy` if that attribute is not present on the pod's specification.

https://github.com/kubernetes/kubernetes/blob/7f23a743e8c23ac6489340bbb34fa6f1d392db9d/pkg/apis/core/v1/defaults.go#L78
https://github.com/kubernetes/kubernetes/blob/7f23a743e8c23ac6489340bbb34fa6f1d392db9d/pkg/kubelet/images/image_manager_test.go#L63

* Addressing feedback

- Thanks for the super valuable feedback @Bradamant3.  It reads a *lot* better now!
2018-09-21 07:43:29 -07:00
Gerald Haydtner e743d4032f resize screenshot (#10360)
* update URL, add screenshot

* resize screenshot

* Revert "resize screenshot"

This reverts commit 54e0d347958fb863e9bcb5865773c94c16bad985.

* Revert "Revert "resize screenshot""

This reverts commit f22cb97ab9e17be6218cbf7be26990e3a18a304f.

* resize screenshot
2018-09-21 07:24:03 -07:00
Alex Contini 796e9f85eb add IBM, NAIC and Ocado case studies (#10343)
* add IBM, NAIC and Ocado case studies

* update

* update
2018-09-20 14:03:59 -07:00
Heng WU c93cba5938 Update notes.md (#10258) 2018-09-20 10:54:14 -07:00
Damien Duportal c22f068daa Fix Markdown on documentation for install-kubectl (#9975)
* Fix Markdown on documentation for install-kubectl 

Section modified: "Install with Powershell from PSGallery"

* Update install-kubectl.md

* Feedback from PR review with gramamtically incorect sentence and markdown rendering in install-kubectl.md

Update install-kubectl.md

Update install-kubectl.md

Update install-kubectl.md

Update install-kubectl.md
2018-09-20 10:43:53 -07:00
Heng WU f20ce9df64 add a link to CCM (#10271)
* update cloud-controller.md

* update cloud-controller.md
2018-09-20 05:59:29 -07:00
WanLinghao 77db7a1152 Fix a command error in configure-service-account.md file. (#10289) 2018-09-20 04:53:38 -07:00
Gerald Haydtner 352217b7c7 update URL, add screenshot (#10313) 2018-09-20 04:47:29 -07:00
CaoShuFeng a5c670943b fix Dockerfile (#10312) 2018-09-20 04:46:08 -07:00
Bob Killen 3e33d3f9e0 Replace kusers links with discuss forum link (#10321) 2018-09-20 04:41:02 -07:00
Matthias Lübken a900da9990 Update daemonset.md (#10341)
Adding Instana as another example for an agent running as a DaemonSet.
2018-09-20 04:39:41 -07:00
Matheus Neder c08e934a9d Fixed anchor link for vsphereVolume session. (#10320)
* Update volumes.md

* Update volumes.md
2018-09-20 04:37:08 -07:00
Sunny 4e1e5fd2d3 PV: Add StorageOS in the mount options supported list (#10334)
* PV: Add StorageOS in the mount options supported list

StorageOS in-tree storage plugin uses the mount options specified in the volume spec https://github.com/kubernetes/kubernetes/blob/v1.13.0-alpha.0/pkg/volume/storageos/storageos.go#L139

* Mount options volume list sort alphabetically
2018-09-20 04:23:16 -07:00
Karen Bradshaw 95da1ca48f Fix inline markup in headers, links (#10099)
* Clean up inline markup and links

- Clean up inline markup in html headers
- Fix links on page and related page
- Clean up some wording and add links to tutorial and concepts

* Update scale-stateful-set.md
2018-09-19 20:32:20 -07:00
Quan Tian 02c38e5180 Fix dns doc about inheriting DNS from nodes (#9214)
Kubelet doesn't prepend the cluster DNS server to the nodes's DNS
settings, neither for Pods with "ClusterFirst" dnsPolicy nor Pods with
"default" dnsPolicy.

Only pods with "default" dnsPolicy inherit DNS from nodes, without the
cluster DNS server prepended.
2018-09-19 20:30:05 -07:00
Karen Bradshaw dd703440b6 Fix formatting of kubeadm join config file (#10262) 2018-09-19 20:24:41 -07:00
Misty Linville 92dd5f0236 Add info about feature gates, fix formatting problem (#10273) 2018-09-19 20:09:41 -07:00
Shida Qiu 5e858b3ddc Fix the wrong link address (#10300)
Fix the wrong link address
2018-09-19 19:59:29 -07:00
Sam Foo 5e1367bfb7 Remove extra spacing in code blocks (#10347)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-09-19 19:52:36 -07:00
Jake Sanders 0c39f4fed7 Call out CRDs in default discovery roles (#10346) 2018-09-19 19:51:19 -07:00
zhanggaogong 7027195d46 fix a 404 error page in ingress.md (#10314)
* fix a 404 error page in ingress.md

* fix typo in fix
2018-09-19 19:50:02 -07:00
Jim Angel c3f4f94337 fixed link for godoc.org kublet componentconfig (#10339) 2018-09-19 19:02:39 -07:00
Sapphire Mason-Brown 0bddc54f36 Fix minor typo in 'Debugging Kubernetes nodes with crictl (#10338) 2018-09-19 19:01:22 -07:00
CaoShuFeng 6ec94ae97f fix release 1.11 release note format (#10251) 2018-09-19 15:02:11 -07:00
Kaitlyn Barnard ed35e6d9dd Linkerd 2.0 post (#10329)
* linkerd 2.0 post

* Update 2018-09-18-2018-linkerd-2.0.md

* Update 2018-09-18-2018-linkerd-2.0.md

* Delete styles.sass_a6e533854c4de092afe9278041939937.json

* Delete styles.sass_a6e533854c4de092afe9278041939937.json

* Delete styles.sass_a6e533854c4de092afe9278041939937.content

* Delete styles.sass_a6e533854c4de092afe9278041939937.content
2018-09-19 10:28:44 -07:00
Ryan McGinnis c844ce73e3 Merge pull request #10162 from riverzhang/kubeadm-ipvs
Add use ipvs to kubeadm-init doc
2018-09-19 13:19:53 -04:00
Maciej Kwiek d329f9a12b Cilium CNI docs for kubeadm quickstart guide (#9889)
Signed-off-by: Maciej Kwiek <maciej@covalent.io>
2018-09-19 09:04:58 -07:00
Jim Angel 1774347e71 Adding a back button on last module (#10089)
Closes: https://github.com/kubernetes/website/issues/10073
2018-09-19 08:45:46 -07:00
James Adarich c71303c70a remove duplicate stack overflow icon (#10318) 2018-09-18 06:16:26 -07:00
Kevin Lefevre f5b05a4e4e Update configure-aggregation-layer.md (#10119) 2018-09-16 00:39:50 -07:00
Bjørn Erik Pedersen 1b5ff98a44 Make the home page into reusable and translatable blocks (#10071)
* Make navigation and UI strings i18n friendly

This commit

* Extracts most UI strings into i18n bundles so they can be translated
* Makes a proper Hugo menu out of the hardcoded menu that is shown on smaller screens
* Changes the language selector logic to navigate to the current page in the other language if possible (e.g. the translation). If not possible, it takes you to the home page for that language.

For testing, this commit also adds Norwegian as a new language. This is turned off.

* Make the home page into reusable and translatable blocks

This commit adds a set of block type shortcodes that is then used to build the home page.

* These shortcodes gets common image resources from a new headless bundle. These resources can be inherited or overridden by translations.
* The hardcoded case studies section on the home page is replaced with a query and a loop.
* The hardcoded feature list on the home page is replaed qith a query and a loop.
2018-09-14 14:47:24 -07:00
Tim Fogarty 0df6621652 Add tfogo to OWNERS (#10301) 2018-09-14 11:12:32 -07:00
Keith Schaab 6c451b301a Fixing example text typo (#10282) 2018-09-13 20:40:03 -07:00
tanshanshan e4e7da3010 fix the command output (#10285) 2018-09-13 20:30:27 -07:00
Cody Clark 1a9b307b4e Add Katacoda Embedded Live Environment (#10276)
* Create kat-button

* Update test.md

* Update test.md

* Update test.md

* Update style-guide.md

* Update style-guide.md

* Update style-guide.md

* Update style-guide.md

* Update style-guide.md

* code highlight fix
2018-09-13 15:45:54 -07:00
Zach Corleissen ee35f4518d Fixes from review of PR #10278 (#10280)
Feedback from mistyhacks

Update configure-upgrade-etcd.md

Update configure-upgrade-etcd.md
2018-09-12 14:35:43 -07:00
CaoShuFeng 00c0cda728 describe truncate feature about advanced audit (#10236)
* describe truncate feature about advanced audit

* Update audit.md
2018-09-11 21:19:12 -07:00
CaoShuFeng e47cb8da42 fix description of contribute guide (#10253) 2018-09-10 18:37:35 -07:00
Chao Wang a0c831a498 fix typos (#10252) 2018-09-10 18:36:14 -07:00
Duffie Cooley 4a15ba58b5 fix typo (#10168)
* fix typo

* addressing comments.

* Update setup-ha-etcd-with-kubeadm.md
2018-09-10 14:09:00 -07:00
Jake Sanders 068edf5c31 Update the version numbers for the X-Remote-Extra- and Impersonate-Extra- key fixes (#9827)
The fix was cherry picked into 1.11.3, 1.10.7, and 1.9.11:

https://github.com/kubernetes/kubernetes/pull/67162
https://github.com/kubernetes/kubernetes/pull/67163
https://github.com/kubernetes/kubernetes/pull/67164
2018-09-10 14:03:27 -07:00
WanLinghao 6f221d8763 fix broken link in kubefed.md (#10254) 2018-09-10 13:11:11 -07:00
Luc Perkins 9ce0cd0906 Add AnchorJS logic for header links (#10155)
* Add AnchorJS JavaScript

* Remove existing inpage_heading logic

* Remove underline from anchor tags

* Use single icon and add touch visibility

* Use paragraph link icon for AnchorJS

* Update Sass to use code formatting in docsContent headers

* Update header size coverage to H3-H6
2018-09-10 13:09:36 -07:00
John O'Neill c038d8909c Small verb tweak (#10190)
Present participle, ftw.
2018-09-10 05:11:52 -07:00
Chao Wang a4b1b7c1de fix 404 error (#10250) 2018-09-10 02:17:52 -07:00
Eric Tune 726ce50f4a Mention minimum etcd versions (#10208)
Source: https://groups.google.com/d/msg/kubernetes-dev/jMPA4JzKiY4/HIx2ugvLBAAJ
2018-09-10 02:16:53 -07:00
KUAN Hsuan-Tso 53b5165c7b Fix cassandra-statefulset.yaml indent level (#10243) 2018-09-10 02:05:52 -07:00
WanLinghao ee9a6c9c79 fix a trivial misspelling (#10244) 2018-09-09 22:06:51 -07:00
vsoutherner c75060883e Update kubelet-config-file.md (#10222)
Update link to KubeletConfiguration struct.
2018-09-09 18:35:41 -07:00
Andy Zhang bbc815d1f5 update storage-limits doc with Azure disk part (#10224)
update storage-limits doc with Azure disk part

fix comments
2018-09-09 18:33:41 -07:00
CaoShuFeng 37d8c7bf8d fix invalid yaml format (#10238) 2018-09-09 18:25:40 -07:00
CaoShuFeng 4423ff8f6b fix invalid href of cloud controller manager (#10240) 2018-09-09 18:23:41 -07:00
Michelle Au e79d0cc9b1 Add GCE PD limit link and update wording (#10233) 2018-09-07 19:05:15 -07:00
Art 8ed6d2e332 Updating docs to include IKS in various places (#10047)
* Change product name

From IBM Cloud Container Service to IBM Cloud Kubernetes Service

* Adding IKS to the table of solutions

Not sure about where in the table it should be placed. The note said,
“The above table is ordered by version test/used in nodes, followed by
support level.”

* Adding IKS to Cloud Providers page

* Adding IBM Cloud Container Registry to private registry topic

* Updating language on cloud provider page

* Revising text for the registry entry

* Specifying that it's calico network policies
2018-09-07 08:57:19 -07:00
Brandon Philips 47d4c63bfd rbac: add information on unauthenticated discovery roles (#10212)
The Product Security Team got a report about these unauthenticated
discovery roles. The reporter was surprised about getting 200 requests
when unauthenticated. And given the light documentation on the intention
of these roles it is justifiable.

Increase documentation on these roles.
2018-09-06 18:28:08 -07:00
Tim Hockin 2917c69b2d Add google site verification for k8s.io DNS (#10214) 2018-09-06 16:13:10 -07:00
Kaitlyn Barnard 707e4d3951 adding SC elections blog post (#10210) 2018-09-06 13:25:40 -07:00
Michael Schubert 949a1ff541 Improve --requestheader-client-ca-file warning (#10093)
It's important to use a distinct CA (unless you exactly know what you
are doing) but not clear from the current documentation and warning.
2018-09-05 23:55:13 -07:00
alex-libre 9ff4313339 Fixed typo that combined two separate sentences without a period (#10196)
Moved second sentence ("Each...") to bottom of section
2018-09-05 23:47:34 -07:00
tanshanshan 148d40ee2e column STORAGECLASS is missed (#10204) 2018-09-05 23:44:16 -07:00
Kaitlyn Barnard bf343d81e9 changing featured case studies (#10092) 2018-09-05 15:09:14 -07:00
Ajay Kemparaj 5336022bef keep consistency with the kubectl commands (#10197) 2018-09-05 14:46:40 -07:00
Zach Corleissen 5d7babd6df Add an OWNERS file for changes to resources (#10198)
Update list of approvers/reviewers
2018-09-05 13:46:22 -07:00
Joseph Ruane edeb6a42b7 fix the suffix in the system-reserved example (#10136) 2018-09-05 06:26:02 -07:00
Robert Bailey 2cf465ed0c Remove 'Configuring Kubernetes with Salt' since the final bits of (#10192)
salt were removed from Kubernetes in January.
2018-09-05 06:24:55 -07:00
Michael Taufen e30e4c2e63 fix url for 1.11 docs (#10087)
The URL was not updated to point to release-1.11 branch when 1.11 was released.
This PR updates it to use the docsbranch param, so we don't have to
update it for every release.
2018-09-04 23:51:33 -07:00
Alois Mayr 133239d553 Add Dynatrace as an example of DaemonSet usage (#10077) 2018-09-04 23:22:33 -07:00
CaoShuFeng e9a08613a2 use new api version of scheduling.k8s.io (#10107) 2018-09-04 22:45:33 -07:00
linyouchong 91e3697aa5 Update command output (#10109) 2018-09-04 22:44:32 -07:00
Xinhai Wang 4fcfde8901 Update assign-cpu-resource.md (#10176)
fix typo
2018-09-04 20:54:23 -07:00
swatisehgal 3c21dc5e5b Indicate QuickAssist support in Intel Device plugin repo (#10180) 2018-09-04 20:52:17 -07:00
Eyal Levin 630c39e182 Update jobs link (#10179) 2018-09-03 05:42:23 -07:00
Diego Fagundes 88a76d7632 china verification at search improve (#10166) 2018-08-31 12:08:34 -07:00
rongzhang 93482e5783 Add use ipvs to kubeadm-init doc 2018-09-01 00:50:02 +08:00
Yuanbin Chen 2bb5538bdf Fix monitor node health "running as a cluster addon" link error (#10165)
Fixes #10164

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-08-31 04:39:37 -07:00
Luc Perkins e25a377509 Use local assets over CDN assets (#10153)
* Use local assets over CDN assets

* Add versions to JS filenames
2018-08-30 20:24:28 -07:00
CaoShuFeng 75ce5615e8 fix invalid rendered character in header (#10110) 2018-08-30 15:15:40 -07:00
Andrew Chen ca175df615 Remove unnecessary link (#10154) 2018-08-30 15:02:19 -07:00
Sunil Arora b36eb90499 fixed a typo in kubebuilder blog post (#10140) 2018-08-30 08:40:44 -07:00
tanshanshan 526f3b9a39 fix the command output (#10143)
I have verified on version v1.11
2018-08-30 07:43:21 -07:00
Kazuki Suda c072b9b205 Prevent to send all files to docker daemon (#10129) 2018-08-30 06:25:07 -07:00
Junichi Yoshise 8d227191fe add link to 1.10 to 1.11 upgrades (#10148) 2018-08-30 05:09:54 -07:00
Kazuki Suda 964cb2654a Fix not to escape html in in-page headers (#10130) 2018-08-30 05:08:33 -07:00
Joey 3769a1bb1a Fix a typo in api concept doc. (#10146) 2018-08-30 05:07:12 -07:00
tanshanshan cd7b1898f9 fix the command output (#10142)
I have verified on version v1.11
2018-08-29 22:48:18 -07:00
Austin Adams 02aba0ffd5 Update Quote (#10134)
* Update Quote

The Previous quote was not actually in our case study, makes me thing it was just a miss. 
I'm proposing we change to a quote from within the case study, doesn't have to be this one.

* Update index.html
2018-08-29 12:28:21 -07:00
Nikhita Raghunath 881d7368a8 Fix formatting for the recent blogpost (#10133)
* fix formatting in blogpost

* Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md
2018-08-29 11:36:09 -07:00
Kaitlyn Barnard e82abae695 Blog Post: The Machines Can Do the Work, a Story of Kubernetes Testing, CI, and Automating the Contributor Experience (#10125)
* blog post

* Update 2018-08-29-kubernetes-testing-ci-automating-contributor-experience.md
2018-08-29 11:03:54 -07:00
Xinzhao Xu 61e95da349 storageclasses: update parameters in Ceph RBD (#10113) 2018-08-29 10:35:24 -07:00
Piotr Gospodarek 9076c397f2 Update images.md (#10116) 2018-08-29 10:34:03 -07:00
Masahito Zembutsu b8877a00c5 Change RedSpread link (#10124) 2018-08-29 10:29:06 -07:00
CaoShuFeng a936d465fb fix several misspelling (#10126) 2018-08-29 10:26:33 -07:00
欧林宝 d79087cb91 Update master-node-communication.md (#10127)
> is converted to &gt;
2018-08-29 10:25:07 -07:00
AdamDang 80d4b6faea Typo fix: Kubnetes->Kubernetes (#10128)
Typo fix: Kubnetes->Kubernetes
2018-08-29 10:18:04 -07:00
makocchi 0ecb825b22 Update ingress outputs (#10052)
* Update ingress outputs

* ing -> ingress

* Feedback from @cmluciano

* update describe outputs

* update output description
2018-08-29 00:09:41 -07:00
Shen Yuanyu 6f4f97b9fb fix note format (#10105) 2018-08-29 00:08:44 -07:00
Diógenes Rettori ea3f475e5b Fixing location of Pivotal Container Service - PKS (#10028)
PKS should not be in the 'hosted list' and should be on the turnkey lists.
2018-08-28 19:43:48 -07:00
Luc Perkins ce91acfe4c New netlify.toml link (#10098) 2018-08-28 14:53:53 -07:00
Yaniv Oliver 42a3d1b2f2 Added missing whitespace (#10114) 2018-08-28 09:16:54 -07:00
Marko Mudrinić 55eee978cd Remove references to imported for Contributing guides (#10084) 2018-08-27 17:26:10 -07:00
Shen Yuanyu bde5b1409b fix note format error (#10088) 2018-08-27 10:33:43 -07:00
Paul f908017276 add some hyperlink (#10070) 2018-08-27 07:04:42 -07:00
AdamDang 8f71dca836 Typo fix: kubeadmin->kubeadm (#10078)
Typo fix: kubeadmin->kubeadm
2018-08-27 07:02:43 -07:00
Alex Contini dd4d1dd607 add Ygrene case study (#9943)
* add Ygrene case study

* Update ygrene.html

* Update ygrene.html

* add Adform case study

* update to have logo show

* Update and rename adform.html to index.html
2018-08-24 17:45:10 -07:00
Luc Perkins ce5ab624c8 Merge pull request #9824 from lucperkins/lperkins/hugo-version-readme
Add Hugo info to README
2018-08-24 13:18:39 -07:00
Kenichi Omichi 34abe546e1 Remove the volume type "fast" from sample (#10031)
The original doc contained "type: fast" which means the volume type
"fast" should exist on OpenStack/Cinder side.
However there is not any standard volume type name and most people
face the StorageClass issue when specifying this volume type.
In addition, the issue is hard to be debugged because the error
message which explains the nonexistent volume type is not output
on debugging information. Then external cloud-provider-openstack
doesn't contain the volume type "fast" today as [1].
This removes it for avoiding confusions for users who still use
the deprecated internal provisioner.

[1]: https://github.com/kubernetes/cloud-provider-openstack/blob/master/examples/persistent-volume-provisioning/cinder/cinder-storage-class.yaml
2018-08-24 05:51:46 -07:00
linyouchong b66879d387 Update png link at case-studies/wikimedia/index.html page (#10054) 2018-08-23 20:14:07 -07:00
Alexey Volkov f5965fb40e fix: typo in declarative config overview (#10063) 2018-08-23 19:49:00 -07:00
David Young cbf9e1d872 Fixed typo s/SERVCEPORT/SERVICEPORT/ (#10066) 2018-08-23 19:00:37 -07:00
lucperkins 5d48c500a2 Adjust wording 2018-08-23 11:40:11 -07:00
yan xuean d1ce97f4c2 add doc for supporting containerd in minikube (#10037)
Signed-off-by: yanxuean <yan.xuean@zte.com.cn>
2018-08-23 11:32:07 -07:00
makocchi b1cb9a97df replace tabs with spaces (#10060) 2018-08-23 11:30:55 -07:00
makocchi 490dc84413 wrap contents by shortcodes (#10058) 2018-08-23 11:28:40 -07:00
shavidissa 1b69db5c92 Minor update (#10059)
Fixed a minor typo.
2018-08-23 09:45:42 -07:00
Misty Linville c3b86b28ce Fix inconsistencies in Flexvolume docs (#9706)
* Fix inconsistencies in Flexvolume docs

* remove code highlighting for Flexvolume and CSI
2018-08-22 16:39:55 -07:00
makocchi e4c4652a31 Add fsType to aws-ebs (#10041)
* Add fsType to aws-ebs

* trivial changes to kick redeploy
2018-08-22 14:38:12 -07:00
Tim Fogarty 80715640b3 Add instructions for staging site using Docker (#9217)
* Add instructions for staging site using Docker

Adds a condensed version of the instructions in the README to
the intermediate contribution page.

* Format code blocks
2018-08-22 13:49:36 -07:00
Lubomir I. Ivanov 02ac5b8241 troubleshooting-kubeadm: add guide for fixing stale CoreDNS pods (#9872) 2018-08-22 13:30:33 -07:00
Misty Linville c12cdf8eb6 Update membership process (#9924)
* Update membership process

* Address feedback

* Feedback from spiffxp
2018-08-22 12:19:54 -07:00
Geoff 3f257efaa3 Remind folk cron uses UTC. (#9778)
* Remind folk cron uses UTC.

* Formatting and copy edit
2018-08-22 12:14:21 -07:00
ocofaigh bccb6a6602 Update high-availability.md - Fix value of kubernetesVersion in the kubeadm-config.yaml (#9613)
* Update high-availability.md

Fix for https://github.com/kubernetes/website/issues/9594#

Changed the value of `kubernetesVersion` to `v1.11.1` in the kubeadm-config.yaml so it pulls the correct server images for the latest v1.11 release.

I don't like the idea of having to change this value for every point release. Maybe someone can come up with a better solution that submitting a change to the documentation for every minor release?

* Update high-availability.md
2018-08-22 12:11:57 -07:00
Kaitlyn Barnard 3f8fe0768c Updating links for KubeCon China (#9709)
* updated links

* Update 2018-06-26-kubernetes-1.11-release-announcement.md
2018-08-22 12:06:28 -07:00
Julie Bruce 7210c0e99a Applied Technical Writer Edits to the Top Portion (#10001)
Edited the file with Technical Writer edits through the Install kubectl binary using curl section. Will finish more later.
2018-08-22 12:03:06 -07:00
Francois Tur ab7a57815c Add a chapter to existing blog for filling survey "CoreDNS adoption" (#9731)
* - add a chapter for filling survey "CoreDNS adoption"
- fix typo.

* - address review comments
2018-08-22 12:00:42 -07:00
Julie Bruce cf8f500891 Removed apostrophe and capitalized CPU (#10045) 2018-08-22 11:40:00 -07:00
Julie Bruce 338265ee3f Style updates (#10046) 2018-08-22 11:37:45 -07:00
Dwai Banerjee 4f13f11e0b Changed Azure Container Service names and doc link (#10040)
* Changed Azure Container Service names and to Azure Kubernetes Service
* Changed docs link
* Service link redirects to aks link and remains unchanged.
2018-08-22 09:00:25 -07:00
Julie Bruce 5752cde1fa Made CPU usage consistent and removed apostrophes (#10044)
* Made CPU usage consistent and removed apostrophes

* Update assign-cpu-resource.md
2018-08-22 08:58:09 -07:00
Julie Bruce 6d3d89198e Added short code around include statement (#10006) 2018-08-22 08:51:24 -07:00
Julie Bruce 1d7e329fd9 Applied Style Changes (#10043)
* Applied Style Changes

* Add a few more light edits
2018-08-22 08:49:09 -07:00
Sam Foo 22f1f28bfa Remove imported/ references (#10004)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-21 15:54:33 -07:00
Lele aaa8d7e3f3 Removed spurious <strong> tag in one Title (#10032)
Removed spurious <strong> tag in "Test the cluster and flannel configuration" title
2018-08-21 14:58:13 -07:00
shavidissa 94db355ef7 Copyedit and update with escape characters (#10003)
* Copyedit and update with escape characters

- Use escape characters for {{< toc >}}.
- Copyedit the content.

* Remove the {{< toc >}} reference

The template does not need a {{< toc >}} as the TOC will be generated by default. Therefore, removed this info from the doc.
2018-08-21 14:55:58 -07:00
shavidissa b8b6477344 Copyedit and update the page (#10024)
- Minor updates.
- Added a link to permalinks for more info.
- Copyedit the content.
- Formatted the notes.
2018-08-21 14:48:42 -07:00
Julie Bruce c39d5d8097 Added info about include issues with short codes (#10025)
* Added info about include issues with short codes

* Minor style edits

* fix sample shortcode rendering
2018-08-21 14:44:30 -07:00
Julie Bruce 54aebcde1a Applied Note Tags and Removed Latinisms (#10026) 2018-08-21 14:25:49 -07:00
shavidissa 42bfecfad4 Minor updates (#10027)
Copyedit the content.
2018-08-21 14:19:49 -07:00
Julie Bruce 1aa22b4a32 Applied Technical Writer Edits (#10022) 2018-08-21 13:04:13 -07:00
Julie Bruce 1bf7a29a23 Added short code around include statement (#10020) 2018-08-21 13:01:58 -07:00
Julie Bruce 9c5ad32648 Added short code around include statement (#10019) 2018-08-21 12:59:43 -07:00
Julie Bruce 633ce80671 Added short code around include statement (#10018) 2018-08-21 12:57:33 -07:00
Julie Bruce 9c7cbacb9e Added short code around include statement (#10017) 2018-08-21 12:55:27 -07:00
Julie Bruce ecd5d920ab Added include statement around include statement (#10016) 2018-08-21 12:53:21 -07:00
Luc Perkins b6bb3a60a0 Add _headers file checking logic (#9879)
* Add _headers file checking logic

* Remove netlify_noindex_headers.txt file
2018-08-21 12:51:15 -07:00
Julie Bruce 7360a0c10c Added short code around include statement (#10014) 2018-08-21 12:49:09 -07:00
Julie Bruce 5a8c697b5e Added short code around include statement (#10013) 2018-08-21 12:47:03 -07:00
Julie Bruce f89178e88b Added short code around include statement (#10012) 2018-08-21 12:44:57 -07:00
Julie Bruce 335a9cfb58 Added short code around include statement (#10011) 2018-08-21 12:42:42 -07:00
Julie Bruce 15cfa0b7fd Added short code around include statement (#10010) 2018-08-21 12:40:36 -07:00
Fan Zhang 39a8f1b5fe Fix CSI doc. Document fsType default value change (#9869) 2018-08-21 12:38:30 -07:00
Kilian Ries 859ed30ae8 Update Container Linux kubeadm install instructions for crictl (#9798)
* Update Container Linux kubeadm install instructions for crictl

* fixed crictl install instructions
2018-08-21 12:36:06 -07:00
caishan2018 f653d151b6 Add phase in Option section consistent to apiserver (#9583)
In Options section, "--feature-gates mapStringBool"
option was given as a "feature=true|false" format.
While in other cli-ref pages, like kube-apiserver,
it's like "feature=true|false (BETA - default=true)".

Make it consistent to be "feature=true|false (phase - default=true or false)"
like kube-apiserver, scheduler, etc.
2018-08-21 12:33:42 -07:00
Lubomir I. Ivanov 822372f882 kubeadm-token-create: fix wrong flag name for ttl (#9762) 2018-08-21 12:31:18 -07:00
Ken'ichi Ohmichi 3d308a6b6c Add NOTE for deprecated in-tree openstack-cloud-provider (#9828)
As the release note of v1.11[1], in-tree openstack-cloud-provider is
deprecated. So this adds the note for explaining it and recommending
to use the external openstack-cloud-provider.

[1]: https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.11.md#new-deprecations
2018-08-21 12:28:54 -07:00
Julie Bruce 72d8417caa Added short codes around include statement (#10009) 2018-08-21 12:26:39 -07:00
wangxy518 c06564991d Update header.html (#9863) 2018-08-21 12:24:24 -07:00
Julie Bruce 653642b90a Added short code around inlcude statement (#10005) 2018-08-21 12:22:09 -07:00
CaoShuFeng 47d7800691 update garbage collector info in replicaset (#9616)
* update garbage collector info in replicaset

* update wording

* remove will and need to
2018-08-21 12:19:54 -07:00
Julie Bruce 4566d54b8a Added short code around include statement (#10008) 2018-08-21 12:17:39 -07:00
Julie Bruce b7a0c2ce1f Added short code around include statement (#10007) 2018-08-21 12:15:24 -07:00
Gao Wen 93b544505d Update code render and format auto-generate list (#9070)
* Update the code render

* Update the generate catalog and formate code rendering

* Fix heading levels for template
2018-08-21 12:13:09 -07:00
Li Zebang a3db9fb85d something wrong in kubelet-integration.md (#9974)
* Propogating

not "Propogating", is "Propagating"

* `kubelet init` and `kubelet join`

`kubeadm init` and `kubeadm join`, not `kubelet init` and `kubelet join`
2018-08-21 11:49:27 -07:00
shavidissa a5ec4953a5 Minor updates (#9995)
Suggested a few minor updates to the file.
2018-08-21 11:45:46 -07:00
shavidissa 16e08c43c9 Minor updates (#9992)
This PR updates some minor issues.
2018-08-21 11:43:13 -07:00
JuleeB1 b75c7322b7 WIP: Adding shortcodes to includes (#10002)
Testing the ability to add shortcodes to includes
2018-08-21 11:28:58 -07:00
JuleeB1 996e4df38b Added Note Formatting (#9991)
Added note tags to the text
2018-08-21 11:26:25 -07:00
JuleeB1 60bceedce9 Added Note Formatting (#9990)
Added note tags to the text.
2018-08-21 11:24:01 -07:00
JuleeB1 21aba02a76 Added Note Formatting (#9989)
Added note tags to the text
2018-08-21 11:21:37 -07:00
JuleeB1 acf6aab1f6 Added Note Formatting (#9988)
Added note tags to the text
2018-08-21 11:19:13 -07:00
JuleeB1 06babcbf86 Fixed Run-on Sentences (#9982)
* Added Note Formatting and Fixed Run-on Sentences

Added note tags to the text and fixed run-on setences.

* Backed out changes to the Includes File
2018-08-21 11:16:49 -07:00
shavidissa d234191f0b Copyedit the page (#9999)
* Copyedit the page

A few minor updates were made.

* Update conjuction

Three options. The first (original) was OK, the second (change in this PR) was ambiguous, the third is a bit clearer.
2018-08-21 11:12:10 -07:00
lucperkins bbb321b1f5 Change opening header to h1 2018-08-21 11:10:06 -07:00
lucperkins 84f736ecf4 Merge remote-tracking branch 'upstream/master' into lperkins/hugo-version-readme 2018-08-21 11:09:00 -07:00
JuleeB1 b28981e7ab Added Note Formatting (#9986)
Added note tags to the text.
2018-08-21 10:52:58 -07:00
JuleeB1 2919058ac8 Added Note Formatting (#9985)
* Added Note Formatting

Added note tags to the text.

* Add minor copyedit
2018-08-21 10:50:21 -07:00
JuleeB1 76d992a452 Added Note Formatting (#9984)
Added note tags to the text.
2018-08-21 10:41:03 -07:00
JuleeB1 121501c540 Added Note Formatting and Removed Contractions (#9983)
Added the note tag to the text and revised text to remove contractions
2018-08-21 10:36:25 -07:00
tvshc ec88957960 Added title case capitalization to the page title (#9997) 2018-08-21 10:31:45 -07:00
tvshc 0ff0d79243 Format security note with proper highlighting (#9942)
* Format security note with proper callout

The information about security of ssh keys might benefit from standing out more. Thus included it in a caution shortcode. Formatting is now more aligned with the style guide.

* close caution tag
2018-08-21 10:29:16 -07:00
tvshc d81c0c3cd5 Removed gerund from page title (#9993)
Page titles are in the verb's infinitive form throughout the d11n. Changed the title from the gerund form to infinitive to align it with the other page titles.
2018-08-21 10:26:39 -07:00
JuleeB1 8a0fcb1716 Moved the closing note tag (#9979)
Included the "where" statement in the note
2018-08-21 10:24:06 -07:00
tvshc eee3a97b35 Added title case capitalization to the page title (#9998) 2018-08-21 10:21:33 -07:00
lucperkins 9006595b99 Merge remote-tracking branch 'upstream/master' into lperkins/hugo-version-readme 2018-08-21 10:06:04 -07:00
Bjørn Erik Pedersen 886514b9e3 netlify: Update to Hugo 0.47.1 (#9910)
The relevant fix for kubernetes.io is the "Page last modified on" line (Git revision info), which in this version now works correctly across languages.
2018-08-21 09:52:13 -07:00
makocchi 814da53cd7 tweak code snippets (#9977) 2018-08-21 07:52:36 -07:00
makocchi 82ffe60269 apply template (#9972) 2018-08-21 07:50:03 -07:00
tanshanshan 6566eefe20 fix the command output (#9966)
I have verified on version v1.11
2018-08-21 07:47:30 -07:00
makocchi be5ee84760 apply template (#9964) 2018-08-21 07:44:57 -07:00
makocchi cc93648377 apply template and update requirements (#9963) 2018-08-21 07:42:24 -07:00
makocchi dc4efc3198 apply template (#9962) 2018-08-21 07:39:51 -07:00
makocchi c52554240d apply template (#9961) 2018-08-21 07:37:18 -07:00
makocchi d23f768491 apply template (#9960) 2018-08-21 07:34:45 -07:00
tanshanshan 51f39b6554 fix the command output (#9958)
I have verified on version v1.11
2018-08-21 07:32:12 -07:00
tanshanshan 4302fc7b13 fix the command output (#9957)
I have verified on version v1.11
2018-08-21 07:29:39 -07:00
tanshanshan 4ce34fc6c0 fix the command output (#9956)
I have verified on version v1.11
2018-08-21 07:27:06 -07:00
tanshanshan c5a07419f2 fix the command output (#9955)
I have verified on version v1.11
2018-08-21 07:24:33 -07:00
tanshanshan d895efe24e fix the command output (#9954)
I have verified on version v1.11
2018-08-21 07:22:00 -07:00
makocchi 7e7f677fd4 Prevent hugo's wrong yaml rendering (#9851)
* Prevent hugo's wrong yaml rendering

* moved a couple of yaml descriptions to examples directory
* remove command prompt
* split each code snippet into command and output

* revert newline character

* add new test in examples_test.go

* change kind to ResourceQuota from List

* revert using examples/quota-objects-priority.yaml

* fix indent number

* unify file extension to yaml
2018-08-21 07:19:27 -07:00
tanshanshan a6411149a1 fix the command output (#9951)
I have verified on version v1.11
2018-08-21 07:16:54 -07:00
tanshanshan 1f56be2d06 fix the command output (#9950)
I have verified on version v1.11
2018-08-21 07:14:21 -07:00
tanshanshan 640b488794 fix the command output (#9949)
I have verified on version v1.11
2018-08-21 07:11:48 -07:00
tanshanshan 3d48ea5a52 fix the command output (#9946)
I have verified on version v1.11
2018-08-21 07:09:15 -07:00
tanshanshan 87b6b0dfe2 fix the command output (#9952)
I have verified on version v1.11
2018-08-21 07:06:42 -07:00
tanshanshan 3162ce42a0 fix the command output (#9965)
I have verified on version v1.11
2018-08-21 07:04:04 -07:00
tanshanshan 2c7810f658 fix the command output (#9969)
I have verified on version v1.11
2018-08-21 06:49:09 -07:00
lucperkins 9568a05089 Modify README to provide more in-depth instructions on Hugo 2018-08-20 16:30:26 -07:00
krmayankk 0ddaff7224 fix gc documentation (#9857)
* fix gc documentation

* review comments
2018-08-20 14:27:51 -07:00
JuleeB1 23dcd8db04 Added Note Formatting (#9940)
* Added Note Formatting

Added note tags to the text

* small edits
2018-08-20 14:25:22 -07:00
Yuanbin Chen 0dac0300c9 Add pod list in all namespaces example (#9886)
This patch fix content "List existing nodes, pods, services and more,
in all namespaces, or in just one:" lost pod list.

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-08-20 14:12:37 -07:00
Marshall Ford 973e6b8bd0 Pin busybox to 1.28 (#9901) 2018-08-20 14:06:28 -07:00
Miguel Angel Medina Mondragon 4c65b13e6b --previous flag example added to the cheatsheet (#9900) 2018-08-20 14:03:55 -07:00
shavidissa e3f0158b5d Minor changes (#9938)
Minor fix and added the html escapes for <>.
2018-08-20 14:01:22 -07:00
Andrew Chen 1bebbfcbff Fix position of Home in subnav (#9937) 2018-08-20 13:56:25 -07:00
Arnaud M 13591f4ad8 update link to metrics-server repo (#9912) 2018-08-20 13:53:52 -07:00
Cody Clark 09602a17a9 Minor Fixes - Style Guide, Numbered Lists (#9934) 2018-08-20 13:47:30 -07:00
JuleeB1 0dadc1eaf3 Added Note Formatting (#9933)
Added the Note tag to the text
2018-08-20 13:44:48 -07:00
JuleeB1 c78e452551 Applied Note Formatting (#9931)
* Applied Note Formatting

Added note tags, converted text to active voice, made text consistent

* fix note syntax

* add bold note
2018-08-20 13:42:06 -07:00
makocchi e64c61e4f7 change the way to create ConfigMap (#9903) 2018-08-20 13:39:33 -07:00
Qiming 4050303130 Fix inline YAML in resource quota (#9906)
Closes: #9905
2018-08-20 13:36:46 -07:00
JuleeB1 1089ebbf41 Added Note Formatting (#9932)
Added note tags to the text
2018-08-20 13:34:13 -07:00
Ben Hall dc58333e85 The Kubernetes Basics link title was confusing (#9936) 2018-08-20 13:31:40 -07:00
Cody Clark f1271818c1 Added shortcode callouts and removed future tense (#9920)
* Added shortcode callouts and removed future tense

* Added colons according to the style guide

* Add a few more copyedits

@cody-clark inspired me. More to do, but progress is being made!
2018-08-20 13:27:55 -07:00
makocchi d52544c181 fix code snippets and tweak a heading (#9909) 2018-08-20 13:18:33 -07:00
JuleeB1 c78633e97e Applied Note Formatting (#9930)
* Applied Note Formatting

Added the note style tags.

* Add line breaks
2018-08-20 13:13:54 -07:00
Lion-Wei d790e3ec3b cni networking plugin now support portmapping and bandwidth (#9797)
* cni networking plugin now support portmapping and bandwidth

* minor language edits

* additional language edits

* small edits

* typo
2018-08-20 12:57:10 -07:00
David Glasser 6e92a7032a assign-pod-node: pod affinity can't apply to all namespaces (#9876)
See kubernetes/kubernetes#67475
2018-08-20 12:55:58 -07:00
Ben Hall 4c581ee74b Fixes #9787. Be explicit with page name for Hugo to find section (#9874)
* Fixes #9787. Be explicit with page name for Hugo to find section

* Revert "Fixes #9787. Be explicit with page name for Hugo to find section"

This reverts commit b3f4d5be107149777173ac345a2cadcaf8b0c5ff.

* Follow @bep suggestions to fix #9787
2018-08-20 12:42:10 -07:00
shavidissa 7353abde4b Minor grammar edit (#9921)
Changed "were configured by using a
[ReplicationController]" to were configured using a
[ReplicationController] (removed "by").
2018-08-20 12:39:55 -07:00
fqsghostcloud daff9bdaf6 Update configure-pod-configmap.md (#9846)
* Update configure-pod-configmap.md

i think environmental variables belong to container level, not pod level

* Lower case "container"
2018-08-20 12:38:43 -07:00
tvshc d480a54d81 Fix sentence style capitalization in title (#9922)
* Fix sentence style capitalization in title

Capitalization of topic title was inconsistent with other titles. Fixed to sentence style capitalization.

* Fix object name

Minor change to nice fix, thank you!
2018-08-20 12:35:25 -07:00
Gerald Haydtner 713976fe55 add Dynatrace Kubernetes monitoring (#9504)
* add Dynatrace Kubernetes monitoring

* Fix heading structure

* Shorten title

* nest headers

* refactor back heading structure

* add links to sections

* make img link https

* fix space typo
2018-08-20 12:34:13 -07:00
Sunil Arora 9d7329a54f fixed a typo in kubebuilder blogpost (#9926) 2018-08-20 12:31:58 -07:00
JuleeB1 8a42e16fa6 Note Formatting Correction (#9927)
* Note Formatting Correction

Formatted the note according to the style guide.

* Small cleanup to note cleanup

Fiddly stuff, original PR is good.
2018-08-20 12:26:30 -07:00
JuleeB1 2a3bf87b4d Applied note formatting (#9925)
Apparently, this used the old note formatting. Just swapped out the tags with the new ones.
2018-08-20 12:13:36 -07:00
shavidissa 30c3bdc5c1 Reorganized and copy-edited the content (#9928)
The ordered list of content under "Creating a Deployment" was not ordered as per the example. Since it was confusing to search for the meaning around, I reordered the content.

Replaced "we" with "you" as per the style guide.
2018-08-20 12:11:21 -07:00
Qiming 10d0c3470e Fix links in API reference docs (#9795)
This PR fixes the links generated in the API reference docs.
2018-08-20 12:09:06 -07:00
Bjørn Erik Pedersen 5d6ca9ef5c Convert case-studies to bundles (#9822) 2018-08-20 12:07:54 -07:00
JuleeB1 3c044ffc81 Applied Note Formatting (#9929)
Added the note tag to the note paragraph.
2018-08-20 12:04:36 -07:00
Jose A. Iñigo d778e1ef26 Missing code formatting (#9754)
This block of code was missing the correct formatting

Changed the formatting

Rechanged it

Sorry I got kind of mixed up with the highlighting, this is what you meant right?

three backticks formatting

Inserted newlines to fix code formatting

Re-added white space

Yet more whitespace adjustment
2018-08-20 12:00:10 -07:00
Zach Arnold f870f53d45 update configure-cloud-provider-firewall.md (#9789) 2018-08-20 11:22:58 -07:00
Bryan Boreham d5628e6944 Update advice on pinning output version of 'kubectl get' (#9165)
* Update advice on pinning output version

--output-version is deprecated.
Advice paraphrased from https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands#get

* add code highlighting
2018-08-20 10:33:51 -07:00
Brad Topol b9bce3bf90 fix the name of the IBM Cloud Kubernetes Service (#9897)
Signed-off-by: Brad Topol <btopol@us.ibm.com>
2018-08-20 10:28:27 -07:00
Lubomir I. Ivanov c7d62b344b create-cluster-kubeadm: update notes about flannel (#9793)
* create-cluster-kubeadm: update notes about flannel

Add note that a specific manifest can be used to support
different architectures until version 0.11.0 is released.

* Fix passive voice

Style guide compliance
2018-08-20 09:04:13 -07:00
mofelee 99b808298b Update automated-tasks-with-cron-jobs.md (#9810) 2018-08-20 08:53:34 -07:00
Nikhita Raghunath 910215288e Update status of aggregator in API overview doc (#9866)
* Update status of aggregator in API overview doc

* fix link syntax
2018-08-20 08:50:07 -07:00
Lubomir I. Ivanov 3e422bfa9e kubeadm-init: remove the deprecated --skip-preflight-checks (#9808)
Use --ignore-preflight-errors instead.
2018-08-20 08:47:52 -07:00
Dana Katz 14a995e8a0 Add note about cron job suspend behavior (#9904) 2018-08-20 08:44:43 -07:00
Ben c2b26de572 Verify Google Analytics client is accessible before sending events (#9887) 2018-08-20 08:42:37 -07:00
Andrew Chen 84abf8eacf Change Documentation and Home links in nav (#9914) 2018-08-20 08:33:42 -07:00
Andrew Chen 5db4b83a66 Refactor Setup and Imported sections (#9916)
* Fix link order in Setup section

* fix merge conflict

* Co-authored-by: Jennifer Rondeau <jennifer.rondeau@gmail>

* flip front matter order

* Remove Imported section and add Community section

* revert flip

* change section weights

* revert case study change
2018-08-20 08:31:27 -07:00
tvshc f55c7af237 Fix sentence style capitalization (#9917) 2018-08-20 08:30:15 -07:00
shavidissa 27d3092586 Update the content under versioning. (#9919)
It was not clear what "Before you begin" meant and how it needs to be added only if the task or tutorial is version specific. Therefore, added this info in.
2018-08-20 08:29:07 -07:00
shavidissa 5379e76243 Redirect /docs/contribute/foundational/ to /start (#9915)
- /docs/contribute/foundational/ does not exist. Therefore, update all the redirects that go to /foundational to /start.
- Added a redirect to redirect all links that got to /foundational to /start.
2018-08-20 07:09:51 -07:00
shavidissa 98e0405d19 Update the URL for "Create a Documentation PR" (#9913)
Currently, the doc redirects to a 404. Updated the link.
2018-08-20 07:08:30 -07:00
AdamDang 8319be2be1 Typo fix in yaml: sevice-account->service-account (#9907)
Line 759:  sevice-account->service-account
2018-08-20 06:22:09 -07:00
Misty Linville f8e4d35c5f Add JS to linkify in-page H1-H6 (#9751) 2018-08-18 07:36:42 -07:00
Jari Kolehmainen 00cb28927b Add kontena/k8s-client ruby library (#9811)
* Add ruby k8s-client library

* add https://
2018-08-18 07:30:15 -07:00
Lon Ilesanmi 6e0c644061 Update namespaces.md (#9865)
This update is to match similar content here:
https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
2018-08-18 07:05:57 -07:00
Sam Foo 13184cac84 Fix indentation and Code of Conduct link in contribute section (#9896)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-18 06:51:06 -07:00
Karen Bradshaw 18ba9a10f4 Clean up feature state includes (#9895) 2018-08-18 06:31:00 -07:00
John Oss 73f4567c80 Fix 404 in Configure DNS Cluster (#9853)
Original Page: 

https://kubernetes.io/docs/tasks/access-application-cluster/configure-dns-cluster/

Updates to use kubernetes/examples as source
2018-08-17 19:13:00 -07:00
Slava Semushin 5f19d7ced8 Fix broken links. (#9755)
- /docs/concepts/services-networking/service/#type-nodeport => /docs/concepts/services-networking/service/#nodeport
- /docs/concepts/services-networking/service/#type-loadbalancer => /docs/concepts/services-networking/service/#loadbalancer
- https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md => https://github.com/kubernetes/ingress-nginx/
2018-08-17 10:00:10 -07:00
Takumasa Ochi 8c02f4caa4 Insert commas between clauses for readability (#9890) 2018-08-17 07:57:09 -07:00
Herrmann Hinz ac292054cb update kops version to latest (1.10.0) (#9882)
* update kops version to latest (1.10.0) 

added a more recent version of kops. 
now also supports kubernetes 1.10.x

* more updates on the kops.md

- added links to markup files in the kops repo
- slack channel updated
2018-08-16 20:19:09 -07:00
Sam Foo a89faee491 Fix Custom Hugo Shortcodes link (#9881)
Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
2018-08-16 20:12:09 -07:00
chenhuan 1894eaf998 fix the command output (#9860)
I have verified on version v1.11
2018-08-16 16:30:08 -07:00
Jennifer Rondeau d971d236a4 rebase certificates PR on Hugo master (#9842)
* rebase certificates PR on Hugo master

Co-authored-by: liztio <liz@heptio.com>

* fix per comments, add note about front-proxy

* fix up key usage table and references
2018-08-16 16:14:09 -07:00
chenhuan 0523d01cdf fix the command output (#9861)
I have verified on version v1.11
2018-08-16 16:09:08 -07:00
chenhuan 65dfe58273 fix the command output (#9862)
I have verified on version v1.11
2018-08-16 16:03:08 -07:00
makocchi 073362e537 use code snippets (#9856) 2018-08-16 15:59:09 -07:00
Math Costa fcc03c3474 Bing search for China users (#9845)
* Updates readme's site building instructions

* Alters dockerfile to use extended hugo build

This is necessary for the pipes used w/ TOCSS since node-sass was dropped

* WIP for bing search implementation

* Implements Bing search instead of google

* Makes bing the default result provider and uses google and it's available

* Adds pagination to bing and replaces the $.get call with a $.ajax call

* front adjust

* bing limit pagination

* Adds break if there are less than 10 pages worth of results on bing search

* Adds proper google script ref and proper config id

* Removes console.log call
2018-08-16 11:47:07 -07:00
Igor Mameshin a2c3918a70 Added AgileStacks distribution for turnkey and on-prem (#9875) 2018-08-16 09:24:04 -07:00
Ben Hall dda3c3d4af Add Katacoda Online Training (#9873) 2018-08-16 09:20:59 -07:00
chenhuan dbedd425e1 fix the command output (#9858)
I have verified on version v1.11
2018-08-15 00:10:09 -07:00
chenhuan 647c2a705f fix the command output (#9859)
I have verified on version v1.11
2018-08-15 00:08:06 -07:00
Alex Contini b47ab0c188 update SlingTV case study (#9852) 2018-08-14 09:32:32 -07:00
makocchi 84124958c2 apply template (#9850) 2018-08-14 05:54:26 -07:00
Alex Contini 81cdab6cd9 remove workiva from case study page (#9826) 2018-08-13 17:20:41 -07:00
Misty Linville ae0c28db7c Improve the preview card when sharing to social media (#9495)
* Improve social media share sheet metadata

* Improve social media share sheet metadata

* Improve social media share sheet metadata

* Improve social media share sheet metadata
2018-08-13 14:57:35 -07:00
Sahdev Zala 8394219fdf Remove incorrect and not needed mention of datadir (#9800)
As the sentence before the changes in this PR says, member/snap/db is a file
inside the datadir. It's not where datadir is located. Also, we are already
providing link to the data directory definition.
2018-08-13 14:38:55 -07:00
Stephen Augustus 2380ba825a Update SIG Azure reviewers (#9796)
Signed-off-by: Stephen Augustus <foo@agst.us>
2018-08-13 14:04:52 -07:00
Brad Fitzpatrick fb01006ae0 Fix malformed Markdown in release notes causing missing bullets. (#9830)
Updates #9287
2018-08-13 13:17:10 -07:00
John Oss 673ce719a3 Remove self-referential link (#9840)
Removed link redirects to the current page.
2018-08-13 12:51:22 -07:00
MengZeLee 35d9876948 changed the link path to current path. (#9803) 2018-08-12 00:55:53 -07:00
MengZeLee 1cd9a98921 fix feature state snippet code block (#9804) 2018-08-12 00:51:53 -07:00
chenhuan a5fda56b3e fix the command output (#9816)
I have verified on version v1.11
2018-08-11 05:11:54 -07:00
chenhuan 094cf11b6c fix the command output (#9814)
I have verified on version v1.11
2018-08-11 05:10:54 -07:00
chenhuan c8d2f9d02e fix the command output (#9812)
I have verified on version v1.11
2018-08-11 05:09:54 -07:00
chenhuan 3f1279c3db fix the command output (#9815)
I have verified on version v1.11
2018-08-11 05:08:54 -07:00
chenhuan 3d70c1622f fix the command output (#9813)
I have verified on version v1.11
2018-08-11 05:07:54 -07:00
chenhuan 279924ef8e fix the command output (#9817)
I have verified on version v1.11
2018-08-11 05:06:53 -07:00
chenhuan a567352470 fix the command output (#9818)
I have verified on version v1.11
2018-08-11 05:04:53 -07:00
chenhuan 74b0db14bf fix the command output (#9820)
I have verified on version v1.11
2018-08-11 05:02:53 -07:00
chenhuan dbace5e84c fix the command output (#9821)
I have verified on version v1.11
2018-08-11 05:00:54 -07:00
Sunil Arora d7a6e65368 Blogpost: Kubebuilder introduction (#9773)
* Kubebuilder intro blogpost

Author details:
  Name: Sunil Arora
  Title: Software Engineer
  Company: Google Inc.
  Contact: sunilarora@google.com

* addressed review comments on kubebuilder blogpost
2018-08-10 10:23:50 -07:00
chenhuan 15c9dfb58b fix the command output (#9799)
I have verified on version v1.11
2018-08-09 20:36:58 -07:00
Chuck Ha b2c3bac9ab Update kubeadm HA etcd docs (#9802)
Fixes kubernetes/kubeadm#1045

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-08-09 18:45:58 -07:00
Misty Linville 02c6aee8dd Add info about requesting access (#9792)
* Add info about requesting access

This includes how to get a sponsor, how to be a sponsor,
how to become a reviewer, approver, and website admin.

* Address feedback
2018-08-08 18:17:18 -07:00
Andrew Chen 491cf088e4 Add comments to noindex mechanism (#9768)
* Check Netlify test

* Update netlify.toml

with the gh handle for sig docs maintainers
2018-08-08 18:07:19 -07:00
Michael Mackend f7ae911a78 Generically refer to container runtimes. (#9601)
* Generically refer to container runtimes.

Update nodes.md to refer to "container runtimes" instead of identifying Docker specifically.

* Update nodes.md link for Container Runtime to be relative to the domain.

* Update nodes.md
2018-08-08 17:10:19 -07:00
Nihanth Dara 4d8c488a3b Fix kubectl top for memory-demo pod (#9667)
Fixed command for accessing metrics(top) for memory-demo pod.
2018-08-08 17:00:34 -07:00
Logan Rakai 8eec4566a5 Minor corrections (#9771) 2018-08-08 16:44:06 -07:00
Bas Tichelaar a02d9b8558 Added Instruqt hands-on tutorials (#9723)
* Added Instruqt hands-on tutorials

Instruqt offers hands-on tutorials that are free to play for anyone.

* Update overview.md
2018-08-08 16:24:18 -07:00
Ahmet Alp Balkan 81e53020cb Fix netlify "mixed content detected" warning (#9683)
Fixes #9682.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-08-08 16:22:03 -07:00
chenhuan 63fb7ac88c fix the command output (#9774)
I have verified on version v1.11
2018-08-08 16:19:48 -07:00
Victor 382110f202 Update expose-external-ip-address.md (#9775) 2018-08-08 15:18:09 -07:00
Junichi Yoshise 2e24a0e5c2 Remove linefeed so that the page does not break (#9776) 2018-08-08 15:14:51 -07:00
chenhuan e6888722ec fix the command output (#9777)
I have verified on version v1.11
2018-08-08 15:10:30 -07:00
Math Costa f313a39e9e Update README and Dockerfile (#9781)
* Updates readme's site building instructions

* Alters dockerfile to use extended hugo build

This is necessary for the pipes used w/ TOCSS since node-sass was dropped
2018-08-08 13:54:45 -07:00
Kaitlyn Barnard 3b9678cfda updated cncf logo and KubeCon china dates (#9782) 2018-08-08 13:43:03 -07:00
Karen Bradshaw afafa01a90 Escape capture template commands (#9788) 2018-08-08 10:17:14 -07:00
Chen Hong 6ac1441e25 add some step (#9743)
* modify shell

* Please remove the -y for apt-get install
2018-08-07 17:57:08 -07:00
Lubomir I. Ivanov 4a11d640fa tasks/administer-cluster: fix typo in PNG image (#9763)
Fix typo `cluser` -> `cluster`.
2018-08-07 16:27:35 -07:00
Pradheep Shrinivasan 82ba3f119b Add details of how to use https (#9770)
Currently the documentation does not specify how to access https service. 
This change will make sure that the user knows how to use the same
2018-08-07 08:34:24 -07:00
Alex Contini 966843c4e1 add SlingTV and Workiva case studies (#9769)
* add SlingTV and Workiva case studies

* update

* updates

* update
2018-08-06 18:20:45 -07:00
Kaitlyn Barnard 8d74d997cb Adding Learn More Links to Partner Page (#9707)
* learn more links

* updated links
2018-08-06 16:29:50 -07:00
chenhuan d1993b72a0 fix the command output (#9753)
I have verified on version v1.11
2018-08-06 16:27:26 -07:00
Misty Linville 5ae0d0dd8d Reorganize docs contrib guide (#9510)
* Reorganize docs contrib guide

* Address first round of feedback from Brad, Jared

* Standardize on 'SIG Docs'

* Address more feedback

* Rewrites to participating.md

* Tweak navigation titles

* Document PR Wrangler

* Document SIG Docs chairperson

* Fix codeblock that shows how to use <codenew>

It was being interpreted as a Hugo shortcode.
2018-08-06 16:15:57 -07:00
Andrew Chen 4920a51665 Revert 9225, fix indexing for k8s.io (#9767) 2018-08-06 14:19:16 -07:00
Jake Sanders f7917d0212 Document the wire format for X-Remote-Extra- and Impersonate-Extra- keys (#9698)
* Document the wire format for Extra introduced in #65799

Bytes which aren't [legal in HTTP headers](https://tools.ietf.org/html/rfc7230#section-3.2.6) need to be percent-encoded over the wire.

* Update authentication.md

code review feedback

* Update authentication.md

more review feedback

* Update authentication.md

feedback

* Update authentication.md

feedback
2018-08-06 13:09:08 -07:00
Pavel Druyan a2280f5f96 Update Documentaion (#9684)
Add `--tls-cipher-suites stringSlice` option to documentation as in `kube-apiserver`
2018-08-06 07:40:45 -07:00
Duffie Cooley de9accfca3 Update service definition to bind to 127.0.0.1 (#9752)
Current service definition will result in an insecure kubelet per the example here:
https://medium.com/handy-tech/analysis-of-a-kubernetes-hack-backdooring-through-kubelet-823be5c3d67c

This change updates the kubelet configuration to bind to 127.0.0.1 so that the kubelet api does not allow unauthenticated access to the kubelet api.
2018-08-03 16:56:27 -07:00
Bobby (Babak) Salamat 5bcd5df3f3 Add a section on interactions of Pod priority and QoS (#9715)
* Add a section on interactions of Pod priority and QoS

* Copyedit
2018-08-03 10:10:20 -07:00
Ken'ichi Ohmichi ab3fd0de7e Add necessity of metrics-server for HPA (#9729)
* Add necessity of metrics-server for HPA

Current HPA doc1 mentions metrics-server like

  For resource metrics, this is the metrics.k8s.io API,
  generally provided by metrics-server. It can be launched
  as a cluster addon.

The metrics.k8s.io API is mandatory for HPA, so the above means
metrics-server needs to be launched for HPA. However it is difficult
to understand that requirement because the above seems metrics-server
as just a addon, and that is described on small section.
In addition, many people are facing HPA issue that fetching metrics
doesn't work on the internet like

  $ kubectl get hpa
  NAME      REFERENCE          TARGETS         MINPODS   MAXPODS   REPLICAS   AGE
  nginx     Deployment/nginx   <unknown>/50%   1         3         0          7s

The above sample "<unknown>" shows HPA feature cannot get current
metrics due to metrics-server doesn't work fine.

This adds necessity of metrics-server for HPA directly to solve
the problem.

fixes: #9728

* Copyedit
2018-08-03 10:00:03 -07:00
Karen Bradshaw d0582ebc94 Compute resource format (#9736)
* Update overview.md

* Fix list formatting, update capitalization
2018-08-03 09:50:09 -07:00
makocchi 3cdc80dbc0 apply template (#9733) 2018-08-03 09:48:57 -07:00
makocchi ba7332ee71 apply template (#9732) 2018-08-03 09:47:45 -07:00
makocchi 352c8e008b apply template (#9734) 2018-08-03 09:46:33 -07:00
Peter (XiangPeng) Zhao b83a258255 Add Knitter to the list of network addons. (#9742) 2018-08-03 09:45:21 -07:00
Eike Herzbach 149248c6f4 Add missing newline to fix list display on website (#9741) 2018-08-03 09:44:09 -07:00
Chen Hong 94b835987a fill ## Clean up (#9744) 2018-08-03 09:41:54 -07:00
Oleg Artenii 68a6ddfbb9 Fixed PID missmatch in zookeeper.md (#9749) 2018-08-03 09:40:42 -07:00
chenhuan 1f22824a7b fix the command output (#9745)
fix the command output
2018-08-03 09:39:30 -07:00
Shivakumar Thanikachalam 3586b9336e Update autocomplete instructions for Oh-My-Zsh (#9746)
The explanation to setup auto completion of zsh with Oh-My-Zsh is correct, however the example code is incorrectly mentioned as `source <(kubectl completion zsh)`. This pull request updates it to `plugins=(kubectl)`
2018-08-03 09:38:14 -07:00
Erik Erlandson 9c885221cc Fixes #9078 by adding note and link to table that disambiguates 'command' and 'entrypoint' (#9750) 2018-08-03 09:37:02 -07:00
Kaitlyn Barnard 4af1c1c5e3 Blog Post: Out of the Clouds onto the Ground: How to Make Kubernetes Production Grade Anywhere (#9716)
* adding blog post

* adding blog post

* Revert "adding blog post"

This reverts commit eeb113259d74e7c725f1f30dbc2bfd0cb335e4ff.

* Update 2018-08-03-make-kubernetes-production-grade-anywhere.md
2018-08-03 09:31:38 -07:00
Kaitlyn Barnard c92304b34c Blog Post: Dynamically Expand Volume with CSI and Kubernetes (#9714)
* adding blog post

* Update 2018-08-02-dynamically-expand-volume-csi.md
2018-08-03 09:14:18 -07:00
Chao Wang af771d2429 fix broken link for blog post (#9735) 2018-08-02 19:08:27 -07:00
Hongzhi 81b862e2bc typo (#9720)
* Update kubeadm-init.md

miss a "-" at the [website](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init#init-workflow) before the feature-gates

* a typo
2018-08-02 15:54:28 -07:00
Bjørn Erik Pedersen f5d28ad24b Update to Hugo 0.46 (#9703)
* Update to Hugo 0.46

This will only do the SASS building once for every languages (English and Chinese). For the Kubernetes site, this is mostly about speed.

* netlify: Simplify setup

Remove duplicate version defintions etc.
2018-08-02 15:41:27 -07:00
Chris Knowles 7acd18803a Add ExpandInUsePersistentVolumes feature gate (#9662)
* Add ExpandInUsePersistentVolumes feature gate

`ExpandInUsePersistentVolumes` is alpha in v1.11.

* Use relative link for ExpandInUsePersistentVolumes
2018-08-02 14:15:27 -07:00
Matt Rickard efd6f326f9 update owners of minikube doc (#9691) 2018-08-02 10:57:28 -07:00
Tobias Brunner 99f217bbc3 Add APPUiO to the list (#9647)
add APPUiO to the list of hosted, cloud and on-premises solutions.
2018-08-02 09:22:27 -07:00
Tair Sabirgaliev a09e9eafa3 Add instructions for Macports (#9701) 2018-08-02 09:18:27 -07:00
JasperTimm c50848ef88 Update service.md (#9702) 2018-08-02 09:17:29 -07:00
makocchi 3ee7fbd0ba change newline character to LF from CRLF (#9724) 2018-08-02 09:13:29 -07:00
Tamal Saha 878f52219c Update authorization.md (#9726) 2018-08-02 09:12:27 -07:00
Lubomir I. Ivanov 22e91df7c7 kubeadm-init: update notes related to the configuration (#9638)
- mention `kubeadm config migrate`.
- don't inline control plane flag info, but rather link
to the new dedicated page.
- mention that kuberenetesVersion controls the version of the
images.
2018-08-02 09:06:28 -07:00
Ken'ichi Ohmichi b87603b556 Trivial: Update HPA description (#9711)
* Trivial: Remove unnecessary new line

Current HPA page[1] contains unnecessary new line between
"metrics.k8s.io" and "custom.metrics.k8s.io", but that does
not have any meaning. This removes it for the readability.

[1]: https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale

* Trivial: Replace RC with RS for HPA doc

As RC doc[1], RS is now the recommended way to set up replication.
So this replaces RC with RS for HPA doc.

[1]: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/
2018-08-01 15:45:28 -07:00
Lubomir I. Ivanov 3098e3741e Kubeadm kubelet integration doc (#9652)
* kubeadm: Add a kubelet-kubeadm integration reference doc

* kubeadm: edits for the kubelet-kubeadm integration doc

* kubeadm: move the kubelet-kubeadm integration doc

* Apply edits to kubelet-integration.md

* Make kubelet-integration.md use a template

Also apply MD formatting fixes.

* Copyedit

* Address feedback on copyedit

* added a couple of typo fixes
2018-08-01 15:24:27 -07:00
Samuel Birocchi 8f974b4df5 Adding patch command to forceful delete stateful pod (#9627) 2018-08-01 11:27:39 -07:00
Alfonso Palacios 59554e618c Update resource-usage-monitoring.md (#9631)
Fixing a small typo for sentence to make sense.
2018-08-01 11:26:41 -07:00
Tim Fogarty 243fc84bdc Add CSI and Flexvolume to glossary (#9666) 2018-08-01 11:11:40 -07:00
chenhuan 05a559bf3e fix the command output (#9668)
I have verified on version v1.11.
2018-08-01 11:08:40 -07:00
Bjørn Erik Pedersen a1a3e1d7ed config: Get mediaTypes config in line with the Hugo version (#9704)
This gets rid of the big WARNING when building.

Note that this is only Netlify related, so it is backwards compatible.
2018-08-01 10:51:40 -07:00
Sebastiaan van Steenis 45c201201b DamonSet typo (#9705) 2018-08-01 10:50:39 -07:00
Georgios Andrianakis 7273191ab8 Fix persistentVolumeClaim link (#9700) 2018-08-01 10:49:40 -07:00
WanLinghao 1fd2490767 add link to nvidia gpu scheduling guide at end of device plugin document (#9685) 2018-08-01 10:48:40 -07:00
Xiao An 03158f870d Disable excludes when installing kube packages (#9670)
We should not exclude kubernetes packages when installing them.
2018-08-01 10:47:39 -07:00
chenhuan c83bf5fd38 fix the command output (#9697)
fix the command output
2018-07-31 19:16:39 -07:00
chenhuan 75a0e41a99 fix the command output (#9695)
I have verified on version v1.11
[root@huan40:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:53:20Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"11", GitVersion:"v1.11.1", GitCommit:"b1b29978270dc22fecc592ac55d903350454310a", GitTreeState:"clean", BuildDate:"2018-07-17T18:43:26Z", GoVersion:"go1.10.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 18:48:39 -07:00
Chris O'Haver 0f9262b8eb Correct minor error (#9690)
Technically speaking SRV targets are address record names, not CNAMEs.  In fact, the SRV RFC states that SRV targets must point to an address record name, and cannot be an alias (e.g. CNAME).
2018-07-31 15:14:39 -07:00
Qiming 80e659ce9f Remove redundant parenthesis (#9681)
Closes: #9665
2018-07-31 15:13:38 -07:00
Qiming 53228de1e3 Fix links to example YAMLs (#9680)
There are a few cases which were missed during previous effort on
consolidating all example YAML files. This PR fixes them all in the
English version.

Closes: #9674
2018-07-31 15:12:38 -07:00
itowlson e03f1b4a52 JSONPaths with spaces must be double-quoted on Windows (#9679) 2018-07-31 15:11:39 -07:00
CaoShuFeng 493caa56a9 fix description about custom resource (#9676) 2018-07-31 15:10:38 -07:00
Ismo Puustinen 240e91844e Add a note CPU change handling in CPU manager. (#9671)
This relates to PR https://github.com/kubernetes/kubernetes/pull/66718
which validates that CPU manager state and current set CPUs are in sync.
2018-07-31 15:09:39 -07:00
Xianglin Gao 1b444aff9f Add Alibaba Cloud in pick-right-solution.md (#9644)
Add Alibaba Cloud in pick-right-solution.md to give users more options.
2018-07-31 09:54:48 -07:00
chenhuan 4dbfd517ba fix the command output (#9636)
I have verified on version v1.10.0
[root@huan30:~]$ kubectl version
Client Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:29:49Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"10", GitVersion:"v1.10.0-1", GitCommit:"fc32d2f3698e36b93322a3465f63a14e9f0eaead", GitTreeState:"archive", BuildDate:"2018-06-13T04:22:05Z", GoVersion:"go1.9.3", Compiler:"gc", Platform:"linux/amd64"}
2018-07-31 09:53:41 -07:00
Lubomir I. Ivanov 4f2d88f215 kubeadm: fix broken link for ha-etcd doc (#9624) 2018-07-31 09:52:40 -07:00
Lubomir I. Ivanov ba746446d2 kubeadm-upgrade-1.11: fix wrong flag for feature gates (#9619) 2018-07-31 09:51:40 -07:00
miaoshixuan 5dfc96e7c0 update default value of kubelet flag pod-infra-container-image (#9611) 2018-07-31 09:45:39 -07:00
Khurram 66894191f1 Update downward-api-volume-expose-pod-information.md (#9567)
dapi-volume-resources.yaml
Added divisor field in resourceFieldRef for DownwardAPIVolumeFiles
to clarify the format in which values are returned.

Issue: https://github.com/kubernetes/kubernetes/issues/64579
2018-07-31 04:34:38 -07:00
Marky Jackson 8f0753eb58 Document update (#9675)
Adding a link to redis replicated so users of this example have a better understanding of what redis replicated is
2018-07-30 17:40:38 -07:00
meirlaker d89ed9a234 Change "dotation" to "dot notation" in two places (#9678) 2018-07-30 14:58:40 -07:00
makocchi a4d264fc37 add note shortcodes (#9673) 2018-07-30 12:03:57 -07:00
Luc Perkins e1087b52d0 Merge pull request #9196 from lucperkins/lperkins/issue-8639-cassandra-pods
Small fixes for Cassandra doc
2018-07-30 09:07:41 -07:00
Luc Perkins 0edcf1972c Merge pull request #9651 from lucperkins/lperkins/homepage-image
Fix homepage image
2018-07-30 08:53:43 -07:00
lucperkins b1de3d3ad8 Fix merge conflict 2018-07-30 08:50:10 -07:00
CaoShuFeng 20ac7e501c fix description about kubeadm (#9646) 2018-07-27 19:00:57 -07:00
Luc Perkins 1778e77165 Localization instructions (#9192)
* Begin re-working localization instructions

* Fix dangling sentence

* Re-arrange sections plus new content

* Fix TOC issue with misplaced capture directive

* Create new shortcodes for versions and language repos

* Add more translation instructions

* Remove translation docs added as an example

* Finish draft of localization doc

* Remove extraneous note
2018-07-27 17:13:56 -07:00
Andrew Chen c36098d4be change image assets to https (#9660)
* change image assets to https

* fix in docs

* fix remaining image links
2018-07-27 17:12:57 -07:00
lucperkins 5dc61780fe Merge remote-tracking branch 'upstream/master' into lperkins/issue-8639-cassandra-pods 2018-07-27 16:03:49 -07:00
lucperkins 7164d5be1e Standardize code formatting 2018-07-27 16:03:27 -07:00
Luc Perkins bf4b9377e6 Auto _headers file generation logic (#9225) 2018-07-27 15:27:57 -07:00
Zach Seils 4e0858f2d5 Update scale-intro.html (#9659)
reduce --> increase
2018-07-27 12:13:58 -07:00
Rajakavitha1 9ed9c88157 Update configure-service-account.md (#9657)
Fixed the broken link listed in : https://github.com/kubernetes/website/issues/9650
2018-07-27 12:12:56 -07:00
Alex Contini 9279ff1d57 add pinterest case study (#9633)
* add pinterest case study

* fix

* fixes
2018-07-27 12:09:58 -07:00
David Vossel 16923b5a9c Blog post, outlines KubeVirt's usage k8s extension features (#9324)
* Blog post about how KubeVirt extends Kubernetes using CRDs and other k8s extension features

* Update blog post to reflect k8s v1.11 crd versioning support

* Update and rename 2018-07-24-kubevirt-crds-for-virtualization.md to 2018-07-27-kubevirt-crds-for-virtualization.md

* Tidy up blog post to reflect reviewer feedback
2018-07-27 11:29:57 -07:00
Liz 88569b1ddc Keep packages back from package manager upgrades (#9509)
* Keep packages back from package manager upgrades

closes kubernetes/kubeadm#954

* copy edit revision
2018-07-27 10:40:58 -07:00
Bobby (Babak) Salamat 66458cde5b Add debugging information to pod priority and preemption (#9568)
* Add debugging information to Pod priority and preemption

* mdformat the page

* keep feature-state shortcodes together

* Add one more potential bug in preemption

* Addressed reviewer comments
2018-07-27 10:35:57 -07:00
Tim Fogarty f59c0e8235 Change stage target to docker-serve in Makefile (#9216)
* Change stage target to docker-serve in Makefile

docker-serve is documented in the readme (from #9128).

* Update underlying command for make docker-serve

The underlying command listed in the README wasn't exactly the
same as the command in the Makefile.

* Remove old Dockerfile for Jekyll site

PR #9128 added a new Dockerfile for the Hugo site. The old
staging container is no longer needed.
2018-07-27 10:33:57 -07:00
Yuanbin Chen 380613cdb1 Fix configure-service-account doc set permissions link error (#9653)
Issuse record: #9650

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-07-27 01:22:57 -07:00
Vikas Choudhary (vikasc) 0ee0052fa9 Fix quota documentation (#9648) 2018-07-26 16:08:57 -07:00
lucperkins 548736d5c7 Fix homepage image loading issue 2018-07-26 15:18:26 -07:00
lucperkins ac643c204c Update CSS generation logic in css.html partial 2018-07-26 10:54:48 -07:00
Luc Perkins 1060c00b2a Use Hugo for Sass processing (#9404)
* Move all Sass into a common /assets directory

* Remove node-sass make command

* Change head partial to accommodate full Sass rules

* Bump Hugo version in Netlify config

* Use separate partial for CSS imports

* Bump Hugo version

* Remove PostCSS from the pipeline

* Un-bump version

* Update Hugo version to 0.44

* Update Hugo version in Makefile

* Update production Hugo version

* Fix misspelled variable name

* Add ./resources folder to Git

* Update Hugo version in Netlify config to 0.45.1

* Use un-cached css.html partial

* Re-work extra CSS logic for .Params.css
2018-07-26 02:53:57 -07:00
Suracheth Chawla ac493dba99 this instead of the to make it sound better. (#9629) 2018-07-25 19:52:56 -07:00
Luc Perkins 86006313e5 Update information on master node size on GKE/AWS (#9226)
* Update information on master node size on GKE/AWS

* clean up passive language
2018-07-25 15:47:56 -07:00
lucperkins 788cb238ad More language fixes 2018-07-25 15:42:33 -07:00
lucperkins 3ffa3bc8af s/bash/shell (revert to previous) 2018-07-25 15:41:34 -07:00
Kaitlyn Barnard 395aa19994 Blog Post: CPU Manager (#9632)
* adding oscon post

* CPU Manager Blog Post
2018-07-24 16:29:55 -07:00
Qiming 5472265d6f Fix contribution guide about adding code samples (#9574)
We have consolidated all YAML examples into `content/en/examples`
directory. This PR updates the contribution guide so that people know
where to put their sample YAML files when adding/changing topics.
2018-07-23 11:07:19 -07:00
Andreas Jaeger 3ce91510ed Fix display of lists in scheduling-gpus.md (#9609)
The lists are misparsed and displayed as normal paragraphs, add empty
lines so that they are parsed as proper lists.
2018-07-23 10:08:19 -07:00
CaoShuFeng 7817e90e2f fix replicaset example (#9603) 2018-07-22 08:12:17 -07:00
Michael 5d46d726e2 Note on missing/incorrect labels and scheduler behaviour with pod anti-affinity (#8973) 2018-07-20 16:14:15 -07:00
Luca Cipriani 5afc04d400 Make the command work with multiple pods too (#9454)
* Make the command work with multiple pods too

if the user has 2 or more pods the original command line give the following error:
```error: only one of -c or an inline [CONTAINER] arg is allowed
See 'kubectl logs -h' for help and examples.```

* Remove dollar sign to respect style guidelines
2018-07-20 16:13:03 -07:00
Lubomir I. Ivanov 3270da5099 kubeadm-install: modify the note about kubelet cgroup drivers (#9541) 2018-07-20 16:09:45 -07:00
Denis Salamanca a9b1cdb4e9 Updated dns-pod-service.md (#9552)
* Updated dns-pod-service.md

Added a note on A records creation

* Updated dns-pod-service.md

Added Hugo  {{ note }} shortcode

* Update dns-pod-service.md

Changed wording

* tighten up the wording
2018-07-20 16:08:33 -07:00
makocchi 487c243591 apply content_template (#9599) 2018-07-20 16:07:21 -07:00
makocchi b9b392527d apply content_template (#9598) 2018-07-20 16:06:09 -07:00
makocchi 1678936967 remove command prompts and tweak shell commands (#9597) 2018-07-20 16:04:57 -07:00
makocchi 11f38137d2 Update /docs/concepts/containers/images/ (#9596)
* wrap notes by shortcodes and remove command prompts

* tweak shell command
2018-07-20 16:03:46 -07:00
Alfonso Palacios 9a62e82ce9 Update pod-lifecycle.md (#9593)
Merging these two paragraphs, which both describe the fields included in the PodConditions. The first one mentions 6 fields, but only defines 3 of them. The second one defines two of the remaining three. The missing 6th element ("reason") has been added. Now we have the full list in one single section. Easier to understand.
2018-07-20 15:58:46 -07:00
Kaitlyn Barnard 83f9560274 adding oscon post (#9595) 2018-07-20 09:49:53 -07:00
Zach Corleissen e4ce692417 Add ICP license to the site footer (#9589) 2018-07-19 22:00:52 -07:00
Andrew Martin 95247dc140 fix: typo, reword (#9587)
Apologies @kbarnard10, made this morning's correction with a typo >.<
2018-07-19 21:59:53 -07:00
Takuya Tokuda b97002f268 Fix command highlight in port-forward-access-application-cluster (#8705)
* fix command highlight in port-forward-access-application-cluster

* Fix structure and add some sentences

* modify the wording

* update wording
2018-07-19 17:25:53 -07:00
Chandan Kumar 60ae386182 Fix pipe to base64 -d to -D (#8943)
* Fix pipe to base64 -d to -D

Mac: `-d` does not work -D does

Eg. echo "c3R...zE2" | base64 -D

* use --decode instead of -D or -d
2018-07-19 17:06:53 -07:00
michael saenz 238164c4ab update from GCE to GKE (#8881) 2018-07-19 17:04:53 -07:00
Tanvi Gupta 7b7efca2da adding cni.md (#8760)
* adding cni.md

* apply Zach's feedback
2018-07-19 17:03:53 -07:00
Jari Kolehmainen 35362f764e Add Kontena Pharos as K8s solutions (#9166) 2018-07-19 16:45:52 -07:00
Eric Staples 98c88097b0 Update cron-jobs.md (#9234)
* Update cron-jobs.md

Removed bullet point indicating that a `CronJob` can run "Once at a specified point in time", since this use case is either not possible, or not documented at all.

* change wording
2018-07-19 14:05:31 -07:00
Faisal Memon 13e1fbaa73 Add mention of NGINX Ingress Controller for Kubernetes (#9228) 2018-07-19 13:54:38 -07:00
Kaitlyn Barnard 5b40aada4a oscon post (#9586) 2018-07-19 10:37:17 -07:00
csskuber 30e76b2781 Fix deployment.md with wrong READY numbers (#9584)
The status of READY number should be 2 instead of 0, described
in the first line of table
2018-07-19 10:15:17 -07:00
Alex Contini 427ac2a59c updates to ING quotes (#9582)
* updates to ING quotes

* update
2018-07-19 10:10:53 -07:00
Kai Chen 84f9f16a33 Fix reference to install-kubeadm docs (#9573)
The install-kubeadm doc has recently been moved from tasks to setup. Fix the references and remove an incorrect redict.
2018-07-19 10:07:52 -07:00
Yuanbin Chen b8226ae376 Remove rkt-api-endpoint and rkt-path arguments in the doc (#9538) (#9576)
Kubelet help return not exist rkt-api-endpoint and rkt-path arguments,
So delete not exist arguments.

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-07-19 09:58:53 -07:00
Qiming daa846bdd9 Trivial typo fix (#9575)
This PR takes over changes in #8980.
2018-07-19 09:57:53 -07:00
Andrew Martin c73b7d056a fix: blog post clarity (#9578)
- rephrase Istio release info
- update RBAC for GKE vs hosted
2018-07-19 08:58:53 -07:00
poothia d92f1fdcba Trivial Doc Fix (#9580)
This fixes the spelling of "default".
2018-07-19 05:22:42 -07:00
Andrew Chen 9d3c15c28b Add L10n repo branch structure info (#9206) 2018-07-18 19:21:42 -07:00
zhouhaibing089 ce190e75f8 docs/concepts: add search paths for docker config (#9085)
previous document suggests to put config to /root/.docker/config.json
which is not always the case, and only works when the HOME=/root is
set for kubelet. Besides, that's not always the most recommended way
considering the potential risk when someone overrides this config
with another `docker login` on the same node. this change explicitly
lists all the possible locations where the configuration can be put.
2018-07-18 19:20:42 -07:00
makocchi bac30c0774 fix double bullets in TOC (#9175) 2018-07-18 17:40:42 -07:00
Luc Perkins 9317dcfff0 Add new field selectors doc (#9174)
* Add new field selectors doc

* Address wording issues and remove warning

* add note on = and ==

Signed-off-by: lucperkins <lucperkins@gmail.com>
2018-07-18 17:39:42 -07:00
Lindsey Tulloch 7bed4690ad Update references to Federation-v2 progress (#9116)
* Update references to Federation-v2 progress

Added resources to the whats next section as there has been significant progress over the past few months with the alpha release of Federation-v2 expected in the next few weeks.

* remove <federation> in link
2018-07-18 17:36:42 -07:00
Luc Perkins fa657b76a9 Recommend --watch flag for obtaining external IP information (issue 8483) (#9129)
* Use --watch flag instead of checking multiple times

* Wording changes
2018-07-18 17:34:42 -07:00
André Aubin 269e3fd37b inline code block is not displayed (#8940)
* inline code block is not displayed

Using `kubectl get storageclass` instead of 

```
       kubectl get storageclass
```

correctly shows the code markup.

* Update change-default-storage-class.md

* reformat markdown for nested list
2018-07-18 17:24:41 -07:00
Luc Perkins 7f97e02779 Supplement documentation of ExternalName service types (#9435)
* Re-organize doc

* Remove section on multiple namespaces

* add NOTE to callout
2018-07-18 17:06:42 -07:00
Hesham Massoud 5f7068243d Enhance documentation of .spec.startingDeadlineSeconds (#9296)
* Update cron-jobs.md

* Update automated-tasks-with-cron-jobs.md

* Update cron-jobs.md

* Reword added documentation and add info about error message.

* Fix grammatical typo.

* adjust grammar and punctuation

* adjust grammar and punctuation

* adjust tense
2018-07-18 17:01:42 -07:00
makocchi 8b00a588c4 tweak crictl.md (#9349) 2018-07-18 16:50:49 -07:00
p_mx 28fb41f012 fix-manage-compute-resources-container-view (#9402)
* Fix typo in example script (#9381)

Variable reference should be $ETCDHOSTS, not $ETCDHOST

* fix html

* add a space
2018-07-18 16:48:48 -07:00
Chao Wang 41cc078015 update the go client usage to prevent common error. (#9414) 2018-07-18 16:43:06 -07:00
jw-networking 700446d3da Update fedora_manual_config.md (#9416)
removal of 
  # Add your own!
  KUBELET_ARGS=""
this line causes line with args in it to be over writen

removal of flag "--require-kubeconfig" as it prevents the service from starting with error "F0708 18:41:17.411350   11725 server.go:145] unknown flag: --require-kubeconfig"

this is with v1.10.1
2018-07-18 16:41:54 -07:00
Benjamin Priestman 5c39bc36d4 Adding redirects for turnkey docs. (#9426)
These documents were moved in https://github.com/kubernetes/website/pull/8937.
2018-07-18 16:39:43 -07:00
makocchi 92baa2bc97 Fix dead links and apply template (#9476)
* fix dead links and apply template

* fix conflicts

* re-fix dead links

* Revert "re-fix dead links"

This reverts commit 3eb8292f45c6453c577f6fc4a49600da291d8622.
2018-07-18 16:37:46 -07:00
Kaitlyn Barnard 7c9a1987a5 Add CNCF logo to homepage (#9375)
* add CNCF logo on homepage

* edits
2018-07-18 16:36:43 -07:00
Kaitlyn Barnard 34fb7339e0 Adding anchor links to partner page (#9411)
* adding anchor links

* updating link names
2018-07-18 16:35:43 -07:00
Luc Perkins 22ec331d41 Add env var example (#9486) 2018-07-18 16:29:58 -07:00
Luc Perkins c5f6b391a1 Change formatting of Stackpoint turnkey doc (#9493)
* Change formatting of Stackpoint turnkey doc

* s/Running/Run

* fix formatting glitch

* use template
2018-07-18 16:26:54 -07:00
makocchi b773f9f7cd apply templates/concept and fix code snippets (#9542) 2018-07-18 16:12:07 -07:00
Emily N fd37837488 The command to copy the decoded certificate to the server.crt (#9448)
* The command to copy the decoded certificate to the server.crt

* -D to --decode
2018-07-18 15:55:42 -07:00
Bob Killen 2c50177af5 Update admission controller links (#9386)
* update admission-controller links

(cherry picked from commit 37043991a61e5e6f4ac1c463b14c65430b192553)

* updated links found using greedier regex

(cherry picked from commit 45c6d4cf7430245a3b4e81eae245000beea88841)

* correct link in cn/docs/admin/authorization/_index.md

* fix incorrect changes introduced in eac3619

* undo update of cn content

* fix link

* fix admission webhook link
2018-07-18 15:54:21 -07:00
Jennifer Rondeau 1e554ef725 reorganize kubeadm files, part 1 (#9439)
* reorganize kubeadm files, part 1

* edit troubleshooting kubeadm for layout and content
2018-07-18 15:49:37 -07:00
Bob Killen 2ee2e9d5bb Update authorization-rbac links (#9463)
* update authorization-rbac links

* fix broken links

* undo modification of cn content
2018-07-18 15:32:04 -07:00
Ken'ichi Ohmichi 76b7f9cb1a Trivial: Make the authentication doc consistent (#9472)
On the content, user categories are defined as service account and
normal user. However regular user is written at one place instead
of normal user. This replaces the regular user with normal user
for the consistency.

The option --authentication-token-webhook-config-file is for specifying
the configuration file which uses the kubeconfig file format, so this
replaces kubeconfig with configuration for avoiding confusions.

The last change is updating the order of 'clusters' and 'users' for
fitting the following example to read easily.
2018-07-18 15:26:55 -07:00
Bob Killen c0af4f7a4a update service-accounts-admin links (#9461) 2018-07-18 15:25:38 -07:00
makocchi e472159b5f apply templates/concept (#9539) 2018-07-18 15:25:24 -07:00
Chris Morgan 764a751c5b Fix the semantically very broken search box (#9408)
This was very annoyingly very broken. *Very* broken.

Two primary issues:

1. Autofocus. Autofocus should only be used on a field when it is the
   expected action on the page, because it steals keyboard events such
   as the arrow keys and Space for navigation, and causes users of
   screen readers confusion as they’re thrown into a strange place.

   It’d be just barely OK to use it on search pages, but used on
   *every* page in the documentation, it’s just *super* annoying.

2. Not being a form. I have *no* idea why anyone would ever have
   written it the way it was—it’s just awful from end to end, a bad
   reimplementation of a subset of native browser functionality.
   It’s a form, let it *be* a form.

   Possibly the most baffling part of it was the use of location.replace
   which breaks the back button. I just… why!?

   While I was at it, I gave the search box an aria-label for good
   measure, but I didn’t change its type to "search" because that has
   UI implications on some platforms that I’m too lazy to deal with.

This is still pretty bad, because that magnifying glass is done in CSS
rather than being a fair dinkum submit button, but I just wanted a
quick fix because the autofocus issue is annoying me *so much*.
2018-07-18 15:24:12 -07:00
craigbox f0e2876848 Fixes to example for connecting with curl (#9337)
* Fixes to example for connecting with curl

Example for getting cluster token
- does not work with multiple entries in kubeconfig
- does not work with Istio installed

Fix both

* also need to change the tr from tabs to spaces
2018-07-18 15:22:56 -07:00
Philippe Pepiot 05da38fafa Drop {% raw %} block in manage-compute-resources-container (#9428)
This was breaking rendering the end of the page.
2018-07-18 15:22:12 -07:00
Matt Brannock ddf1e9cdf7 Environment variable for etcd quorum is singular (#9302)
See
https://github.com/kubernetes/kubernetes/blob/f8c4907bec4fcb7d86d955c06b9c362b61e58933/cluster/gce/config-default.sh#L109
2018-07-18 15:18:48 -07:00
makocchi 4a37596980 apply content template (#9232) 2018-07-18 15:17:22 -07:00
Yujun Zhang f9ce82e840 Add guide for getting token and discovery-token-ca-cert-hash (#9017)
* Add guide for getting token and discovery-token-ca-cert-hash

* Fix code snippet style
2018-07-18 15:16:01 -07:00
daemon e017d92e2e Add note for fluentd plugin installation (#9451)
* Add note for fluentd plugin installation

Fluentd plugin installation is different from fluentd installation,
so we need to tell user how to solve it.

Signed-off-by: pengdake <19921207pq@gmail.com>

* add space in note

* add period
2018-07-18 15:13:37 -07:00
Luc Perkins bb818a9b41 Make macOS standard usage (#9422) 2018-07-18 15:12:16 -07:00
Bob Killen 78eafc7c22 update bootstrap-token links (#9456) 2018-07-18 15:08:40 -07:00
Bob Killen bf109b4dfa Update authorization links (#9465)
* update authorization links

* remove cn content and fix link targets
2018-07-18 15:07:24 -07:00
Mary Camp f140cbc6f2 Update create-pull-request.md (#9488)
Remove link to stage-documentation-change. 
(@Misty says: The old page doesn't exist anymore and is now redirected to the current page.)
2018-07-18 15:06:12 -07:00
hidekif 2d086cb032 include supported version skew (#9501) 2018-07-18 15:04:51 -07:00
Bob Killen d82f928033 update authorization-node links (#9462) 2018-07-18 15:03:39 -07:00
Kai Chen 179701e179 Fix doc references to Kubernetes services provided by AWS, Azure and GCE (#9508) 2018-07-18 14:57:43 -07:00
michael saenz c4396fd117 Update authentication.md (#9565)
minor grammar correction
2018-07-18 14:50:04 -07:00
Tejal Desai edec8a8fb6 Fix type in docs (#8939)
* Fix type in docs

* Address code review comments.
2018-07-18 14:39:25 -07:00
daemon eb0d63e871 Fix some error about fluentd config file (#9528)
1.Fix error about source path is not equal to autdit-log-path
2.Fix error about filter type set

Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-18 14:30:53 -07:00
Erik Sundell da8fa820b3 statefulset.md - Beta remnants removed (#9522) 2018-07-18 14:29:45 -07:00
Oleg Atamanenko 78cdd215e4 Add kublr to list of solutions (#9544) 2018-07-18 14:28:33 -07:00
Bob Killen 836629cb11 Update extensible admission controller links (#9459)
* update extensible-admission-controller links

* correct what-are-initializers link
2018-07-18 14:10:28 -07:00
Jianfeng Li 7960161b30 fix some dumplication_problem (#9235) 2018-07-18 14:08:13 -07:00
Alex Contini c8636e689f updates to order of case studies (#9545)
* updates to order of case studies

* update
2018-07-18 14:05:59 -07:00
makocchi 7aa07a4602 apply templates/concept and fix code snippets (#9540) 2018-07-18 14:04:46 -07:00
Alex Contini 78a92480b6 updates to Pearson case study content (#9483)
* updates to Pearson case study content

* updates to Pearson
2018-07-18 14:03:34 -07:00
Andrew Martin 44b3e5b42b Blog: 11 Ways (Not) to Get Hacked (#8914)
* feat: add 11 Ways (Not) to Get Hacked

* Update and rename 2018-06-05-11-ways-not-to-get-hacked.md to 2018-07-18-11-ways-not-to-get-hacked.md
2018-07-18 13:50:45 -07:00
Christian b1c3af7799 Fix link to website in Airflow Blogpost (#9338) 2018-07-18 13:47:27 -07:00
Kaitlyn Barnard 3ecba1eea1 changing button spacing (#8963) 2018-07-18 13:29:22 -07:00
makocchi 85a239145c change to "host namespaces" and remove command prompts (#9553) 2018-07-18 13:22:56 -07:00
Jamie Zhuang bee35a3e6c Fix issues in configure-volume-storage (#9521)
* ps command not found

Signed-off-by: Jamie Zhuang <lanchongyizu@gmail.com>
2018-07-18 13:21:39 -07:00
Chris Knowles 40f4082328 Add when storage key name changed (#9532)
It seems the name changed in k8s 1.8 which was reflected in https://github.com/kubernetes/website/pull/5490 but the last section still mentions the old name without saying it has changed.
2018-07-18 13:17:22 -07:00
Alfonso Palacios d8861f9a4b Update service.md (#9562)
I think the writer means "reuse" here instead of "replace". Since the idea behind choosing your own IP is to avoid having to make any changes to the DNS.
2018-07-18 11:48:19 -07:00
Matheus Neder 4da4a6dcd7 Fix doc (#9564)
Added line break to: "KUBECONFIG=/etc/kubernetes/admin.conf [NEWLINE HERE] kubectl ..."; Also added export to variables declaration.
2018-07-18 11:45:19 -07:00
Leonardo Carreiro 1f90f0602e Replacing the example IP address by something that could exists. (#9120)
The example `123.45.678.9` was an invalid IP address.
2018-07-18 00:25:19 -07:00
Stewart-YU 4aaa353244 Update feature-gates.md (#9320) 2018-07-17 18:14:18 -07:00
Alfonso Palacios 3c33dcb298 Update horizontal-pod-autoscale.md (#9546)
Small typo. Missing "from" for sentence to make sense.
2018-07-17 15:24:18 -07:00
Karen Bradshaw 71c8b9625a Fix id string for kube-proxy glossary term (#9551)
-Added hyphen to id string so that glossary term displays
extension text.
2018-07-17 15:19:19 -07:00
azEf c05bf93558 Fix typo in persistent-volumes.md (#9550) 2018-07-17 15:15:18 -07:00
Qiming 4c9b297fb8 Reworked API reference doc (#9536)
This PR contains API reference docs generated from the reworked
generator (see:
https://github.com/kubernetes-incubator/reference-docs/pull/53).
The main purpose is to rework the way how examples are shown.
When we are happy with the revised version, we can move the CSS and
fonts file to the static directory. We only need to change the HTML
and the `navData.js` file in the future.

Related Issues: #9271, #4015
2018-07-17 14:49:18 -07:00
Jim Angel 08d06e02b3 very minor change to url syntax (#9543)
The URL for k/k included the text after ("repo"). This PR formats it to not include the text after.
2018-07-17 07:27:40 -07:00
makocchi 1b03b19dc1 apply content_template (#9136)
* apply task template

* change content_template to task from concept
2018-07-17 05:55:38 -07:00
Gao Wen 6f55bb02c5 Format code style (#9055)
* Add code format

* Format code display

* Render style error
2018-07-17 00:45:38 -07:00
Alex Contini 5874f9986e update homepage banner so it's less cropped (#9391) 2018-07-17 00:40:38 -07:00
Jonas Mellquist c56ff5834f Update training overview (#9378)
Added Pluralsight getting started course
2018-07-17 00:37:39 -07:00
Scott Jungwirth 0cbbc12d07 Update manage-compute-resources-container.md (#9326)
Fix formatting that is thrown off by starting at "```shell{% raw %}"
2018-07-17 00:34:39 -07:00
adisky 7e9709220b Fix a typo in running cloud controller doc (#9325) 2018-07-17 00:33:38 -07:00
makocchi df5e5019d2 set anchor links in "Types of Volumes" section (#9294) 2018-07-17 00:30:40 -07:00
spinside 624037a6cd Fixed broken Link to Salt setup documentation (#9264) 2018-07-17 00:29:38 -07:00
Stewart-YU 8cdb5ac998 fix some broken link in /docs/setup (#9256) 2018-07-17 00:28:38 -07:00
Gao Wen cfc62f0717 Format the auto-generate list(catalog) and update the render style (#9069) 2018-07-17 00:22:38 -07:00
Leonardo Carreiro 037af6075b Fix some notes for Azure users (#9159)
* Fix some notes for Azure users

As is said in the docs (https://docs.microsoft.com/en-us/azure/aks/static-ip#create-static-ip-address), it must be the cluster node's resource group, not the cluster's resource group.

* A few minor changes to adhere to the style guide
2018-07-17 00:14:38 -07:00
Tim Zhang b4cc1b2edd Update k8s101.md (#9043) 2018-07-16 23:53:39 -07:00
ningning54321 f6b6dc75ee Update extensible-admission-controllers.md (#8975)
* Update extensible-admission-controllers.md

* update per review comments

update the url to the final redirect to url.
2018-07-16 23:47:38 -07:00
Xiangyu Hè 69531f6b9e Add another Lisp client library (#8994) 2018-07-16 23:45:38 -07:00
zhanglingwei a84aab824b Fix:direct link in tasks/configure-pod-container/translate-compose-kubernetes (#9369)
* change direct link to relative link

* Update translate-compose-kubernetes.md
2018-07-16 23:03:38 -07:00
Luc Perkins 292d4dfa67 Remove download steps (#9494) 2018-07-16 23:00:38 -07:00
Samir Patel 6fc5f4b989 Update pull-image-private-registry.md (#9153)
`-d` does not work on mac, `--decode` should work cross platform
2018-07-16 22:57:39 -07:00
Tanzeeb Khalili af689cd6bf Fix --allow-privileged and --alsologtostderr descriptions (#9507) 2018-07-16 22:48:39 -07:00
Heinz Peter Hippenstiel de644fbd24 removed backtick that was breaking the format (#9530) 2018-07-16 22:41:38 -07:00
Mary Camp 6c895b329d Update device-plugins.md to add Example link (#9531)
Added link to Intel device plugins repo. 
Minor grammar/punctuation edits to make Example bullets parallel.
2018-07-16 22:36:38 -07:00
lovejoy 7c8fe61558 fix relative link and remove redirect link (#9468) 2018-07-16 22:32:39 -07:00
WanLinghao 202905c7aa Add descripitons of --service-account-max-token-expiration option (#9500) 2018-07-16 22:25:37 -07:00
Logan Rakai 1147aeab0e Fix broken link in note (#9535) 2018-07-16 22:21:37 -07:00
Luc Perkins 5c43e1e40f Merge pull request #9437 from lucperkins/lperkins/kubectl-cheat-sheet-resources
Add the "kubectl api-resources" command to the kubectl cheat sheet
2018-07-16 19:02:00 -07:00
craigbox 3e69bd992c Add Kubernetes 1.11 release manager interview (#9496)
* Add Kubernetes 1.11 release manager interview

* fix typo

* add Adam's surname

* apply suggested fixes

* apply suggested fixes

* apply suggested fixes

* apply suggested fixes
2018-07-16 11:30:52 -07:00
Dr. Stefan Schimanski 1c8aba5c51 Document CustomResourceDefinition additionalPrinterColumns (#9143) 2018-07-16 09:40:55 -07:00
Philippe Pepiot ae9c6fd243 Fix NetworkPolicy api link (#9427) 2018-07-15 03:02:55 -07:00
Ryan McGinnis e8d351b9e5 Adds ryanmcginnis to OWNERS (#9513) 2018-07-13 15:07:26 -07:00
Zach Corleissen 953b9624a1 Revert "Add me to the OWNERS file (#9511)" (#9512)
This reverts commit fe9d5b6dd4.
2018-07-13 14:58:26 -07:00
Ryan McGinnis fe9d5b6dd4 Add me to the OWNERS file (#9511) 2018-07-13 14:53:27 -07:00
Lubomir I. Ivanov a4b5772407 update OWNER_ALIASES with respect to sig-cluster-lifecycle (#9497)
Added a couple of separate aliases:
- sig-cluster-lifecycle-kubeadm-approvers
- sig-cluster-lifecycle-kubeadm-reviewers

At the same time update the list SIG participants.
2018-07-13 13:52:26 -07:00
Lucian Maly ebb19326b8 Target docker-serve does not exist + removed $ (#9450) 2018-07-13 13:31:26 -07:00
Zach Corleissen 8315bd0a08 Update list of sig-docs-pr-reviewers (#9249)
* Update list of sig-docs-pr-reviewers

* Add kbarnard10 and zparnold

* Small update
2018-07-13 12:05:26 -07:00
Andrew Chen 3fccec89e0 Add Google Customer Survey code (#9132) 2018-07-13 10:42:26 -07:00
Andrew Chen 13bc6ffd22 Add current version of Google Analytics code, Global Site Tag (gtag.js). (#9131) 2018-07-13 10:34:26 -07:00
Kaitlyn Barnard ad6e65d6c3 Add Blog Post on Resizing Persistent Volumes using Kubernetes (#9474)
* adding storage blog post

* update series

* edits
2018-07-13 08:29:26 -07:00
Sudhakar Rayavaram 7c7a993b66 Fixing the typo in the shell script (#9503)
Instead of using host variable, some undefined CONTROL_PLANE_IP is used. Fixed it
2018-07-13 03:53:26 -07:00
Misty Linville 0e327ce9a0 Add Atom snippets file (#9158)
* Add Atom snippets file

* Add more snippets, rename file, address feedback
2018-07-12 15:01:26 -07:00
Luc Perkins 5603809c43 Add .editorconfig to .gitignore (#9484) 2018-07-12 14:05:26 -07:00
lucperkins 9a6089d73f Change code block type to bash from console 2018-07-12 14:02:01 -07:00
lucperkins f24c3a37b3 Merge with upstream master 2018-07-12 14:00:53 -07:00
Luc Perkins 2b44b0385a Merge pull request #9436 from lucperkins/lperkins/issue-8675-no-namespace
Clarify how to find out which resources are and aren't namespaced
2018-07-12 13:56:40 -07:00
Kai Chen 05397e5fcb Fix references to docs for the turnkey Kubernetes services (#9442) 2018-07-12 13:44:27 -07:00
Luc Perkins 8e65419ce1 Remove extraneous .gitkeep file (#9485) 2018-07-12 13:41:25 -07:00
Lucian Maly cb38f16566 Autocomplete clarification + removed $ (#9455)
* Autocomplete clarification + removed $

* Added content template

* Removed toc_hide as it is default
2018-07-12 13:35:26 -07:00
Bob Killen 42decf8cf7 Update accessing-the-api links (#9441)
* update accessing-the-api links

* undo update of cn content
2018-07-11 21:45:25 -07:00
ASaiun f2276c22cd Update cluster-administration-overview.md (#9449)
* Update cluster-administration-overview.md

 remove the sentence "If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
 because the website can be find ,it will return 404

* update the cluster-administration-overview.md

change the sentence "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/admin/salt/)."
to "-If you are using a guide involving Salt, see [Configuring Kubernetes with Salt](/docs/setup/salt/)."

* Update cluster-administration-overview.md
2018-07-11 21:44:26 -07:00
Chandan Kumar edeeac6368 Fix the content inside docs/home (#9458)
- fix button inside `I am` section in docs/home
- fix content inside `I want to` section in docs/home

Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
2018-07-11 20:13:25 -07:00
Junseong Lee 5d40fe87f8 Fix typo on daemonset.md (#9419) 2018-07-11 17:38:26 -07:00
Jihyuk Bok c40fe8a8a0 Fixed wrong value in exmaple (#9278)
`zk-hs` should be just `zk` in this case.
2018-07-11 17:18:26 -07:00
Bob Killen 09e5db0724 Update authentication links (#9452)
* update authentication links

* undo cn updates
2018-07-11 13:43:26 -07:00
Kaitlyn Barnard 95449873d6 Adding Blog Post on Dynamic Kubelet Configuration (#9457)
* adding blog post

* updating date for tomorrow
2018-07-11 10:52:25 -07:00
craigbox c35bc3677b Make the RSS refer to Kubernetes, not Hugo. (#9471)
* Make the RSS refer to Kubernetes, not Hugo.

* Update index.rss.xml
2018-07-11 10:42:25 -07:00
makocchi 854bda0353 remove too old note from "Garbage Collection" (#9444)
* wrap by shortcodes

* remove too old note
2018-07-11 10:16:25 -07:00
Qiming 6c80860a75 Improve examples test (#9467)
This PR moves the examples test to where it belongs and also include the
following improvements:

- Removed test cases defined for non-existent files;
- Add guard against ineffective tests against missing files;
- Remove the special case for scheduler-policy-config which is no longer
  an example, the dependency on the related go module is thus
  eliminated;
- Updated the .tavis.yml file to use the new test case: the instruction
  sequence is adjusted to ensure the correct version of kubernetes is
  fully prepared before we do `go get -v -t`.
- The examples_test.go is formatted using `gofmt`;
- Verbose output during test has been added.
- A separate test case is added for CN translation.

Related: #9285
2018-07-11 08:43:25 -07:00
Benjamin Priestman c53e6cf7a4 Minikube tutorial: Updating mac vm-driver. (#9384)
The recommended vm-driver for mac is now hyperkit, not xhyve.
Updating Minikube tutorial to reflect this.
2018-07-11 08:17:26 -07:00
Misty Linville 6632f380f1 Fix typo in upgrade guide (#9460) 2018-07-10 18:09:25 -07:00
Bob Killen d0ca0ca6e8 update authorization-webhook links (#9464) 2018-07-10 18:07:25 -07:00
makocchi f8aec3cff8 apply template (#9445) 2018-07-10 14:36:25 -07:00
Luc Perkins 559509f170 Add IBM Cloud CPU terminology (#9443)
* Modify Resource Types section in kubectl cheat sheet

* Fix error in command syntax

* Change header level

* Add IBM Cloud terminology
2018-07-10 14:17:26 -07:00
Kenneth Bergquist d77b4f59b6 Switches the blurb and link for case studies to match the company logos on the homepage. (#9406) 2018-07-10 13:50:25 -07:00
Jim Angel 3dae51ad23 Add additional kubelet flags to cli ref (#9344)
* updating kubelet flags

* updating kubelet flags fixes
2018-07-10 11:08:25 -07:00
John Belamaric 2886339021 Coredns GA Blog (#9440)
* CoreDNS GA Blog

* Review comments
2018-07-10 10:41:25 -07:00
Kaitlyn Barnard 75d0a55695 Adding Meet Our Contributors Blog Post (#8934)
* MOC blog post

* changing dates
2018-07-10 10:21:25 -07:00
lucperkins b93e8b9941 Undo changes accidentally imported from another branch 2018-07-10 10:16:52 -07:00
lucperkins f5b5d2baed Add note on kubectl api-resources command 2018-07-10 10:16:52 -07:00
lucperkins 8910ac886f Remove section on multiple namespaces 2018-07-10 10:16:52 -07:00
lucperkins 5391d054e4 Re-organize doc 2018-07-10 10:16:52 -07:00
Qiming 472be9a374 Consolidate YAML files [part-15] (#9380)
This is the last PR for moving the YAML/JSON sample files. There still
need some follow up PRs to:
- rename the `codenew` shortcode to `code`.
- move the examples_test.go to where it really belongs.
2018-07-10 09:09:26 -07:00
Qiming 99a77ff368 Consolidate YAML files [part-13] (#9377)
This PR deals with YAML files referenced by the following two topics:
- concepts:object management
- concepts:service networking

When scanning references to the YAML files to be moved, some trivial
editings were applied to the markdown files. None of this editing should
break the build or ruin the doc otherwise.
2018-07-10 08:56:25 -07:00
dineshb-jnpr f9901e7a8f List JunperContrail CNI as Pod networking provider. (#9387)
This change is to list JuniperContrail/TungstenFabric as a provider
of Pod networking for a Kubernetes cluster.

Juniper's CNI solution has been available as a open source product
for couple of years now. It is a mature solution that has been
deployed in live clusters.
2018-07-10 00:20:06 -07:00
John Ward 6163038ca4 Update wordpress-deployment url (#9447) 2018-07-09 22:24:04 -07:00
Zach Corleissen 0e6210f3e9 Add maintainers, organize all by alpha (#9438)
Remove comment
2018-07-09 14:09:17 -07:00
lucperkins 801c9d5765 Change header level 2018-07-09 13:54:58 -07:00
lucperkins 202ff3b15d Fix error in command syntax 2018-07-09 13:52:42 -07:00
lucperkins adb630d88e Modify Resource Types section in kubectl cheat sheet 2018-07-09 13:49:23 -07:00
Jim Angel 11b28cc7c5 clarifying kubectl prereq wording (#9156)
* simplifying the kubectl prereqs

* unforeseen spelling fix

* made readability corrections

* minor phrasing change
2018-07-09 13:23:17 -07:00
Misty Linville 85e3040dfa Use static content for code of conduct (#9355)
Move the code of conduct page under /community
Add redirect
Use text from CNCF COC and note the revision we imported it at
Add note to top of imported file not to edit it directly
2018-07-09 12:12:17 -07:00
Matt Farina c9fe098230 Adding documentation on recommended labels and annotations (#8703)
* Adding documentation on recommended labels and annotations

This content was developed as part of the App Def WG

* Updates per feedback from editing and to remove annotations per WG

* Adding app instance to the recommended labels
2018-07-09 11:51:16 -07:00
Kaitlyn Barnard 22f5f71f40 Adding IPVS blog post (#9431)
* adding IPVS blog post

* updating link in blog announcement

* edits
2018-07-09 11:20:17 -07:00
AdamDang cf3fd1d463 Typo fix: "Add Cluste r"->"Add Cluster" (#9424)
Line 74: "Add Cluste r"->"Add Cluster"
2018-07-09 08:14:18 -07:00
daemon 8d9c9531d0 Fix format error about common shortcode (#9421)
Because of indenting not four spaces, Shortcodes is interrupt numbered lists

Signed-off-by: pengdake <19921207pq@gmail.com>
2018-07-08 22:13:18 -07:00
Ben Chelli de230667ca Fix typo (#9418) 2018-07-08 20:28:17 -07:00
Tony Li 4914901e9b State the default update strategy (#9394)
* state the default update strategy

* update to RollingUpdate
2018-07-08 03:34:18 -07:00
Bob Killen 7b6d15f7e1 Correct internal behavior list in admission-controllers doc (#9409)
* correct internal behavior list in admission-controllers doc

* remove leading indentation in ordered list
2018-07-07 06:52:18 -07:00
CaoShuFeng bede69948e fix describtion about crd (#9407) 2018-07-07 06:20:18 -07:00
Alex Contini 30acbfad12 add Capital One and ING case studies (#9371)
* add Capital One and ING case studies

* updates to styling

* fixes to feature image sizing and link on ING case study

* updates to spacing

* updates
2018-07-06 12:52:20 -07:00
Di Xu 8c33a9b582 kubeadm ports updates (#8886)
* disable the kubelet readonly port

* add doc for required port source
2018-07-06 04:56:18 -07:00
lucperkins 67b6569098 Fix merge conflicts, plus some more cleanup 2018-07-05 13:50:44 -07:00
AgentK a0ec957fde Fix typo in example script (#9381)
Variable reference should be $ETCDHOSTS, not $ETCDHOST
2018-07-05 08:19:22 -07:00
daemon fee1cfafdd Fix example error about selector duplicated #8199 (#9388) 2018-07-05 02:04:19 -07:00
Ben Chelli 3d01d17b69 Swap memory-demo by cpu-demo in the assign-cpu-resource page (#9376)
* Swap memory-demo by cpu-demo

* Make the number match
2018-07-04 00:02:21 -07:00
Qiming 3dd65e4e95 Consolidate YAML files [part-14] (#9379)
This PR deals with the getting started guides (windows) and tutorials
sections. Since the YAML files in the windows directory currently are not
referenced at all, this PR refactored the markdown file to correct this
problem. When appropriate, we use the YAML content from the markdown in
the extracted version.
2018-07-03 23:58:20 -07:00
Qiming ea6004bd4f Consolidate YAML files [part-12] (#9364)
* Consolidate YAML files [part-12]

Relocate YAML files referenced by the accessing application topic
and the rest of cluster administration.

* Adjust json shortcodes.
2018-07-03 23:19:23 -07:00
Jim Angel aed6732b4e adding discuss kubernetes link to community page (#9133)
* adding discuss kubernetes link to community page

addressing https://github.com/kubernetes/website/issues/8578

* moving to bullet list and changing caps

* removing caps

* resetting back to original PR and removing caps
2018-07-03 14:46:20 -07:00
Qiming 4962ffabbf Consolidate YAML files [part-11] (#9363)
This PR relocates some of the YAML files used by the administer cluster
topic. One yaml file not used is deleted.
2018-07-03 13:39:21 -07:00
Qiming 9b81aa7ccd Consolidate YAML files [part-10] (#9362)
* Consolidate YAML files [part-10]

This PR relocates the YAML files used by the pod configuration topic.

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go

* Update examples_test.go
2018-07-03 13:31:20 -07:00
Alex Contini 0f5f027aee update content for Northwestern Mutual case study (#9372) 2018-07-03 12:04:20 -07:00
Qiming 1228689b1d Consolidate YAML files [part-9] (#9361)
This PR relocates the YAML files referenced by the data injection topic.
2018-07-03 11:50:19 -07:00
Kyle Larose 81bc804e9a Update link to the NetworkPlugin interface (#9298)
* Update link to the NetworkPlugin interface

Link was broken during some refactoring (commit 42398825ed7fac58fc6c4027c8be730398b6d2be).
Change the link to reflect the new location.
This fixes Issue #9297

* Remove extra line

Somehow the fixed link was pasted at the end of the modified paragraph.
Remove it.

* Add back linebreak

I'll get this right... I swear.
2018-07-03 11:49:20 -07:00
Chuck Ha 429d01e95b Updates HA etcd with kubeadm (#9227)
Adds a missing instruction on how to configure the kubelet. Reported in slack in the #kubeadm channel.

Fixes #9222

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-07-03 07:37:21 -07:00
Jim Angel e342dd50bf fixing api ref docs for prev versions (#9343) 2018-07-03 06:29:20 -07:00
jay vyas ea94cedbda Update resource-usage-monitoring.md (#9370) 2018-07-03 05:40:21 -07:00
max8899 168998f4d3 fix broken link (#9365)
fix the bad link for cluster-large has moved to setup folder
2018-07-03 01:17:20 -07:00
blaedj 2fbc23f9c2 Document name restrictions for multi-port services (#9282)
* Document name restrictions for multi-port services

Add note in documentation about port name restrictions.

* fix whitespace 

undo unrelated whitespace deletion
2018-07-02 18:01:19 -07:00
Misty Linville f53bc94d85 Fix CSS for edit buttons and page history (#9360) 2018-07-02 17:56:17 -07:00
makocchi af6cdabe9b use official homebrew package name (#9255) 2018-07-02 17:53:19 -07:00
Qiming f00ec1b044 Fix links to relocated kubelet TLS bootstrapping topic (#9332)
Fixes: #9330
2018-07-02 17:36:19 -07:00
Qiming b5f6df9926 Consolidate YAML files [part-8] (#9347)
* Consolidate YAML files [part-8]

This PR exacts the YAML files referenced from the following subdirs:

- docs/concepts/workloads
- docs/concepts/configuration
- docs/concepts/policy

The following problems are fixed:

- docs/concepts/workloads/controllers/ doesnt have a 'cronjob.yaml for
  test
- the exactly same `pod.yaml` was used in both the task/config-pod-container
  topic and the concepts/configuration topics.

* Update examples_test.go

* Add missing yaml file.
2018-07-02 17:35:20 -07:00
Misty Linville 1b914f4ac7 Add Git info to per-page template (#9309)
* Add per-page Git commit info

* Try moving the buttons down below the page TOC

* Add page history to page footer
2018-07-02 16:17:19 -07:00
Qiming 48897cc47d Consolidate YAML files [part-7] (#9262)
* Consolidate YAML files [part-7]

This PR relocates YAML files used by Job/CronJob examples.

* Update examples_test.go
2018-07-02 13:54:17 -07:00
Qiming 3a0c618734 Consolidate YAML files [part-6] (#9261)
* Consolidate YAML files [part-6]

This PR relocates the YAML files used by the stateful application
examples.

* Update examples_test.go
2018-07-02 13:37:18 -07:00
Qiming ea11ae29ac Consolidate YAML files [part-5] (#9258)
* Consolidate YAML files [part-5]

This PR relocates the yaml files used in stateless application
guestbook. This PR also fixes the list numbering and code block
problems in the page.

Note that neither code blocks nor note callouts live happily inside a
numbered list, so this PR moves them out of such lists.

* Update examples_test.go
2018-07-02 13:06:18 -07:00
Qiming 59e626e056 Set up examples gate job for 1.11 (#9345)
There were things changed upstream which have blocked the examples test
from running correctly:

- PodSecurityPolicy has been MOVED from extensions API group into
  policy. All samples that are using this resource type needs a change.
- The 'GetCodecForObject()' function in testapi/testapi package was
  removed in 1.11 for unknown reasons. This change has broken our job as
  well as the test code in the kubernetes/examples project.
- Kubernetes is now using 1.10.2+ verion of Go for compilation so we
  have to change the .travis.yml accordingly.

This PR fixes the above problems.

Note also, the `TestReadme` function is **removed** for two reasons:

- It is only testing the snippets in the `volumes.md` file which is now
  broken because of the introduction of service account token injection.
- It is regarded as too aggressive/restrictive a test. We cannot
  guarantee that YAML snippets in the markdown files are complete and
  can be used as is. Instead I believe we should encourage people to use
  template snippets that contain the **key** information for a topic.
  When we see a need for a full template that can be used directly, we
  may want to extract the YAML contents into the `examples`
  subdirectory.
2018-07-02 12:53:18 -07:00
Qiming d15da5a726 Consolidate YAML files [part-4] (#9241)
This PR consolidates YAML files used in the
`tasks/debug-application-cluster` subdirectory.

Depends-On: #9236
2018-07-02 11:17:19 -07:00
Qiming a11e02d575 Consolidate YAML files [part-3] (#9237)
This PR consolidates YAML files used in `tasks/run-application`
subdirectory.
2018-07-02 11:15:20 -07:00
Peter Greczner 378e061cd3 Update _index.md (#9352)
Fix the path for v1.10 docs.
2018-07-02 10:53:19 -07:00
Jim Angel 7b313cd302 fixing feature flag in client-go docs (#9341) 2018-07-02 07:14:18 -07:00
Will Thames 88cf97994a Fix closing note markup (#9346)
Remove extraneous curly brackets
2018-07-02 00:24:18 -07:00
makocchi c53b351379 add note shortcodes (#9348) 2018-07-02 00:23:18 -07:00
Shivesh Abhishek e17a6d8517 Fix redirection to v-1.10 docs in website (#9336)
- fix clicking on v-1.10 redirection to v-1.10 of the k8s docs

Signed-off-by: Shivesh <shankeyshivesh@gmail.com>
2018-07-01 21:36:16 -07:00
Deirdre Storck 16b00693fc added link to spec.minReadySeconds and maxUnavailable for clarity (#9194)
* added link to minReadySeconds

* link for max unavailable

* used relative path
2018-06-29 18:37:20 -07:00
Bob Killen e0dd309c4e correct capitalization across docs (#9327) 2018-06-29 17:57:20 -07:00
Zach Corleissen 94e3d092d1 One character fix to unbreak Netlify (#9331) 2018-06-29 14:36:20 -07:00
Sarjeet Singh b9f9d1ef70 Fix typo for kubeadm in instruction for upgrading (#9328) 2018-06-29 13:48:20 -07:00
Quan Tian 58e96edbd5 Fix invalid anchors and typos (#9293) 2018-06-29 12:02:20 -07:00
Vikas Choudhary (vikasc) 34d230aca7 Add doc for limiting resources by priority (#9086)
* Add doc for limiting resources by priority

* Copyedit
2018-06-29 12:01:20 -07:00
Misty Linville 5179df5a96 Update pull request template (#9311) 2018-06-29 10:53:21 -07:00
Andreas Jaeger b2a94550b1 Fix syntax of setup-ha-etcd-with-kubeadm (#9318)
This page used wrong syntax, initially use ${ETCDHOST[i]}, so use
that subsequentially as well. Fix also wrong HOST1.

Closes: #9315
2018-06-29 10:52:19 -07:00
Kaitlyn Barnard de59a85534 Updating case studies on homepage (#9303)
* updating case studies on homepage

* updated images
2018-06-28 22:17:21 -07:00
Daniel Imberman e2c03f96cc Post-release fixes (#9308)
* post-release edits

* added Bloomberg Shoutout
2018-06-28 19:18:19 -07:00
WanLinghao 6d39150d1f add description for service account token (#9314)
ref:https://github.com/kubernetes/kubernetes/pull/63819
    https://github.com/kubernetes/website/pull/9182
2018-06-28 18:48:20 -07:00
Kaitlyn Barnard 8549c510e0 Blog Post: Date Fix (#9304)
* date fix

* Rename 2018-05-25-Airflow-Kubernetes-Operator.md to 2018-06-28-Airflow-Kubernetes-Operator.md
2018-06-28 12:53:21 -07:00
Daniel Imberman fc010952e9 Airflow Kubernetes Operator Article (#8681)
* Airflow Kubernetes Operator Article

* Update 2018-05-23-Airflow-Kubernetes-Operator.md

* Update 2018-05-23-Airflow-Kubernetes-Operator.md

* Update 2018-05-23-Airflow-Kubernetes-Operator.md

* @kbarnard changes

* formatting

* updated date to 5-25-2018

* Added a call for action cc: @foxish

* Updated get involved section

* removed "What is kubernetes" section

* Added description of Airflow Operator

* Changed intro to better describe operator

* Anirudh + Chaim edits

* added section on uploading DAGs
:

* s/5/6

* chaim edits

* anirudh edits 1

* more anirudh edits

* formatting issue

* changed title

* title attempt 2
2018-06-28 11:09:24 -07:00
Deirdre Storck 5da5c49950 removed caveat for 1.5 rolling update (#9270) 2018-06-28 11:06:21 -07:00
Alex Contini fbbc4ec15e Add Northwestern Case Study (#9263) 2018-06-28 10:35:22 -07:00
Timothy St. Clair 47a44ab31e Add an optional step to prepull images in 1.11+ (#9001) 2018-06-28 06:44:20 -07:00
Misty Linville 5294779969 Add release notes for 1.11 (#9287) 2018-06-27 17:13:46 -07:00
Misty Linville 5f30e7d4c3 Release docs for Kubernetes 1.11 (#9171)
* Seperate priority and preemption (#8144)

* Doc about PID pressure condition. (#8211)

* Doc about PID pressure condition.

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

* "so" -> "too"

* Update version selector for 1.11

* StorageObjectInUseProtection is GA (#8291)

* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify

* CRIContainerLogRotation is Beta in 1.11 (#8665)

* Seperate priority and preemption (#8144)

* CRIContainerLogRotation is Beta in 1.11

xref: kubernetes/kubernetes#64046

* Bring StorageObjectInUseProtection feature to GA (#8159)

* StorageObjectInUseProtection is GA (#8291)

* Feature gate: StorageObjectInUseProtection is GA

Update feature gate reference for 1.11

* Trivial commit to re-trigger Netlify

* Bring StorageObjectInUseProtection feature to GA

StorageObjectInUseProtection is Beta in K8s 1.10.

It's brought to GA in K8s 1.11.

* Fixed typo and added feature state tags.

* Remove KUBE_API_VERSIONS doc (#8292)

The support to the KUBER_API_VERSIONS environment variable is completely
dropped (no deprecation). This PR removes the related doc in
release-1.11.

xref: kubernetes/kubernetes#63165

* Remove InitialResources from admission controllers (#8293)

The feature (was experimental) is dropped in 1.11.

xref: kubernetes/kubernetes#58784

* Remove docs related to in-tree support to GPU (#8294)

* Remove docs related to in-tree support to GPU

The in-tree support to GPU is completely removed in release 1.11.
This PR removes the related docs in release-1.11 branch.

xref: kubernetes/kubernetes#61498

* Update content updated by PR to Hugo syntax

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Update the doc about extra volume in kubeadm config (#8453)

Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>

* Update CRD Subresources for 1.11 (#8519)

* coredns: update notes in administer-cluster/coredns.md (#8697)

CoreDNS is installed by default in 1.11.
Add notes on how to install kube-dns instead.

Update notes about CoreDNS->CoreDNS upgrades as in 1.11
the Corefile is retained.

Add example on upgrading from kube-dns to CoreDNS.

* kubeadm-alpha: CoreDNS related changes (#8727)

Update note about CoreDNS feature gate.

This change also updates a tab as a kubeadm sub-command
will change.

It looks for a new generated file:
generated/kubeadm_alpha_phase_addon_coredns.md
instead of:
generated/kubeadm_alpha_phase_addon_kube-dns.md

* Update cloud controller manager docs to beta 1.11 (#8756)

* Update cloud controller manager docs to beta 1.11

* Use Hugo shortcode for feature state

* kubeadm-upgrade: include new command `kubeadm upgrade diff` (#8617)

Also:
- Include note that this was added in 1.11.
- Modify the note about upgrade guidance.

* independent: update CoreDNS mentions for kubeadm (#8753)

Give CoreDNS instead of kube-dns examples in:
- docs/setup/independent/create-cluster-kubeadm.md
- docs/setup/independent/troubleshooting-kubeadm.md

* update 1.11 --server-print info (#8870)

* update 1.11 --server-print info

* Copyedit

* Mark ExpandPersistentVolumes feature to beta (#8778)

* Update version selector for 1.11

* Mark ExpandPersistentVolumes Beta

xref: kubernetes/kubernetes#64288

* fix shortcode, add placeholder files to fix deploy failures (#8874)

* declare ipvs ga (#8850)

* kubeadm: update info about CoreDNS in kubeadm-init.md (#8728)

Add info to install kube-dns instead of CoreDNS, as CoreDNS
is the default DNS server in 1.11.

Add notes that kubeadm config images can be used to list and pull
the required images in 1.11.

* kubeadm: update implementation-details.md about CoreDNS (#8829)

- Replace examples from kube-dns to CoreDNS
- Add notes about the CoreDNS feature gate status in 1.11
- Add note that the service name for CoreDNS is also
called `kube-dns`

* Update block device support for 1.11 (#8895)

* Update block device support for 1.11

* Copyedits

* Fix typo 'fiber channel' (#8957)

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* kubeadm-upgrade: add the 'node [config]' sub-command (#8960)

- Add includes for the generated pages
- Include placeholder generated pages

* kubeadm-init: update the example for the MasterConfiguration (#8958)

- include godocs link for MasterConfiguration
- include example MasterConfiguration
- add note that `kubeadm config print-default` can be used

* kubeadm-config: include new commands (#8862)

Add notes and includes for these new commands in 1.11:
- kubeadm config print-default
- kubeadm config migrate
- kubeadm config images list
- kubeadm config images pull

Include placeholder generated files for the above.

* administer-cluster/coredns: include more changes (#8985)

It was requested that for this page a couple of methods
should be outlined:
- manual installation for CoreDNS explained at the Kubernetes
section of the GitHub project for CoreDNS
- installation and upgrade via kubeadm

Make the above changes and also add a section "About CoreDNS".

This commit also lowercases a section title.

* Update CRD subresources doc for 1.11 (#8918)

* Add docs for volume expansion and online resizing (#8896)

* Add docs for volume expansion going beta

* Copyedit

* Address feedback

* Update exec plugin docs with TLS credentials (#8826)

* Update exec plugin docs with TLS credentials

kubernetes/kubernetes#61803 implements TLS client credential support for
1.11.

* Copyedit

* More copyedits for clarification

* Additional copyedit

* Change token->credential

* NodeRestriction admission prevents kubelet taint removal (#8911)

* dns-custom-namerserver: break down the page into mutliple sections (#8900)

* dns-custom-namerserver: break down the page into mutliple sections

This page is currently about kube-dns and is a bit outdated.
Introduce the heading `# Customizing kube-dns`.

Introduce a separate section about CoreDNS.

* Copyedits, fix headings for customizing DNS

Hey Lubomir,
I coypedited pretty heavily because this workflow is so much easier for docs and because I'm trying to help improve everything touching kubeadm as much as possible.

But there's one outstanding issue wrt headings and intro content: you can't add a heading 1 to a topic to do what you wanted to do. The page title in the front matter is rendered as a heading 1 and everything else has to start at heading 2. (We still need to doc this better in the docs contributing content, I know.)

Instead, I think we need to rewrite the top-of-page intro content to explain better the relationship between kube-dns and CoreDNS. I'm happy to write something, but I thought I'd push this commit first so you can see what I'm doing.

Hope it's all clear -- ping here or on Slack with any questions ~ Jennifer

* Interim fix for talking about CoreDNS

* Fix CoreDNS details

* PSP readOnly hostPath (#8898)

* Add documentation for crictl (#8880)

* Add documentation for crictl

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Final copyedit

* VolumeSubpathEnvExpansion alpha feature (#8835)

* Note that Heapster is deprecated (#8827)

* Note that Heapster is deprecated

This notes that Heapster is deprecated, and migrates the relevant
docs to talk about metrics-server or other solutions by default.

* Copyedits and improvements

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback

* fix shortcode to troubleshoot deploy (#9057)

* update dynamic kubelet config docs for v1.11 (#8766)

* update dynamic kubelet config docs for v1.11

* Substantial copyedit

* Address feedback

* Reference doc for kubeadm (release-1.11) (#9044)

* Reference doc for kubeadm (release-1.11)

* fix shortcode to troubleshoot deploy (#9057)

* Reference doc for kube-components (release-1.11) (#9045)

* Reference doc for kube-components (release-1.11)

* Update cloud-controller-manager.md

* fix shortcode to troubleshoot deploy (#9057)

* Documentation on lowercasing kubeadm init apiserver SANs (#9059)

* Documentation on lowercasing kubeadm init apiserver SANs

* fix shortcode to troubleshoot deploy (#9057)

* Clarification in dynamic Kubelet config doc (#9061)

* Promote sysctls to Beta (#8804)

* Promote sysctls to Beta

* Copyedits

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Review comments

* Address feedback

* More feedback

* kubectl reference docs for 1.11 (#9080)

* Update Kubernetes API 1.11 ref docs (#8977)

* Update v1alpha1 to v1beta1.

* Adjust left nav for 1.11 ref docs.

* Trim list of old ref docs.

* Update Federation API ref docs for 1.11. (#9064)

* Update Federation API ref docs for 1.11.

* Add titles.

* Update definitions.html

* CRD versioning Public Documentation (#8834)

* CRD versioning Public Documentation

* Copyedit

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback

* More rewrites

* Address feedback

* Update main CRD page in light of versioning

* Reorg CRD docs

* Further reorg

* Tweak title

* CSI documentation update for raw block volume support (#8927)

* CSI documetation update for raw block volume support

* minor edits for "CSI raw block volume support"

Some small grammar and style nits.

* minor CSIBlockVolume edits

* Update kubectl component ref page for 1.11. (#9094)

* Update kubectl component ref page for 1.11.

* Add title. Replace stevepe with username.

* crd versioning doc: fix nits (#9142)

* Update `DynamicKubeletConfig` feature to beta (#9110)

xref: kubernetes/kubernetes#64275

* Documentation for dynamic volume limits based on node type (#8871)

* add cos for storage limits

* Update docs specific for aws and gce

* fix some minor things

* Update storage-limits.md

* Add k8s version to feature-state shortcode

* The Doc update for ScheduleDaemonSetPods (#8842)

Signed-off-by: Da K. Ma <klaus1982.cn@gmail.com>

* Update docs related to PersistentVolumeLabel admission control (#9109)

The said admission controller is disabled by default in 1.11
(kubernetes/kubernetes#64326) and scheduled to be removed in future
release.

* client exec auth: updates for 1.11 (#9154)

* Updates HA kubeadm docs (#9066)

* Updates HA kubeadm docs

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* kubeadm HA - Add stacked control plane steps

* ssh instructions and some typos in the bash scripts

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* Fix typos and copypasta errors

* Fix rebase issues

* Integrate more changes

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* copyedits, layout and formatting fixes

* final copyedits

* Adds a sanity check for load balancer connection

Signed-off-by: Chuck Ha <ha.chuck@gmail.com>

* formatting fixes, copyedits

* fix typos, formatting

* Document the Pod Ready++ feature (#9180)

Closes: #9107
Xref: kubernetes/kubernetes#64057

* Mention 'KubeletPluginsWatcher' feature (#9177)

* Mention 'KubeletPluginsWatcher' feature

This feature is more developers oriented than users oriented, so simply
mention it in the feature gate should be fine.
In future, when the design doc is migrated from Google doc to the
kubernetes/community repo, we can add links to it for users who want to
dig deeper.

Closes: #9108
Xref: kubernetes/kubernetes#63328, kubernetes/kubernetes#64605

* Copyedit

* Amend dynamic volume list docs (#9181)

The dynamic volume list feature has been documented but the feature gate
related was not there yet.

Closes: #9105

* Document for service account projection (#9182)

This adds docs for the service account projection feature.

Xref: kubernetes/kubernetes#63819, kubernetes/community#1973
Closes: #9102

* Update pod priority and preemption user docs (#9172)

* Update pod priority and preemption user docs

* Copyedit

* Documentation on setting node name with Kubeadm (#8925)

* Documentation on setting node name with Kubeadm

* copyedit

* Add kubeadm upgrade docs for 1.11 (#9089)

* Add kubeadm upgrade docs for 1.11

* Initial docs review feedback

* Add 1-11 to outline

* Fix formatting on tab blocks

* Move file to correct location

* Add `kubeadm upgrade node config` step

* Overzealous ediffing

* copyedit, fix lists and headings

* clarify --force flag for fixing bad state

* Get TOML ready for 1.11 release

* Blog post for 1.11 release (#9254)

* Blog post for 1.11 release

* Update 2018-06-26-kubernetes-1.11-release-announcement.md

* Update 2018-06-26-kubernetes-1.11-release-announcement.md

* Update 2018-06-26-kubernetes-1.11-release-announcement.md
2018-06-27 15:26:18 -07:00
Luc Perkins e091e29a5d Remove unused index pages (#9230) 2018-06-27 11:24:19 -07:00
lucperkins 2e2ba42667 convert unnecessary note admonition to normal text 2018-06-27 09:49:06 -07:00
Misty Linville 50bc79efb5 Sweep for doubled words (#9252) 2018-06-26 16:22:52 -07:00
Andreas Jaeger 1bde807cd6 Fix links on community/devel (#8534)
* Fix links on community/devel

The issues.md and client-libraries pages have moved,
update the links to it.

* fix client libraries URL
2018-06-26 16:19:53 -07:00
Andrew Chen 870cc95fee Move Google verify files into static directory so they are accessible (#9251) 2018-06-26 16:18:53 -07:00
Joe Rocklin 7be7d8e8f3 Fix overview capture (#9242)
The currently rendered document has an error block displayed indicating an overview section is needed.
2018-06-26 15:16:52 -07:00
Brian Macdonald 2a88115b72 Removed 1.5 docs link (#9246)
URL is no longer accessible.
2018-06-26 15:13:52 -07:00
Steven Smith 56565c3402 Update web-ui-dashboard.md (#9248) 2018-06-26 15:10:52 -07:00
Benjamin Priestman 0d977e4d1d Adding reference to kvm2 (#9223)
kvm is now deprecated in Minikube.
Adding link to kvm2 driver.
2018-06-26 15:08:53 -07:00
Qiming a3415f6228 Consolidate YAML files [part-2] (#9236)
Changes that will help upcoming consolidation work:

- Add variable `githubWebsiteRaw` to config.toml to facilitate building
  links to raw YAML files
- Revise `codenew` shortcode to generate links to raw YAML files instead
  of github.com file view;
- Rename `artifacts` directory to `examples` to better reflect its usage;

Accompanied changes as show cases:

- Moved `deployment.yaml`, `deployment-update.yaml` and
  `deployment-scale.yaml` to the new `examples/application` subdirectory;
- Removed duplicate instances of the above YAML files in other
  directories;
- Update example_test.go to test the relocated YAML files and removed
  testing for files that no longer needed.
2018-06-26 09:34:52 -07:00
Lennart Jern 767bd9371e Fix links for kubeadm upgrade guidance (#9240)
The links to kubeadm upgrade guidance were broken. One of the pages was completely missing, so that link is now removed.
2018-06-26 05:44:51 -07:00
Takuya N 6f9635c42a Fix markdown for blog: 2018-04-30-zero-downtime-deployment-kubernetes-jenkins (#8920) 2018-06-26 02:26:51 -07:00
Luc Perkins 755c3340ce Fix broken links to /admin/multiple-zones (#9193) 2018-06-25 22:18:52 -07:00
Alex Contini 0f6fbe42c8 Add OpenAI Case Study (#9224)
* remove duplicate crowdfire link

* add OpenAI Case Study

* fix spacing issue
2018-06-25 16:03:23 -07:00
Dimitris-Ilias Gkanatsios a29a924f09 Update port-forward-access-application-cluster.md (#9221)
minor UI issue
2018-06-25 15:54:22 -07:00
Alex Contini d101ef7c09 fix NYT spacing (#8946) 2018-06-25 15:45:22 -07:00
Luc Perkins bede5184cb Move Pod statuses into a table and add ContainersReady to the table (#9197) 2018-06-25 15:44:22 -07:00
Alex Contini eb8df98adb remove duplicate crowdfire link (#9118) 2018-06-25 15:43:23 -07:00
Tim Zhang e55e24f0da Update cpu-default-namespace.md (#9185)
the url link was forgot.
2018-06-25 15:36:23 -07:00
Alin Balutoiu 4cfaa14dda Update Windows documentation for OVN/OVS CNI plugin (#8482)
* Update Windows documentation for OVN/OVS CNI plugin

This patch adds reference to the Ansible playbooks which help
to deploy a kubernetes cluster in a fully automated way.

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>

* Minor tweaks

* Trivial commit/undo to trigger Netlify

Added an extra whitespace line at EOF
2018-06-25 15:25:23 -07:00
yamenk 5a30d71502 Incorrect link to redis-pod.yaml in Configuring Redis using a ConfigMap tutorial (#8990) 2018-06-25 15:08:21 -07:00
Steve Perry 7125e84c78 Remove deprecated Federation topic. (#9139) 2018-06-25 13:26:21 -07:00
Lubomir I. Ivanov bf23c87e52 kubeadm-setup: add page about control plane flags (#9067)
This page adds instructions on how to use the kubeadm config
to pass flags to control plane components.

The provided examples are pretty basic. Later this can be expanded with
actual user stories.
2018-06-25 13:10:22 -07:00
makocchi 7cac9c23e6 apply a template to tools (#9176) 2018-06-25 12:35:22 -07:00
Stewart-YU 5351252ce5 Update create-cluster-kubeadm.md (#9207)
smaller fix about ` create cluster using kubeadm` docs
2018-06-25 12:30:20 -07:00
Qiming 99c4c54cb5 [WIP] Attempt to consolidate YAML files (#8965)
This is an attempt to consolidate YAML files so that:

- They can remain untouched when we moving the documents around;
- Contributors do not have to change the test cases each time a
  documentation is moved;
- We can encourage referencing the existing YAMLs from different
  concept or task pages when possible.
2018-06-25 12:25:21 -07:00
Takuya N 10cd398d67 Fix markdown for /blog/2018/04/25/open-source-charts-2017/ (#8923)
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2018-06-25 12:22:21 -07:00
Rui Cao 900d8f4381 Typo fix: addres->address/recongized->recognized (#8974) 2018-06-25 11:47:22 -07:00
lovejoy b4affeabfa fix the toc (#8971) 2018-06-25 11:45:22 -07:00
Emile Vauge 4a8f9e8fd5 Add Traefik ingress controller (#8921) 2018-06-25 11:42:22 -07:00
John Kerkstra 96039a7e72 fix wording of 'kubectl apply' conventions section (#8789) 2018-06-25 11:41:22 -07:00
Ahmet Soormally 639001434f include image-pull-policy=Never for kubectl run (#9100)
* include image-pull-policy=Never for kubectl run

* Copyedit
2018-06-25 11:40:22 -07:00
Karen Bradshaw e63f47b284 Update overview.md (#9126) 2018-06-25 11:34:21 -07:00
makocchi c063914ff9 wrap by note shortcodes (#9144) 2018-06-25 11:31:22 -07:00
Stanton 80a4782a43 Update run-single-instance-stateful-application.md (#9148)
After deploying the PV and PVC via the YAML file, run `kubectl describe pvc mysql-pv-claim` should show `mysql-pv-volume` as the `Volume`, instead of `mysql-pv`.
2018-06-25 11:30:23 -07:00
lucperkins 3edad5889f Fix indentation issues 2018-06-25 10:54:12 -07:00
AdamDang 9d5a1f6637 Small typo: an PodSpec->a PodSpec (#9211)
an PodSpec->a PodSpec
2018-06-25 06:35:03 -07:00
Mario Kleinsasser 9ca357177d Add missing "Set up master Load Balancer" heading (#9219)
This heading is missing in the 1.10 documentations which makes it hard to find the needed information because the anchor  `setting up a master load balancer` points to nowhere. This was working in the 1.19 documentation and it was really useful.
2018-06-25 06:32:03 -07:00
Stewart-YU 909c550e8d Update high-availability.md (#9198)
fix bad  command line
2018-06-25 06:30:02 -07:00
SUNNY 6eda6dbc4c shell command missing fix in docs (#9213)
https://kubernetes.io/docs/concepts/overview/object-management-kubectl/imperative-config/#migrating-from-imperative-commands-to-imperative-object-configuration : kubectl shell command broken fix
by wrapping kubecl-cmd around codeblock.

Added two lines at bottom - Reviewer suggestion
2018-06-25 01:59:02 -07:00
Erik Sundell 2efc308783 Trivial markdown fix regarding the headers (#9134)
I noticed that the three last headers were missing from the index, so I inspected the markdown and realized that they had only one hashtag (#) as compared to two (##) as all the other headers had.

I simply made those three topics follow the same pattern I observed the other did.
2018-06-24 20:36:02 -07:00
Alex Robinson bad6ab958d Fix rendering of example federated service DNS name (#9161) 2018-06-24 19:18:03 -07:00
A. Ishikawa e2adcde55d Update a command to run correctly for a reader (#9167)
# Issue
The command of jobs does not run correctly if its job already finished.
Some readers may confuse that they can't succeed to run a command to follow this tutorial.
So, we should add `--show-all` option to show pods that may be completed.

# The log to show that we need to add an --show-all option
```
$ kubectl get jobs
NAME               DESIRED   SUCCESSFUL   AGE
busybox            1         0            27d
hello-1529501040   1         1            2m
hello-1529501100   1         1            1m
hello-1529501160   1         1            43s
$ kubectl get pods --selector=job-name=hello-1529501160
No resources found, use --show-all to see completed objects.
$ kubectl get pods --show-all --selector=job-name=hello-1529501160
NAME                     READY     STATUS      RESTARTS   AGE
hello-1529501160-dckjv   0/1       Completed   0          1m
```
2018-06-24 18:41:02 -07:00
Peter Benjamin 9b2fd1ff09 Add redirect for broken kubelet auth link (#9195) 2018-06-22 11:36:05 -07:00
Abhishek Kumar Singh b8e053480d Updated configure-pod-configmap.md with correct wget params for Download Options. (#9201)
Fixed `wget` command with correct `-O` file params for Download Options.
2018-06-22 11:31:05 -07:00
makocchi 203391835d Apply templates and fix dead links under "/docs/reference/access-authn-authz/" (#9202)
* fix double bullets in TOC and apply an tempalte.

* fix url prefix

* anchor link with lower strings

* fix another url prefix
2018-06-22 11:26:06 -07:00
Abdul Halim 91396cb44d Update device-plugins.md (#9203)
fixed a misplaced list item
2018-06-22 11:25:05 -07:00
Damien Lespiau 7bd3e30edc Fix dead links to the kubelet configuration (#9204)
Those links are dead, pointing at what I assume in the previous place for the Kubelet TLS bootstrapping documentation.

Update them with the new location!
2018-06-22 11:24:04 -07:00
Steve Perry 75f00dfc60 Apply templates to all concepts and tasks to fix double bullets in TOC (#9149)
* Apply concept template to fix double bullet issue.

* Apply concept template

* Apply templates to tasks
2018-06-22 11:20:04 -07:00
Chandan Kumar ec15f3fab9 Fix the double hyphen inside minikube docs (#9186)
Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
2018-06-22 09:17:06 -07:00
Takeaki Matsumoto 7ff7b27be8 Update etcd config description of kubeadm HA doc (#9178)
* Update etcd config description of kubeadm HA doc

- Fix url from http to https
- Add etcd-listen-ip description

* Edit for clarity and list markup

* More minor edits
2018-06-22 06:58:04 -07:00
yongsong you aa17a3cf20 bash syntax error (#9199)
bash variable missing right curly brace.
2018-06-22 06:34:05 -07:00
Nicolas Lamirault ec95f6b815 Typo: name of the secret (#9200)
Change the name of the secret in the patch command
2018-06-22 04:48:06 -07:00
Abdul Halim 943725d2b6 Update device-plugins.md (#8749)
adding SRIOV Network device plugin in Examples section.
2018-06-22 04:07:06 -07:00
lucperkins 8c95be965a Syntax fixes for Cassandra doc 2018-06-21 17:00:30 -07:00
Luc Perkins f3fb826dc5 Add Docker build capability (#9128)
* Add Dockerfile and make commands

* add background run option

* Expand on OSS attribution in new Dockerfile

* Begin adding README instructions for Docker

* Add new stage command
2018-06-21 10:13:29 -07:00
lovejoy 9034e1b2b4 fix-direct-link (#9179) 2018-06-21 00:35:09 -07:00
Chandan Kumar 77f05f6174 Fix k8s logo in Blog (#9113)
- Modify `style.css` and add `id` for Blog

Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
2018-06-20 16:00:06 -07:00
Andrew Chen 470f1e577e fix github links due to /content/en move (#9157) 2018-06-20 12:53:09 -07:00
Lubomir I. Ivanov f3f6b39bbe kubeadm: add feature state in implementation-details.md (#9151)
implementation-details.md is outdated for k8s 1.11.
Add feature state that this page applies to k8s 1.10.

The page should be updated for k8s 1.11 in a later stage
in the release cycle.
2018-06-20 05:39:09 -07:00
Andrew Chen eda181dec4 Set noindex header for builds except for master (+1 squashed commit) (#9150)
Squashed commits:
[c87129c] Set noindex header for builds except for master
2018-06-19 15:22:32 -07:00
Paris 38e51977f2 Update _index.html (#9092)
commenting out the div that holds the current calendar until we can fix some issues we are having with zoom project wide per steering committee email to k-dev mailing list.
2018-06-19 14:01:31 -07:00
Luc Perkins 30cc06432b Fix link to kube-dns README (#9130) 2018-06-19 11:47:32 -07:00
Hongzhi 6ba727b1ca Update kubeadm-init.md (#9138)
miss a "-" at the [website](https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm-init#init-workflow) before the feature-gates
2018-06-19 11:41:32 -07:00
Steve Perry 7a780bef1e Remove or move topics under docs/admin. (#9140) 2018-06-19 11:37:32 -07:00
Jesse Stuart 3fd4c6b3d1 [docs] Add Tabs List component to smoke test page. (#9097) 2018-06-19 11:01:32 -07:00
yamenk 2e23aa3a05 Adding missing deployment labels (#9012) 2018-06-19 10:06:32 -07:00
Zach Corleissen ec93665168 Add two new reviewers (#9090) 2018-06-19 08:24:34 -07:00
Steve Perry c94aab05f4 Remove unused yaml files. (#9135) 2018-06-19 04:53:30 -07:00
Zach Arnold 2d302e6604 Fix Initial User Journey (#9141)
* remove the call to setup inital card state

* undo accidental checkin of file
2018-06-19 00:56:30 -07:00
Steve Perry 7e867e733c Remove yaml files that are no longer used. (#9121) 2018-06-18 10:02:31 -07:00
Chuck Ha a2c651f60c Improvements to etcd set up (#9088)
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-06-18 08:49:33 -07:00
Jennifer Rondeau 5bfb804e4e remove out-of-date HA content (#9058)
* remove out-of-date HA content

* remove files from tests, add redirect
2018-06-18 08:01:31 -07:00
makocchi f58f8c2fcf apply shortcodes and change code fencing style (#9072)
* shortcodes: use note/warning shortcodes
* code fencing: change to `yaml` from `shell`
2018-06-18 07:17:33 -07:00
makocchi bbdfeaf94f wrap by warning shortcodes (#9114)
* wrap by warning shortcodes

* wrap by warning shortcodes (another)
2018-06-18 07:15:31 -07:00
Nicolaj Græsholt 938116efd7 Update scratch.md (#9075)
`base64` generates 76-character chunks of text, delimited by a space character. the `=+/` characters are removed, so on the (uniformly random) offchance that 44 characters are removed, the last `dd` will read a whitespace, and the token will include a whitespace, which "usually" isn't defined as an "alphanumeric character." Removing the space character as well, would mean that 142 of the characters would have to be a `=+/[:space:]`, before the token becomes shorter.
2018-06-17 06:30:29 -07:00
Daniel Qian 4b073bb5f0 fix dead links in connect-applications-service.md (#9052) 2018-06-16 10:05:31 -07:00
Daniel Qian 2d473129b2 Minor modification for concepts/services-networking/service.md (#9096) 2018-06-16 04:06:34 -07:00
Jesse Stuart 131964d59a [css] Remove bullet styling from "tab-nav" components. (#9020)
* [docs] Fix syntax formatting in HA-setup doc.

Attempts to fix an unformatted code block; whatever markdown parser is being used seems to have gotten tripped up, and as a result the inline `yaml` in the script is interpreted as bullet points... it looks [pretty yucky](http://jstu.art/sAjc). I'm wondering if this is something specific to the Hugo toolchain? Because GH itself recognizes the block as valid, even with the `none` syntax type.

If this doesn't trigger a CI build preview, I can test locally to verify.

* [css] Don't display ul/li bullets on UI 'tabs-nav' components.

* [docs] Revert HA docs changes.

This reverts commit f5cf5c7e4f0468d077e48347bf678a95c791982e.
2018-06-15 13:42:28 -07:00
makocchi 255ff2014b Fix coredns chart value (#8970)
* fix helm values for coredns

* fix note style
2018-06-15 13:16:29 -07:00
Maciej Szulik f630a57c1c Revert "fix max container back off cap (#8979)" (#9074)
This reverts commit 8f04c2e1ae.
2018-06-15 12:57:28 -07:00
makocchi b5e3452661 wrap by warning tags (#9068) 2018-06-15 12:44:29 -07:00
CaoShuFeng f63149e375 notice api permissions about mirror pods (#9010)
* notice api permissions about mirror pods

* Copyedit
2018-06-15 11:48:29 -07:00
Takuya N 3ed3ae82de Update Kuberbetes Blog URLs (#8612)
- blog.kubernetes.io => kubernetes.io/blog/
- Kubernetes blog => Kuberentes Blog
- Remove *.html
2018-06-15 10:19:29 -07:00
Kaitlyn Barnard 6f0cf009bf Updated Partner Page Design (#8959)
* Updated partner page design

* updating conformance section title

* Changing buttons spacing

* fixing spacing
2018-06-15 10:12:28 -07:00
Guðlaugur Stefán Egilsson 4e9a3590e7 Update high-availability.md (#8752)
Cannot copy any apiserver* keys and certs, as they are generated on startup. If not, it results in an error from kubeadm

```
certificate apiserver is not signed by corresponding CA
```
2018-06-15 09:54:28 -07:00
dandersondavidp 77cf8d542b update to include sudo for various commands (#9031)
Also, if the kubernetes.list does not exist you will not be able to edit it, so adding touch and then add the line will prevent errors with installing via apt-get.
2018-06-15 09:48:28 -07:00
Steve Perry 8558241ef4 Move turnkey topics to setup/turnkey. (#8937)
* Move turnkey topics to setup/turnkey.

* Add folder.
2018-06-14 11:20:28 -07:00
arkadijs b9623e18bf Typo in authentication.md (#9039) 2018-06-14 07:40:28 -07:00
max8899 939a083cc0 fix typo (#9049)
overriden -> overridden
2018-06-13 21:33:28 -07:00
Takuya Tokuda e9435159c6 fix 'Kubernetes Basics' contents order (#9065) 2018-06-13 16:13:27 -07:00
Ryan McGinnis 7c2214eba9 Container > containers (#9040)
It is confusing to capitalize "container" because it isn't really a primitive or API object. Furthermore, this guideline doesn't appear to be closely followed.
2018-06-13 12:27:28 -07:00
Timothy St. Clair c09c48b2dc Overall cleanup for kubeadm setup guide. (#8981)
* Overall cleanup for kubeadm setup guide.

* Add sonobuoy verification next step

* Partial copyedits

Hit a place where we also have formatting issues, plus a TODO (removed bc these changes go live as soon as merged). More work to do, but this should help the bottleneck for now.

* Address comments from reviewers

* Copy edits, fiddly bits, and clearer warnings

Incorporated feedback from @mistyhacks, fixed many nits, reorganized some **Note:** content more sensibly.

* Revised title per feedback
2018-06-13 11:23:29 -07:00
lovejoy cb6af2a39c direct-link-issue (#9035) 2018-06-12 17:13:27 -07:00
June Harton ca7a02f42a change premise to premises, fixed heading (#9041) 2018-06-12 16:58:29 -07:00
lovejoy 69ccd871c7 typo fix (#8988) 2018-06-12 16:30:28 -07:00
Paolo Patierno fb83e952b8 Pods cannot serve traffic while their are shutting down (#8992)
Pods cannot serve traffic while their are shutting down. As the doc says they are removed from the rotations in the load balancer.
2018-06-12 16:23:29 -07:00
nw31304 9080f016b1 Added "by" in line 48 (#9013)
s/Each Pod can be matched zero/Each Pod can be matched by zero/

Alternatively:

s/Each Pod can be matched zero/Each Pod can match zero/
2018-06-12 16:22:29 -07:00
makocchi 982cbd453b use note short tags (#9023) 2018-06-12 16:17:28 -07:00
makocchi 514dc71712 wrap contents by capture tags (#9036) 2018-06-12 16:14:30 -07:00
makocchi 8b6a747260 fix code fencing (#9038) 2018-06-12 16:13:29 -07:00
Jason DeTiberus 37284934cb Update kubeadm troubleshooting guide (#9028) 2018-06-12 08:13:27 -07:00
YaweiWu 5eb313aa1e add etcd CA for apiserver (#8836) 2018-06-11 18:25:26 -07:00
lovejoy 1a71e6d4b0 change direct link to relative and not the redirect link (#8942) 2018-06-11 17:29:27 -07:00
Jorge O. Castro 227d0418c0 Add links to forum (#8945) 2018-06-11 17:26:27 -07:00
Alex Contini 843ab3ea5c replace pearson case study with new one (#8944)
* replace pearson case study with new one

*this is already on the index page from awhile ago so I didn't add it to the top before NYT as a result

* add images
2018-06-11 17:25:26 -07:00
Steve Perry 5a8659cd65 Move 2 topics from g-s-guides to setup. (#8952) 2018-06-11 17:19:26 -07:00
chenyb4 02e3bcbb32 Fix kubectl_install doc centos default not install bash-completion (#8888)
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-06-11 16:59:27 -07:00
Shanica c3783c3b6a Add a note regarding escaping characters (#8844)
* Add a note regarding escaping characters

Updated docs with a note regarding escaping characters, it's important because it won't work well otherwise.

* Update secret.md

* No escape required for --from-file

Feedback from @mengqiy
2018-06-11 16:58:27 -07:00
Jordan Liggitt d56e4ce4d2 document volume scheduler role (#8875) 2018-06-11 16:55:27 -07:00
Jordan Liggitt 9743f4a958 Add details about cloud provider node name computation (#8873) 2018-06-11 16:54:27 -07:00
mkoderer 48649465ee Add Gardener as turnkey solution (#8851)
The Gardener project was presented in K8s community meeting [1] on May 17th.
The corresponding Github [2] project has more than 400 stars and is
maintained actively.

[1]: https://docs.google.com/document/d/1VQDIAB0OqiSjIHI8AWMvSdceWhnz56jNpZrLs6o7NJY/edit#
[2]: https://github.com/gardener/gardener

Signed-off-by: Marc Koderer <marc.koderer@sap.com>
2018-06-11 16:50:27 -07:00
Stewart-YU 6ce976318c update debug-application-cluster/termination.yaml (#8837) 2018-06-11 16:43:27 -07:00
Misty Stanley-Jones 89a06bdb29 Apply concept template to extend-kubernetes and configuration dirs (#8995) 2018-06-11 12:38:26 -07:00
Andreas Jaeger b11a514313 Fix docs/tasks page TOC (#8999)
This pages did not use any template and the displayed toc started
with two bullet points. Use the concept template.
2018-06-11 11:58:27 -07:00
Cong Ding 8f04c2e1ae fix max container back off cap (#8979)
see https://github.com/kubernetes/kubernetes/blob/master/pkg/kubelet/kubelet.go#L126
2018-06-11 10:53:31 -07:00
Steve Perry a21554381e Fix destination paths. (#9005)
* Fix destination paths.

* Fix indentation.
2018-06-11 10:06:35 -07:00
Di Xu 071904cabf kubeadm: add a notice on architecture different nodes (#8910) 2018-06-11 10:03:27 -07:00
Vincent Lainé 70dd13065b kubeadm: update section about CA certs in high-availability.md (#8917)
Added information to install cfssl and cfssljson on all etc nodes as they are required to generate clients certificates
Change <podname> to <name> in static pod yaml description for etcd deployment

Additionaly the first bash script in "Run kubeadm init on master0" section doesn't render correctly on kubernetes.io site (https://kubernetes.io/docs/setup/independent/high-availability/) but I don't see any pb with markdown.
2018-06-11 10:01:35 -07:00
Martin Dietze ff8df25935 Issue #8493 - Missing instructions in "Creating HA clusters with kube… (#8541)
* Issue #8493 - Missing instructions in "Creating HA clusters with kubeadm":
- change to kubeadm-init.yaml: configure `advertiseAddress` to the VIP
- added section with instructions for configuring `kubelet`, `kube-controller-manager` and `kube-scheduler` to use the VIP

* Issue #8493 - Missing instructions in "Creating HA clusters with kubeadm": Change use the 'controlPlaneEndpoint' setting in kubeadm-init.yaml, hence no configuration file patching afterwards is necessary anymore.

* Issue #8493 - added private IP to apiServerCertSANs as proposed by @detiber
2018-06-11 06:10:26 -07:00
CaoShuFeng 995453c5cc fix describtion about authz and tutorial (#9011) 2018-06-10 11:24:59 -07:00
Tim Fogarty 6608a4c76c Fix rendering issues in high-availability topic (#8663) 2018-06-08 12:15:38 -07:00
Nikhita Raghunath 6094a7ea6e service catalog: add doc fixes (#8729) 2018-06-08 11:35:52 -07:00
Andreas Jaeger 200dd071a4 Fix tocs and template in docs/home/contribute (#8998)
These pages did not use any template and the displayed toc started
with two bullet points.

Fixes:
* Use the concept template everywhere and add capture markers.
* Rework content-organization.md to move the references to a "whatsnext"
  section.
* Fix in localization.md a misparsed list.
2018-06-08 11:32:54 -07:00
Steve Perry 560932ae4e Move on-prem vm from g-s-guides to setup. (#8948) 2018-06-08 11:08:52 -07:00
Steve Perry 2bda528831 Add kubeadm docs to config file. (#8986) 2018-06-08 09:21:55 -07:00
Takuya Tokuda d2ce897c08 add Open Graph tags (#8947) 2018-06-07 14:55:24 -07:00
RichieEscarez d33aee9095 Typo: you -> your (#8983)
Fixed typo from "you" to "your"
2018-06-07 14:53:23 -07:00
Steve Perry d3175d9fc8 Move tools to reference section. (#8936)
* Move tools to reference section.

* Adjust heading levels.
2018-06-07 12:30:24 -07:00
Takuya Tokuda cfe4ac4251 fix id about joining-your-nodes in create-cluster-kubeadm page (#8966) 2018-06-07 11:47:23 -07:00
lovejoy 4344516509 fix again (#8941) 2018-06-07 11:45:23 -07:00
Zach Arnold c49b3f4d74 fix the spastic buttons (#8949) 2018-06-07 10:36:23 -07:00
Kaitlyn Barnard 59366b2672 Fixing Date Format on Blog Post (#8962)
* fixing date format

* Update 2018-06-01-dynamic-ingress-kubernetes.md

* Rename 2018-06-01-dynamic-ingress-kubernetes.md to 2018-06-07-dynamic-ingress-kubernetes.md
2018-06-07 09:06:24 -07:00
Paris 7b8f4a3353 Update contribute button on footer (#8955)
Adding link to new contributor guide; fixes issue #8904
2018-06-06 20:41:24 -07:00
Rafael Franzke 63679f7710 Fix typos and remove spelling suggestions in Gardener blog (#8754) 2018-06-06 18:16:23 -07:00
Alex Contini c4eeda0a14 update squarespace case study (#8928)
* update squarespace case study

* fix spacing around last banner
2018-06-06 18:14:24 -07:00
Zach Corleissen cfa38ea961 Auto-assign blog PRs to kbarnard10 (#8809)
* Add kbarnard10 as sole reviewer for auto assignment

* Add acontini as sole reviewer for case studies auto assignment

Un-comment out the reviewer declaration

Un-comment out the reviewer declaration
2018-06-06 18:12:24 -07:00
Kaitlyn Barnard 5b6afb68ee updating KubeCon banners on Community page (#8908) 2018-06-06 18:06:23 -07:00
Takuya Tokuda 0502832cbb Ordering content by weight (#8787)
* ordering content by weight

* fix weight of 'setup' contents

* fix weight of 'concepts' contents

* fix weight of 'tasks' contents

* fix weight of 'tutorials' contents

* fix weight of 'reference' contents

* Revert "fix weight of 'tasks' contents"

This reverts commit 4b6916bed07c92c5f9eed75fb0a7ef0244266623.

* Revert "fix weight of 'tutorials' contents"

This reverts commit a1f783314337b1eb40017aef47a6bf1453d8c840.

* Revert "fix weight of 'setup' contents"

This reverts commit 91c8de366587eed25c803f8e7d5a59005adb6025.

* Revert "fix weight of 'reference' contents"

This reverts commit cc95605f6a9863f8a4ffb636178c69a80d302c3e.
2018-06-06 16:51:26 -07:00
Steve Perry 874ebb8f0a Move custom cloud g-s-guides to setup. (#8951) 2018-06-06 16:25:23 -07:00
Andrew Chen 4691ee4ef7 fix column size bug -- add decimal number to div operation (+7 squashed commits) (#8631)
Squashed commits:
[b645d8e] remove debug
[47ba8b9] test new column size
[2f12ba5] use float
[b16f50b] test division
[789e289] test ceil
[012f6ad] debug offset
[514b529] debug column size
2018-06-06 15:20:24 -07:00
Misty Stanley-Jones 12581a0428 Fix list examples and CSS (#8622)
* Address CSS issues

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>

* Address feedback
2018-06-06 15:18:25 -07:00
Jorge O. Castro 37557f8ca6 Make path more explicit for blog images (#8820) 2018-06-06 14:45:22 -07:00
Zach Corleissen e93e44d263 Add a SECURITY_CONTACTS file (#8824) 2018-06-06 14:37:23 -07:00
Zach Arnold f0179aeb0d Fix video overlay bug and other CSS issues with case studies (#8954)
* fix css for ny times case study

* fix for bla bla car
2018-06-06 14:11:24 -07:00
Travis Rhoden e690ca416e Remove GCE references from service-access-application-cluster.md (#8765)
Remove links and references that are GCE specific. (#8764)
2018-06-06 13:52:26 -07:00
Takuya Tokuda b24f6327bf Fix a bug that the personal-data description is not displayed in docs/home/. (#8712) 2018-06-06 13:12:25 -07:00
Steve Perry 70fd7dca04 Move walkthroughs from user-guide to tutorials. (#8933) 2018-06-06 12:36:25 -07:00
Kaitlyn Barnard 6c5685b01b Blog Post: Dynamic Ingress in Kubernetes (#8865)
* adding files for blog post

* Update 2018-06-01-dynamic-ingress-kubernetes.md
2018-06-06 11:51:27 -07:00
Kaitlyn Barnard 8f5cdde009 4 Years of K8s Blog Post (#8935) 2018-06-06 09:51:26 -07:00
lovejoy e7679e86cd change direct link to relative link (#8839) 2018-06-05 13:53:56 -07:00
Masaya Aoyama (@amsy810) 908f40f5b8 "Getting started gce" deadlink (#8742)
* Getting started gce deadlink

1.
modify for kubernetes/website link

2.
remove unnecessary .md link

* modify link from github.com to kubernetes.io

* revert blogs modification

* revert blog post for meta char
2018-06-05 13:42:56 -07:00
T N 9cd98efa27 Fix duplicated blog post file and move it to the proper directory (#8866)
* Remove duplicated blog post file

* Move blog post file to the proper internal directory
2018-06-05 08:53:55 -07:00
Andreas Jaeger 7d0bce5117 Fix some issues with independent/high-availability.md (#8901)
Fix some hugo transition issues:
* Use `file` as code syntax following our style guide and fixing
  bug #8868
* Reformat Note so that it's not displayed as text.

Closes: #8868
2018-06-05 04:25:55 -07:00
T N 3c1c581de6 Fix responsive around sidebar on blog (#8610) 2018-06-05 03:52:54 -07:00
makocchi 474cf809d0 Remove code blocks from h2 subject. (#8488) (#8885) 2018-06-04 19:09:56 -07:00
Di Xu 9e0bff5b4f uses file path not url when creating configmap (#8611) 2018-06-04 18:56:54 -07:00
RaviSantosh Gudimetla 11089d602d Rescheduler Doc changes (#8906)
* Rescheduler Doc changes

Rescheduler now works with only DaemonSet pods.

* Update guaranteed-scheduling-critical-addon-pods.md
2018-06-04 18:47:54 -07:00
makocchi d40e4af148 replace deprecated TOC style (#8890) (#8891)
* remove TOC (#8890)

* replace deprecated TOC style
2018-06-04 18:29:54 -07:00
Intakhab Ali 9d0389303f update openebs logo for partner page (#8722)
* update new logo of opnebs

* resize the logo
2018-06-04 17:37:54 -07:00
Takuya Tokuda 44a99c5e98 fix date format. (#8833) 2018-06-04 17:16:54 -07:00
T N d419828642 Format invalid date in blog posts (#8861) 2018-06-04 17:12:55 -07:00
Misty Stanley-Jones 8eddffc6ff Add figure shortcode example to smoke tests (#8598) 2018-06-04 16:59:54 -07:00
Chao Wang efdbdd6842 update kubectl convert link (#8748) 2018-06-04 14:35:55 -07:00
Masaya Aoyama (@amsy810) bd78a98ee2 add date blog metadata for indexing (#8830)
Issues:
https://github.com/kubernetes/website/issues/8823
and more article has same problem, I fix all.
2018-06-04 14:27:55 -07:00
Chen Hong 7569e58485 fix some unsatisfied. (#8746)
* fix some unsatisfied.

* fix

* add mysql-pv.yaml for run-single-instance-stateful-application

* fix some errors.
2018-06-04 14:24:54 -07:00
Andreas Jaeger 25d566650b Hugo: Fix getting-started-guides/scratch.md (#8899)
Fix the display of notes on the page so that hugo formats it correctly.
Without this change, the content is formatted as code.
2018-06-04 14:20:56 -07:00
AdamDang a8577f60c2 Typo fix: DeamonSets->DaemonSets/kubeclt->kubectl/hopefuly->hopefully (#8656)
* Typo fix: DeamonSets->DaemonSets

DeamonSets->DaemonSets

* Update 2015-12-00-Creating-Raspberry-Pi-Cluster-Running.md

* Update 2015-11-00-Monitoring-Kubernetes-With-Sysdig.md
2018-06-04 12:34:54 -07:00
Bjørn Erik Pedersen a7d2dfc4fc Fix some issues with ToC (#8797)
* Allow HTML in ToC

Fixes #4793

* Extract ToC id from the header

This is needed when the id is set explicitly in markdown.
2018-06-04 08:35:54 -07:00
Rui Cao 200857de80 Typo fix: contraints -> constraints (#8884) 2018-06-04 08:06:53 -07:00
chenyb4 b6d890b929 remove kubectl overview link repeat (#8887)
In _index doc the Kubectl CLI about overview link
was add in "[Overview of kubectl]", So remove not
need "[kubectl]" link.

Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>
2018-06-04 08:05:54 -07:00
Yujun Zhang d03745376c Fix errors in configure-multiple-schedulers.md (#8540)
* Fix errors in configure-multiple-schedulers.md

- Failed to push docker image
- Errors found in my-scheduler logs
 
```
...
E0515 06:36:28.180428       1 reflector.go:205] k8s.io/kubernetes/vendor/k8s.io/client-go/informers/factory.go:130: Failed to list *v1beta1.ReplicaSet: replicasets.extensions is forbidden: User "system:serviceaccount:kube-system:default" cannot list replicasets.extensions at the cluster scope
```

* Replace double quote with backticks for code strings

* Use `system:kube-scheduler` instead of `cluster-admin`

* Create dedicated service account for `my-scheduler`
2018-06-04 08:04:53 -07:00
makocchi 5c3fa99234 correct rendered output at Feature Gates page (#8889)
* remove caputre formatting directives (#8877)

* fix note block
2018-06-04 07:45:53 -07:00
Guang Ya Liu a2cb17e4cf Remove quota for service type. (#8882) 2018-06-03 22:00:52 -07:00
Chao Wang fddc80759e fix wrong redirect of the admission-webhook (#8879) 2018-06-03 20:54:52 -07:00
AdamDang f7c44f18a6 Typo fix: users has->users have (#8872)
users has->users have
2018-06-03 19:24:53 -07:00
Gerald 963f275cd3 Remove spaces from an href content (#8876)
Spaces inside the text of an href tag caused underlining of a blank space which resembles a period.
2018-06-03 18:58:52 -07:00
Takuya Tokuda 6ff5ca460f wrap sentence by p tag (#8785) 2018-06-01 20:46:55 -07:00
Rui Cao af522644be Typo fix: propogating -> propagating (#8832) 2018-06-01 20:36:59 -07:00
Tim Zhang 0146e56203 change section position to make it alphabetical (#8847) 2018-06-01 19:52:57 -07:00
lovejoy 5e4096b184 fix direct link in docs/concepts/configuration/pod-priority-preemption (#8854) 2018-06-01 19:40:00 -07:00
Joe Gregorio 9ddca8982a Link to Profiling_with_tools was 404 (#8859)
Fix link, old link to Profiling_with_tools was 404.
2018-06-01 19:37:57 -07:00
Timothy St. Clair e1ba88403d Update dind link on reviewing content (#8869) 2018-06-01 19:32:55 -07:00
Anubhav 536271a03a Mention this guide requires only 1 master node (#8376) 2018-06-01 16:05:58 -07:00
Anubhav 31241e8b72 Fix command to install weavenet plugin (#8375) 2018-06-01 15:54:55 -07:00
Zach Corleissen 7285147f82 Remove legacy syntax (#8849) 2018-06-01 14:35:56 -07:00
Xianglin Gao 7d0e6bc49e Update the version of echoserver (#8771)
* Remove the version of echoserver

* Finish the changes
2018-06-01 13:16:57 -07:00
Masaya Aoyama (@amsy810) 6cdfa80b8d kube-router document is moved (dead link) (#8741)
NG: https://github.com/cloudnativelabs/kube-router/tree/master/Documentation#try-kube-router-with-cluster-installers
OK https://www.kube-router.io/docs/user-guide/#try-kube-router-with-cluster-installers

For example, this page contain dead link.
https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/kube-router-network-policy/

Note:
China page don't have this link.
2018-06-01 13:08:56 -07:00
Masaya Aoyama (@amsy810) 52dad2beb9 StorageOS example dead link (#8737)
NG: https://github.com/kubernetes/kubernetes/tree/master/examples/volumes/storageos
OK: https://github.com/kubernetes/examples/blob/master/staging/volumes/storageos

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/storage/volumes/#storageos

Old page is this, so I think its change is correct.
https://github.com/kubernetes/kubernetes/tree/release-1.10/examples/volumes/storageos

Note:
China page don't have this link.
2018-06-01 13:01:55 -07:00
Masaya Aoyama (@amsy810) 127b52afaf [mod] Client library link is dead (#8734)
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/

Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Masaya Aoyama (@amsy810) 88a6607e39 [mod] API overview link is dead (#8733)
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/

For example, this page contain dead link.
https://kubernetes.io/docs/reference/

Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/api-overview/

Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
lovejoy 518b6334c5 unifying .spec like spelling in concepts/workloads/pods (#8831) 2018-06-01 10:46:55 -07:00
Timothy St. Clair d600569e6e Removes unnecessary SkyDNS references in preparation for CoreDNS change. (#8867) 2018-06-01 10:45:56 -07:00
Kaitlyn Barnard e859e827ce changing homepage images (#8806) 2018-06-01 08:49:56 -07:00
Cheng Xing 3e1465461f Regional PD documentation; edited validation for Volumes page (#8714) 2018-06-01 07:52:55 -07:00
chenhonggc e49f288730 execute tcp liveness probe instance (#8721)
* execute tcp liveness probe instance

* fix wrong file reference
2018-05-31 16:21:55 -07:00
ixodie be8852a882 Added Apstra AOS for Kubernetes automation of RHI (#8618) 2018-05-31 16:05:57 -07:00
Stewart-YU ba96bc236e Update high-availability.md (#8770)
* Update high-availability.md

[fix]command should leading

* Repair code inside list items, remove "like so"

* Modify one code block, change 1-step procedures to not be procedures
2018-05-31 16:02:56 -07:00
Cooper Marcus 3e739c0e9f Add Kong Ingress Controller (#8595)
* Add Kong Ingress Controller

Create unordered list of ingress controllers, add Kong

* Added term "maintenance"

* Minor tweak

* More minor tweaks
2018-05-31 15:53:58 -07:00
Mark Janssen ed9af72c6f Document using a custom CoreDNS image repository (#8574) 2018-05-31 15:45:57 -07:00
Ioana Madalina Patrichi 35e560c8c5 Link to Oracle's CCM implementation (#8533) 2018-05-31 15:29:58 -07:00
Bin Liu 403bb200d9 Add parameter name to document to understand (#8523) 2018-05-31 15:28:56 -07:00
Maru Newby 49d830819c Add federation-current-state include to concept guide (#8513)
This seems to have been missed by #8165
2018-05-31 15:11:55 -07:00
Karthik Gaekwad 0b928fffb3 Adds Oracle container engine to documentation (#8503)
* Adds Oracle container engine to documentation

* Fixes spacing issue.
2018-05-31 13:30:56 -07:00
Eric Tune 02ea8c9d8c Update custom-resources.md (#8499)
Update table of features supported by CRDs.
2018-05-31 13:29:55 -07:00
Alin Balutoiu 6ca9f364ac Update documentation for Windows with new service feature (#8454)
This commit adds details on how to create Windows services from
kubelet and kube-proxy.

Signed-off-by: Alin Balutoiu <abalutoiu@cloudbasesolutions.com>
2018-05-31 13:24:56 -07:00
lovejoy 069c831b5c add node-monitor-grace-period describe as user can change it (#8386) 2018-05-31 13:13:57 -07:00
Wen Gao 189eeae15f Add changelog link and delete the repeat download page's catalog (#8691)
* Add link: add changelog-1.10 and changelog-1.11

* Delete download page's catalog: hugo's markdown render engine can generate catalog through the TOC

* Format the release list

* Delete the release note
2018-05-31 09:14:55 -07:00
Duncan Bell cdff02f118 Update deploy-intro.html (#8616)
* Update deploy-intro.html

* Update deploy-intro.html
2018-05-31 09:10:55 -07:00
CaoShuFeng ca8516dfcc fix description about document (#8613)
I have tested with kubectl 1.10 and kubectl in master branch, completed
job pods show up in output.
2018-05-31 05:09:57 -07:00
Qiming c0e874226e Fix command format in tutorial (#8791)
Closes: #8788
2018-05-31 04:56:56 -07:00
Andreas Jaeger c7437f068d Hugo transition: Fix github links (#8549)
with the reorganization, in-tree github links have changed, update them.

Closes: #8547
2018-05-30 18:45:59 -07:00
Rhys Powell e3674c5554 Update mysql-wordpress-persistent-volume.md (#8822)
Update type: Loadbalancer to match whats in the manifest
2018-05-30 18:25:55 -07:00
Jordan Liggitt 40e57e4c84 clarify version removal restriction (#8825) 2018-05-30 18:11:55 -07:00
Jeff Regan 9ffaaae850 Fix kubernetes-sigs/kustomize#41 (#8828)
Fix broken link caused by kubernetes-sigs/kustomize#37
2018-05-30 16:59:54 -07:00
Jorge O. Castro 922cbe1999 Submit a blog post about Discuss Kubernetes (#8819) 2018-05-30 08:58:57 -07:00
Justin Santa Barbara 4453e3a483 Fix typo fom -> from (#8758) 2018-05-29 23:37:55 -07:00
lovejoy f46e8c3a52 typo fix (#8798) 2018-05-29 22:08:54 -07:00
lovejoy 0a920127ac fixDirectlink (#8792) 2018-05-29 22:07:57 -07:00
Justin Santa Barbara d920131838 Typos: information, annotations (#8761)
Fix two small typos.
2018-05-29 22:04:54 -07:00
Loïc Albertin 4ecc84bbce Update high-availability.md (#8783)
Fix indentation damaged etcd YAML manifest
2018-05-29 21:57:53 -07:00
Eqbal Sarjami 4c2e4f825b Remove selector from Deployment default values (#8802)
In recent versions of Kubernetes, selector field in DeploymentSpec is required and it'll not be filled with values from pod template. simple_deployment.yaml was already corrected and selector was added, here in this commit the content of the docs corrected to match this change.
2018-05-29 21:52:53 -07:00
Xianglin Gao 7f2d1b3bf4 Update deploy-intro.html (#8811) 2018-05-29 21:48:54 -07:00
Qiming aea08cabf4 Add myself to approvers (#8745)
I do not have a desire of titles but I am trying this to make the hours
I spent on the project worth them. I feel very bad when I have full
confidence about a PR and I have reviewed it but I cannot approve it.
2018-05-29 20:58:55 -07:00
Tim Hockin 42deca26af Clarify that beta annotations can not be removed (#8666)
* Clarify that beta annotations can not be removed

Removing annotations caused a major outage with nodes that lagged the
master.  We used annotations as would-be fields, though we don't any
more.  Now we just add fields.  That makes them part of the API version.
These annotations are effectively part of the API version, too.

It stinks because I love to delete code, but I think it's just part of
the debt-accrual process and yet another reason we need to be judicious
in adding fields.

* Change 6 month deprecations to 9 months

This covers maximum version skew.  For example a master might be at
1.10, while nodes are at 1.8.  We must not break compat within that
window.
2018-05-29 15:54:52 -07:00
Wen Gao 56bbcf5c8f kubeadm-alpha: remove redundant list of links (#8793) 2018-05-29 15:40:53 -07:00
Michelle Au e78a169d5b Fix typos in local PV blog (#8537) 2018-05-29 10:18:33 -07:00
Jeff Regan 023c663f40 Announcing kustomize (#8711)
authors:
 jeff regan - jregan@google.com
 phil wittrock - pwittroc@google.com

proposed pub date: 2018-05-29
2018-05-29 10:16:33 -07:00
Melissa Anderson 83d9cef8a9 Update service-access-application-cluster.md (#8699)
* Update service-access-application-cluster.md

Fix code snippet formatting and indentation in ordered list (#8698)

* Fixes code formatting using code fences

Here's a pass with code fences. It seems to work well, and I indented the code fences in the source for readability, even though it wasn't needed for proper indentation in the rendered output.

I wasn't able to use code fences and get the text "The response to a successful request is a hello message:" on its own line. I can achieve that using indentation, but for consistency's sake I used the code fences and placed the text with the paragraph above it.

* Adds `shell` to the code fences
2018-05-25 14:04:32 -07:00
Ruben Orduz b4b3ad2bc7 Adding flavor text about kubeadm capabilities (#8739)
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
2018-05-25 05:07:32 -07:00
Ruben Orduz 385045a051 linkfix (#8732)
Signed-off-by: Ruben Orduz <rubenoz@gmail.com>
2018-05-25 00:07:31 -07:00
Masaya Aoyama (@amsy810) 13d6183a38 Federation link is dead (#8735)
NG: https://kubernetes.io/docs/reference/generated/federation/
OK: https://kubernetes.io/docs/reference/federation/

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/cluster-administration/federation/#api-resources

Old page is this, and I trace link from this page.
I think this change is meanable, so I think its change is correct.
https://v1-9.docs.kubernetes.io//docs/reference/generated/federation/

Note:
China page don't have this link.
2018-05-25 00:01:31 -07:00
chenhonggc 673b729451 Fix wrong format (#8740)
* style

* define-command-argument-container format
2018-05-24 23:58:34 -07:00
chenhonggc 4cab117f42 Define environment variable container style (#8743)
* define-environment-variable-container format

* run-stateless-application-deployment format
2018-05-24 23:55:32 -07:00
Masaya Aoyama (@amsy810) 4ef4e75516 ingress catalog link is dead (#8736)
NG: https://github.com/kubernetes/ingress-nginx/blob/master/docs/catalog.md
OK: https://github.com/kubernetes/ingress-nginx/blob/master/docs/ingress-controller-catalog.md

For example, this page contain dead link.
https://kubernetes.io/docs/concepts/services-networking/ingress/#loadbalancing

Old page is this, so I think its change is correct.
https://github.com/kubernetes/ingress-nginx/blob/nginx-0.12.0/docs/catalog.md

Note:
China page don't have this link.
2018-05-24 20:06:32 -07:00
Steve Perry 647babeb16 Update instructions for local preview and Netlify preview. (#8692)
* Update instructions for local preview.

* Add details.

* Added version to Hugo installation step.
2018-05-24 13:33:32 -07:00
Di Xu 0bc019b613 fix kubeadm related links (#8718) 2018-05-24 10:20:32 -07:00
Lantao Liu 114938a901 Add a blog post "Kubernetes Containerd Integration Goes GA". (#8685)
Author 1 information:
* Name: Lantao Liu
* Title: Software Engineer
* Company: Google
* Email: lantaol@google.com

Author 2 information:
* Name: Mike Brown
* Title: Open Source Developer Advocate
* Company: IBM
* Email: mikebrow.ibm@gmail.com
2018-05-24 08:48:31 -07:00
Lubomir I. Ivanov 3151d0ef72 setup-tools/kubeadm: add 'alpha' and 'version' to 'what's next' (#8470)
Adds links to the 'kubeadm alpha' and 'kubeadm version' pages
in the 'What's next' section.

Use absolute paths as going here and clicking the 'What's next'
links doesn't work:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/

While here works:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/
2018-05-24 05:28:32 -07:00
Mark Janssen 9e8e670bcd Update Calico and Canal tabs in kubeadm docs (#8571)
Fixes broken links and updates manifest references to use the newest Calico version (v3.1)
2018-05-24 04:21:31 -07:00
Tim Fogarty 35ba266efd Fix broken link to deprecation policy (#8713) 2018-05-23 17:22:32 -07:00
Steve Perry 02c8bc39d9 Redirect changed URLs. (#8715) 2018-05-23 17:20:33 -07:00
Arsalan Rana 4b1df14561 Bullet formatting (#8708)
* Bullet formatting

* Update what-is-kubernetes.md

Add line break before listitems to get list to format properly
2018-05-23 15:26:31 -07:00
Jennifer Rondeau 1f557bde2c move access/auth content to reference folder, add TOC (#8624) 2018-05-23 10:58:32 -07:00
Wen Gao f4158d642b Fix typo: exportfs=>exports and offical=>official (#8609)
* Fix typo: exportfs=>exports

* Typo fix: offical=>official

* Revert commit
2018-05-23 07:56:33 -07:00
Kaitlyn Barnard 2bae676e0c Adding Kubevirt blog post (#8682)
* Adding Kubevirt blog post

* Update 2018-05-22-getting-to-know-kubevirt.md
2018-05-23 07:34:31 -07:00
CaoShuFeng 493d57be38 fix kubectl reference link (#8651) 2018-05-23 06:07:31 -07:00
lovejoy 57a33c162c remove useless or (#8650) 2018-05-23 05:53:33 -07:00
Qiming 78a71a4066 Fix guestbooks (#8694)
Fix guestbooks tutorial. Issue is related to #8689 which attempted to
fix the incorrectly rendered commands.
2018-05-23 05:30:34 -07:00
lovejoy e350eaed14 fixTocIndent (#8696) 2018-05-23 05:04:31 -07:00
Lubomir I. Ivanov 7da6818a1d install-kubeadm: update the recommended Docker version (#8643)
Bump the recommended version to 17.03.
17.03 is verified by SIG-Node and is much more recent than 1.12.
2018-05-23 00:02:31 -07:00
Ibrahim AshShohail b9f2c7c2a1 update versions (#8662)
Signed-off-by: Ibrahim AshShohail <me@ibrasho.com>
2018-05-22 23:56:32 -07:00
Tim Fogarty 54d6c6aa28 Fix etcd installation command in kubeadm tutorial (#8664)
* Fix etcd installation command in kubeadm tutorial

Shells interpolate variables before running commands, so setting the
ETCD_VERSION variable must be separated from the command that
interpolates it. Otherwise an empty string will be interpolated.

The rm command isn't necessary - the output from curl is piped directly
to tar.

* Update stated default etcd version for K8s 1.10

1.10 is the most recent version of K8s and the default etcd server
version for it is 3.1.12

* Fix non-US English typo

Style guide states US English should be used
2018-05-22 23:51:32 -07:00
Vijay Bellur cea9d904e6 Update safely-drain-node.md (#8683)
Fix a minor typo
2018-05-22 22:45:32 -07:00
Chao Wang 7cbe425edb fix link of extened-resources (#8608) 2018-05-22 22:39:32 -07:00
Andreas Jaeger 9f4e9c84e2 Hugo: fix device-plugins (#8567)
Fix misparsed lists: Add empty line before lists so that they
are parsed properly.
2018-05-22 22:38:33 -07:00
Rajakavitha1 abcab6562d Update style-guide.md (#8604)
A minor edit to the text for minimalism. Opening a new PR based on the comments in : https://github.com/kubernetes/website/pull/7991 and https://github.com/kubernetes/website/pull/8105
2018-05-22 22:36:31 -07:00
Andreas Jaeger 651cf059e3 Hugo: Fix kubernetes-api.md (#8566)
Fix link for kubectl.
2018-05-22 22:35:31 -07:00
Nick Birnberg 95a5f2245a Update references to proper subdirectory (#8686) 2018-05-22 22:30:33 -07:00
aburdenthehand 3d95cccc2b Added suggested whitespace ahead of "Alpha" list (#8647) 2018-05-22 19:45:10 -07:00
Vadym Martsynovskyy fd2916fa89 Fixed a small grammar mistake (#8642)
* Fixed a small grammar mistake

* Changed KubeCon year

* Update _index.html
2018-05-22 19:37:09 -07:00
Rui Cao c7727dd029 Typo fix: some spelling errors (#8674) 2018-05-22 19:33:11 -07:00
Matthias Loibl b065ecd5f4 Fix nodeSelector for local volumes in blog post (#8507) 2018-05-22 16:05:25 -07:00
Xianglin Gao c4f92128df Remove the useless TOC (#8676)
close #8654
2018-05-22 15:01:25 -07:00
lovejoy 602e853131 fixRestartPolicyLink (#8649) 2018-05-22 15:00:26 -07:00
Brad Topol 7ace5d4e21 Add configure link description (#8641)
* Add configure link description
I added a configure link description. Just having a link
on a page with no introductory context seemed awkward.

Signed-off-by: Brad Topol <btopol@us.ibm.com>

* removing unnecessary header

* updated text to be active voice
2018-05-22 14:59:25 -07:00
lovejoy ff2df75315 Fix: Change direct link to relative link and fix the wrong link (#8581) 2018-05-22 14:58:26 -07:00
Alex Contini 3417aa98a7 add The New York Times case study (#8556)
* add The New York Times case study

* fix image links

* fixes to bottom banner
2018-05-22 14:57:25 -07:00
lovejoy efbcfeee7c typo fix (#8667) 2018-05-22 07:30:55 -07:00
Tim Fogarty 0c5c9a5fdd Fix codeblock formatting for kubeadm install (#8660)
A tab shortcode was using angle brackets even though the
contents were markdown. This caused a formatting issue.

This switches the tab to use the `%`-delimiter to properly
render the markdown.
2018-05-21 14:28:15 -07:00
Weibin Lin 3953da98b0 Update debug-service.md --- add ipvs part on kube-proxy (#8652) 2018-05-21 09:38:51 -07:00
Qiming 314084404d Last batch change approvers to reviewers (#8644)
This is meant to be the last change for issue #7432.

Closes:# 7432
2018-05-21 08:55:51 -07:00
Steve Perry 10e3c4df71 Fix link to Admission Webhooks section. (#8599) 2018-05-19 21:58:49 -07:00
Steve Perry d8e4ebb2fe Add weights for topics under Tasks > Run App. (#8602) 2018-05-19 21:52:49 -07:00
Steve Perry 6da9392d1e Fix link to kubectl command reference. (#8597)
* Fix link to kubectl command reference.

* Adjust link.
2018-05-19 21:48:49 -07:00
Steve Perry 4207de7d63 Improve left nav for Tasks. (#8582)
* Add weights to first three Task sections.

* Add one more weight.
2018-05-19 21:43:52 -07:00
weipeng1213 4d68d58911 fix-typo: accomodate->accommodate (#8590) 2018-05-19 21:34:50 -07:00
Qiming 61860ea79e Remove content referring to keystone authentication (#8603)
Closes: #7411
2018-05-19 21:23:51 -07:00
Steve Perry eb420cf183 Add weights, move files: Tasks>AdminClust>NetPol. (#8634)
* Add weights, move files: Tasks>AdminClust>NetPol.

* Update _index.md
2018-05-19 20:54:51 -07:00
Steve Perry 9c94281570 Add weighs and move files under Tasks > Access App. (#8625) 2018-05-19 20:40:51 -07:00
Steve Perry cbc950b6b2 Add weights, move files: Tasks>AdminClust>MemCPU (#8635)
* Add weights, move files: Tasks>AdminClust>MemCPU

* Move yaml files.
2018-05-19 20:35:51 -07:00
WanLinghao 8b5226434b fix a link miss bug in volume description (#8585) 2018-05-19 10:03:51 -07:00
James Wen 396858644e Remove extra '$' char from 'kubectl patch' example (#8626) 2018-05-18 16:35:53 -07:00
aburdenthehand df77bb6800 Added toc_hide=true flag to file frontmatter (#8633) 2018-05-18 16:17:50 -07:00
Chris 1f14ee8619 Trivial: fix typo "evictions are be allowed" (#8615) 2018-05-18 13:14:51 -07:00
Steve Perry 73589267a1 Add weights and move files under Tasks > Jobs. (#8623) 2018-05-18 12:51:50 -07:00
Misty Stanley-Jones b8c5652751 Fix bullet list for Hugo (#8619)
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-18 11:31:54 -07:00
Steve Perry b5bbff1b6d Fix link to kubectl command reference. (#8577)
* Fix link to kubectl command reference.

* Redirect kubectl command reference.
2018-05-18 11:30:51 -07:00
Andrew Chen ae98ce6609 remove test/glossary_test.go (#8621) 2018-05-18 11:21:51 -07:00
Qiming abcb57e1fd Restore gate jobs (#8388)
* Restore gate jobs

Most gate jobs have been disabled recently so we are risking introduce
many defects when migrating to Hugo. This PR fixes the gate job to get
it running again.

* add comment for fix

* comment out, delete later

* comment out completely

* include package
2018-05-18 11:14:51 -07:00
Kaitlyn Barnard 2b71a0e8b4 Adding KTPs and new KCSP partners (#8423)
* adding KTPs and new KCSP partners

* fixing layout

* additional layout fix

* typo fix
2018-05-18 10:45:51 -07:00
Kazuki Suda 813e1157d9 Fix no title elements in HTML fo all pages (#8529) 2018-05-18 10:44:52 -07:00
Bjørn Erik Pedersen 28341b5ec4 Fix sections in install-kubectl (#8588)
This commit adds a missing closing capture and puts "## Install kubectl" inside the relevant capture.

Note that the missing close was also missing before Hugo-migration, so the section ordering is still not the same as the Jekyll version of the site. But I think it is more corret.

Note that content outside the capture template blocks, is included as defined is this template:

https://github.com/kubernetes/website/blob/master/layouts/partials/templates/task.html#L8

See #8277
2018-05-18 10:33:50 -07:00
Denis Gladkikh 1998ab735f Fix url to etcd binary (#8522)
* Fix url to etcd binary

etcd should be 3.12 for kubernetes 1.10, also fix the URL (probably was broken after migration to Hugo)

* Make Curl command safer

You really only need that variable to be set for the specific command, so no need to export it.

Also, when using Bash variables in a string, you should enclose them in curly braces to delineate them from the rest of the string. This helps prevent problems where Bash can't tell where the name of the variable ends and the next part of the string begins.
2018-05-18 10:31:52 -07:00
Andreas Jaeger 39632504d9 Hugo: Fix broken lists in windows start guide (#8490)
Add empty lines to fix lists shown as large paragraphs.

Also, add missing colon and wrap really overlong line.
2018-05-18 10:25:51 -07:00
Andreas Jaeger 5b91a799e1 Hugo: Fix table layouts (#8487)
The tables are broken, fix them.

Closes: #8484
2018-05-18 10:22:50 -07:00
Lubomir I. Ivanov f845902087 troubleshooting-kubeadm: add note about kubeadm-reset block (#8508)
Add note about a possible block when calling 'kubeadm reset'
if the Docker service refuses to remove the k8s managed containers.
2018-05-18 10:15:53 -07:00
Andreas Jaeger 3f403d5dc3 Hugo: Fix participating page (#8565)
The page was wrongly formatted:
* Two lists were shown as paragraphs, add empty lines so that they are
  parsed as lists.
* The list of members, reviewers was not intended properly, so that the
  single items are intended but not their description. Indent
  everything.
* Fix URL to owners.md file, the old one gives a 404.
2018-05-18 09:41:51 -07:00
Gerardo Saca 396819221b Fix code blocks in set-up-cluster-federation-kubefed (#8384)
* Fix code blocks in set-up-cluster-federation-kubefed

Two of the code blocks don't render correctly in the [docs page](https://kubernetes.io/docs/tasks/federation/set-up-cluster-federation-kubefed/) (see *Adding a cluster to a federation* section) even though they render correctly in the GitHub preview. Hopefully this PR will fix it.

Plus fixed a few instances where the code blocks in set-up-cluster-federation-kubefed.md don't indicate the code block's language.

* Fix spacing
2018-05-17 16:47:50 -07:00
Steve Perry 1ee398b151 Set weights for topics under Tasks > Inject Data. (#8601) 2018-05-17 16:46:49 -07:00
Jared 1da65603af Remove GKE specific content from this page (#8372)
https://github.com/kubernetes/website/issues/8262
2018-05-17 16:44:50 -07:00
Lubomir I. Ivanov 09e7d47a03 high-availability.md: fix missing parameter values (#8444)
- Use environment variables when redirecting to "/etc/etcd.env".
- Add more placeholder values for flags in "etcd.service" -> "ExecStart"

Fixes kubernetes/kubeadm#797
2018-05-17 16:00:51 -07:00
Doug MacEachern e9c4637d92 Remove Photon references (#8411)
github.com/vmware/photon-controller is no longer maintained, as of Oct 2017.

See also: kubernetes/kubernetes#58096
See also: kubernetes/kubernetes#63510
2018-05-17 15:53:50 -07:00
kbatuigas c285768c66 Updated jobs-run-to-completion.md (#8379) 2018-05-17 15:37:52 -07:00
Anubhav 052e528e6f Update install-kubeadm.md (#8371) 2018-05-17 15:33:51 -07:00
Jonathan Katora 5fa6aad842 Update rbac.md (#8363)
* Update rbac.md

* Update rbac.md

moved to other component roles
2018-05-17 15:24:53 -07:00
Bjørn Erik Pedersen 1a3dd1d1cf Remove data/glossary (#8321)
It is unused. Glossary should be maintained in the glossary page bundle.
2018-05-17 14:41:50 -07:00
Vimal Raghubir f4dc8028c4 Fixed misleading text in out-of-resources.md (#8579) 2018-05-17 14:27:52 -07:00
ningning54321 cad4f85492 Update extend-api-custom-resource-definitions.md (#8439)
update it for v1.10:
https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.10/#customresourcedefinition-v1beta1-apiextensions-k8s-io
2018-05-17 14:07:51 -07:00
lovejoy 780be0b8e4 fixTocIndent (#8580) 2018-05-17 11:35:53 -07:00
Rafael Franzke 8f1fe16ae7 Blog post: Project Gardener (#8546) 2018-05-17 08:17:50 -07:00
Mark Janssen c15ec0a4ed Remove step numbers in kubeadm create cluster docs (#8573) 2018-05-16 14:26:50 -07:00
Steve Perry 169aadbbe1 Arrange the Extending Kubernetes section in the Concepts TOC (#8569)
* Left nav for Extending Kubernetes

* Redirect moved topics. Remove extraneous directory.
2018-05-16 12:26:52 -07:00
Giri Kuncoro fbfb8c4087 Update kubeadm-init.md for broken url (#8562)
* Update kubeadm-init.md

Fix broken kubeadm token link

* Fix more broken links in kubeadm-init.md

Broken links are fixed including kubeadm-join, kubeadm-upgrade, and kubeadm-reset
2018-05-16 10:18:28 -07:00
AdamDang 6ea6b70cee Typo fix: writeable->writable (#8564)
* Update pod-security-policy.md

* Update reconfigure-kubelet.md
2018-05-16 10:08:28 -07:00
Andreas Jaeger ed3fc99154 Hugo: Fix lists (#8511)
Fix display of lists, add empty lines before them so that hugo formats
them correctly as lists and not as paragraphs.
2018-05-15 23:22:29 -07:00
Jeff Poole c2f73e5862 Fixing a typo "Decfault" -> "Default" (#8521) 2018-05-15 23:18:31 -07:00
CaoShuFeng 3b750716e1 fix crd output example (#8520) 2018-05-15 23:16:29 -07:00
Kazuki Suda 3665ac54cf Fix lost environment variables (#8527) 2018-05-15 23:14:30 -07:00
lovejoy 58b5cbdae4 unifying .spec.selector spelling (#8542) 2018-05-15 22:38:28 -07:00
Nikhita Raghunath de9f222993 custom resources: explain declarative API (#8543)
Currently, the link just points to a description of
what Kubernetes objects are and does not
explicitly state what a declarative API is. It is
not immediately clear to the reader what the term
means.

This commit tries to explain it explicitly so that
the link adds to the meaning and it is clearer to
the reader.
2018-05-15 22:36:30 -07:00
nhanpc 6b1ac1285b Update missing kubever on weave network (#8560)
```
$ export kubever=$(kubectl version | base64 | tr -d '
> ')
$ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version="
error: unable to read URL "https://cloud.weave.works/k8s/net?k8s-version=", server reported 400 Bad Request, status code=400
```
```
$ kubectl apply -f "https://cloud.weave.works/k8s/net?k8s-version=$kubever"
serviceaccount "weave-net" created
clusterrole.rbac.authorization.k8s.io "weave-net" created
clusterrolebinding.rbac.authorization.k8s.io "weave-net" created
role.rbac.authorization.k8s.io "weave-net" created
rolebinding.rbac.authorization.k8s.io "weave-net" created
daemonset.extensions "weave-net" created
```
2018-05-15 22:32:28 -07:00
Wen Gao 53d2e174d7 Typo fix: some word error (#8524)
* Typo fix: Acceptible=>Acceptable and componenets=>components

* Typo fix: Availablity=>Availability

* Typo fix: implicity=>implicitly
2018-05-15 17:48:28 -07:00
WanLinghao b16dae5309 fix an error in example yaml file (#8539) 2018-05-15 17:37:27 -07:00
Bjørn Erik Pedersen 228bdfbab4 Remove double head tag (#8319)
It is also included in the base template to make it well formed.
2018-05-15 15:41:27 -07:00
Misty Stanley-Jones 5851de6a90 Create initial smoke test page (#8349)
* Create initial smoke test page

* Add info about tables

* Address feedback

* Address feedback

* Add examples of admonitions and sidebars

* Fix HTML table

* Try admonition code block fix

* Address more feedback
2018-05-15 15:30:27 -07:00
Steve Perry 21fd86ed4b Fix up Tutorials landing page and Tutorials left nav. (#8557)
* Fix up Tutorials landing page and Tutorials left nav.

* Add redirects. Fix bullet.
2018-05-15 15:29:27 -07:00
Misty Stanley-Jones 6bbc4df29b Add Misty to approvers (#8555)
Also added clarifying comments about reviewers
vs approvers and de-duped a couple entries

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-15 15:28:31 -07:00
Bill Pratt 1782a21b47 Add enable-admission-plugins flag back in (#8399)
#8198 was overwritten with #8316. Adding it back in
2018-05-15 15:27:27 -07:00
Nikhita Raghunath 4d93956ac4 Delete docs for ThirdPartyResources (#8544)
ThirdPartyResources (TPRs) were removed in v1.8. It is misleading
to still show the docs for TPRs for > v1.8. If one needs to read
docs for TPRs, they can switch to the v1.8 version of the docs
website.

However, the docs of migration of TPRs to CRDs are still not
removed because one can also migrate from v1.7 (when CRDs were
introduced) to v1.7+.
2018-05-15 15:21:29 -07:00
Chris Hiestand 374ed9a90f update link to kube-router documentation (#8406)
documentation changed from `Documentation/` to `docs/`
2018-05-15 14:42:28 -07:00
Steve Perry 068d599c42 Change H4 to H2 so TOC will appear. (#8515)
* Change H4 to H2 so TOC will appear.

* Remove italics in heading.
2018-05-15 14:38:27 -07:00
Steve Perry 398a744b55 Move Install kubeadm topic under Install Tools. (#8536) 2018-05-15 14:37:30 -07:00
AdamDang 655f285b59 Typo fix: Kubernets->Kubernetes (#8531)
Kubernets->Kubernetes
2018-05-14 11:24:26 -07:00
Steve Perry ae459c7cbf Get Service Catalog topic into left nav. (#8517) 2018-05-13 08:01:25 -07:00
Bjørn Erik Pedersen 290aa53888 Fix tab titles in install-kubectl.md (#8496)
Fixes #8276
2018-05-12 07:54:27 -07:00
Xianglin Gao f8f20e7472 Update .gitignore to ignore vscode stuffs (#8510)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
2018-05-12 07:53:25 -07:00
WanLinghao 0370a306c3 improve configure-projected-volume-storage.md (#8434)
modified:   content/en/docs/tasks/configure-pod-container/configure-projected-volume-storage.md
2018-05-12 07:52:25 -07:00
Steve Perry 83f4ede02a Redirect kubefed ref pages to Hugo locations. (#8509)
* Redirec kubefed ref pages to Hugo locations.

* Fix mistakes in redirects.
2018-05-11 18:06:27 -07:00
Daniel Galvez 73b57ea600 Fix formatting of yum repo. (#8382)
First, fix https:// address.

Secondly, previous formatting would display on the page as one line
altogether, which couldn't be pasted into a terminal correctly.
2018-05-11 16:32:30 -07:00
SilverFox ba54235d37 Fix broken link to local storage class (#8505) 2018-05-11 16:27:27 -07:00
CaoShuFeng 9c61ef48a9 typo (#8479) 2018-05-11 16:26:27 -07:00
leigh schrandt 7fbad67fb9 Document kubeadm etcd serverCertSANs/peerCertSANs (#8432) 2018-05-11 14:03:29 -07:00
Nate Bhurinat Wangsutthitham 23b4aba07c Update create-cluster-kubeadm.md (#8391)
Update flannel from v0.9.1 to v0.10.0
2018-05-11 13:30:27 -07:00
kbatuigas 3b0eb0ff9f Updated 'when a worker node has been provisioned' (#8378) 2018-05-11 13:23:25 -07:00
Andreas Jaeger 0371eb560f Fix toc in user-guide/walkthrough/k8s201.md (#8471)
The TOC looked like:
3. Deployments
   1.1 Deployment Management
4. Services
   1.1 Service Management

The problem is that the headings went from "##" to "####", use "###" for
second level heading to cleanup TOC.
2018-05-11 13:11:25 -07:00
Andreas Jaeger e3116d3913 Fix application-developer/intermediate issues (#8474)
fix some hugo issues:
* Add missing empty line for list.
* Indent items correctly to avoid overlong line shown as code.
* Fix broken table

Closes: #8457
2018-05-11 13:10:28 -07:00
Andreas Jaeger 2532b57aaa Hugo: Update rbac.md (#8500)
Fix broken list, all items were numbered as 1.
Use the shortcode for note and warnings in the list.
2018-05-11 13:09:26 -07:00
Anubhav 3b2781a70c Users should choose network plugin before initializing cluster (#8373)
Before running `kubeadm init` users should be informed that the command might change depending on the network plugins they choose. It is better to provide it before presenting with `kubeadm init` so that they don't have to tear the cluster apart once they figure out they needed some extra parameters while running the command
2018-05-11 13:07:26 -07:00
Tom Van Waardhuizen 093b78bf00 Fix spacing so CLI samples render properly (#8370)
#8273
2018-05-11 13:06:27 -07:00
Daniel Rodriguez 386ca32f6c Container Linux doc fixes (#8366)
* Container Linux doc fixes

portions of the URLs were missing their bash substitutions and the variable exports don't apply to the following commands without using 'export'

* Adjustments from PR

export is not needed, used proper bash expansion

* typos
2018-05-11 12:12:27 -07:00
Deirdre Storck 8f3ff94612 clarified roleref (#8445) 2018-05-11 12:10:30 -07:00
Andreas Jaeger f10cca03f6 Fix typo in style-guide (#8501)
Add missing "/" to close the tag properly, the example is wrong
otherwise.
2018-05-11 12:05:26 -07:00
Steve Perry 4966646c83 Redirect command-line ref docs. (#8504)
* Redirect command-line ref docs.

* Fix mistake in redirection.

* Fix mistakes in redirects.
2018-05-11 12:00:27 -07:00
AdamDang 8fcea2d268 Typo fix: formated->formatted and proper noun in capital (#8332)
* Typo fix: formated->formatted and proper noun in capital

formated->formatted 
Pod and Container are proper noun, in this doc, someplace are in capital, some are in lowercase. It's better to keep consistency.

* Update volumes.md
2018-05-11 11:53:29 -07:00
Andreas Jaeger 034a7c3fb9 Hugo: Fix admin/admission-controllers (#8481)
Fix a list that was formatted as paragraph due to missing newline.
Fix URLs so that they go to new location.
2018-05-11 11:08:27 -07:00
Andreas Jaeger 407f73de53 Hugo: Fix /admin/accessing-the-api (#8480)
Fix indent so that list is not shown as code.
Fix URL, replace it with new location.
2018-05-11 11:07:27 -07:00
Zach Corleissen c35de70526 Re-add command line tools reference (#8421)
* Add CLI tools ref MD files

* Add TOC

* Add TOC weights

* Tweaking table formatting

* Update kube-scheduler.md

* Updates to kubelet

* Use latest version of docs (v1.10)

* Update docs to v1.10

* Tweak whitespace

* Update docs to v1.10

* Update docs to v1.10

* Update docs to v1.10
2018-05-11 10:21:25 -07:00
Steve Perry 593ad9796c Put kubectl commands in left nav. (#8502) 2018-05-11 10:14:28 -07:00
Andreas Jaeger 4555ae494b fix an image link (#8497)
The pod diagram gives as URL https://images/docs/pod.svg, remove the
extra "/" so that it redirects to our site.

Closes: #8491
2018-05-11 09:37:29 -07:00
Chuck Ha 9702579d38 Adds a task for ha etcd with kubeadm (#8301)
Signed-off-by: Chuck Ha <ha.chuck@gmail.com>
2018-05-11 08:05:55 -07:00
Lubomir I. Ivanov fd13fb547b kubeadm-init: update missing links and add kube-proxy info (#8460)
1) Remove missing links about kube-apiserver, kube-controller-manager
and kube-scheduler. Link to the high-availability page, which
isn't exactly a full replacement.

2) Add section about kube-proxy parameters.
2018-05-10 16:09:54 -07:00
Andreas Jaeger 46cde58bd2 Fix lists in application-developer/advanced (#8472)
Add missing empty lines in front of lists so that they are generated
correctly with hugo.
2018-05-10 15:37:55 -07:00
Misty Stanley-Jones f7d157ecbf Update images with specified width to use figure shortcode (#8475)
Hugo does not support the way the image's max-width was specified before.
This fix will constrain images to always be 50% rather than max out
at 50%, but it is the best we can easily do for now.

Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-10 15:36:56 -07:00
Steve Perry 98e6173052 Copy kubectl binary ref page to Hugo site. (#8478) 2018-05-10 15:35:55 -07:00
Steve Perry 2a655a05d0 Copy kubectl command ref docs to Hugo site. (#8430)
* Copy kubectl command ref docs to Hugo site.

* Fix link. Remove extraneous page.
2018-05-10 14:31:56 -07:00
Jodie Putrino b427be22ab Add F5 Ingress controller to ingress concept (#8465)
* Add links to the F5 BIG-IP Controller for Kubernetes to the Ingress controllers section of the ingress doc

* Address review comments from @zacharysarah
2018-05-10 11:02:53 -07:00
Bjørn Erik Pedersen 6af77ec391 Update to Hugo 0.40.3 (#8436)
Note that this site produces the same output running with both 0.40.2 and 0.40.3, but you might as well run with the latest patch release.
2018-05-10 11:01:53 -07:00
Ihor Dvoretskyi 20f7e13756 indents added to fix formatting (#8468) 2018-05-10 11:00:53 -07:00
will-chan cc068d72a7 Adding Rancher 2. 0 and RKE as K8s solutions (#8446) 2018-05-10 10:40:54 -07:00
Alex Contini dce3754f68 add Nordstrom case study (#8458)
* add Nordstrom case study

* fix logo position and link on index page
2018-05-10 10:39:54 -07:00
Ilya Dmitrichenko cfff1ad490 Fix link to Flux (#8452) 2018-05-10 10:38:54 -07:00
Andreas Jaeger 7a268e95ab Fix concepts/api-extension/custom-resources.md (#8459)
* Fix concepts/api-extension/custom-resources.md

All tables were wrongly formatted, add proper second line so that hugo
formats them nicely again.

Add missing empty line before lists so that they get displayed as lists.

Closes: #8392

* Fix one more table

Fix another wrong table heading in custom-resources.md as noticed
during review.
2018-05-10 10:31:54 -07:00
Andreas Jaeger 1ef1a3d7d6 Fix for kubctl/conventions (#8463)
As the linked document explains, initially "create" instead of "apply"
should be used. Fix wording.

Closes: #8265
2018-05-10 10:27:54 -07:00
Andreas Jaeger 0a5f7638cd Fix links in kubeadm.md (#8466)
With hugo transition, the links have been to "X.md", correct the
relative links to the new location.

Closes: #8440
2018-05-10 10:21:54 -07:00
Andreas Jaeger 5b49889f8c Fix wrong link due to reorg (#8467)
The link to the yaml file has changed with the hugo reorg, fix it.

Closes: #8449
2018-05-10 10:20:54 -07:00
Andreas Jaeger 28734b889e Fixes for reference/kubectl/overview.md (#8462)
Reading over the .md file, I fixed the following problems:

* Replace links to old location with new location.
* Fix missing shell quotation marks and shell annotations
* Fix wrong indent so that lists are shown correctly.
* Fix broken table, the "|" needs to be quoted to be rendered.
2018-05-10 09:37:54 -07:00
Ilya Dmitrichenko 3f2efb8689 Fix markdown issues (#8443) 2018-05-09 14:12:53 -07:00
Steve Perry 24d96f9bfe Put Kubernetes API ref docs in the left nav. (#8435) 2018-05-08 22:30:52 -07:00
Steve Perry 1bbd952249 Copy Federation API ref docs to /content. (#8433)
* Experiment: Copy Federation API ref docs to /content.

* Add _index.html files.

* Adjust redirects.

* Adjust directories.
2018-05-08 22:29:52 -07:00
Zach Corleissen e73a73ab2f Re-add kubefed to setup tools reference (#8422)
* Add kubefed files

* Add kubeadm files

* Add weights
2018-05-08 12:08:53 -07:00
Kaitlyn Barnard b39a726ab7 Restoring blog images folder (#8401)
* Restoring blog images folder

* updating images
2018-05-07 13:00:51 -07:00
juneharton 075e5dbd33 Add fix for error in kubeadm ref pages (#8374)
* add kubeadm-reset.md introductory text

* Added introductory text

* Fixed single quotes
2018-05-06 17:35:50 -07:00
juneharton 934232f5b6 Minor textual change for testing purposes (#8377) 2018-05-06 16:23:50 -07:00
Claire Lundeby 2b3291ac31 Style guide updates (#8360)
Updated capitalization on Pod, Volume, etc. based on the style guide & the capitalization used in Kubernetes 201.
2018-05-06 14:04:51 -07:00
Claire Lundeby 0ac89106cf #8346 HTML syntax instead of MD in HTML blocks (#8352)
* #8346 HTML syntax instead of MD in HTML blocks

See this Black Friday Markdown Syntax guide (https://github.com/russross/blackfriday/blob/master/testdata/Markdown%20Documentation%20-%20Syntax.text) 

When inside of a block-level HTML tag, like div for those emphasis boxes, you have to use HTML syntax instead of Markdown.

* use order list in note (test)

* convert remaining ol to note

* minor edit
2018-05-06 14:00:50 -07:00
Misty Stanley-Jones c2e423b862 Fix link opening in new window (#8368)
The way we previously did it in Jekyll doesn't work
with Black Friday. There are a few workarounds, but
the easiest way to fix it is to just change those
links to HTML email.
2018-05-06 13:47:50 -07:00
Tom Van Waardhuizen 088443fefb Update _redirects to fix doc contrib 404 (#8365)
* Update _redirects to fix doc contrib 404

Closes #8361

* Update _redirects
2018-05-06 12:54:51 -07:00
Sandra 294c670495 FIxing broken link (#8347) 2018-05-06 12:29:50 -07:00
Victor Giurgiu 17c0114fc8 [Issue #8336] Added a # symbol to What's next (#8353)
* [Issue #8336] Added a # symbol to What's next

Looking to see if the Table of contents will render properly if all the headers are H4 (####)

* use h2 instead of h4
2018-05-06 12:25:51 -07:00
Jonathan Katora 221c38d62d Update load-balance-access-application-cluster.md (#8351)
* Update load-balance-access-application-cluster.md

* Update load-balance-access-application-cluster.md

removed unnecessary code highlights.
2018-05-06 12:16:50 -07:00
Sandra f0a4d99389 More readable fix for issue #7957 (#8341)
* More readable fix for issue #7957

Replaces HTML entity-escaped text with Markdown-escaped text where necessary.

* Fixing the markdown discrepancy

Rendering consistently is for chumps
2018-05-06 12:12:50 -07:00
Tim McMackin 595e1455ca #4500: Split out tasks in cron jobs docs (#8337)
* first attempt

* Skipping these sections

* cleanup and style

* style

* move schedule info to schedule section

* link to example
2018-05-06 12:01:50 -07:00
paulbattagliag feff3c4a7f Fixed #8076 (#8344)
* Fixed #8076

Per bug 8076, added info about error message and workaround to reinstall Homebrew.

* Add note formatting
2018-05-06 11:43:50 -07:00
Zach Corleissen 33ba92c8ca Update Hugo parser description (#8323) 2018-05-06 11:29:40 -07:00
Beth Aitman 17c98dcc90 Fix markdown issues (#8335) 2018-05-06 10:28:50 -07:00
Beth Aitman 740d14fdf2 Fix links to github view and edit pages (#8334) 2018-05-06 10:07:50 -07:00
Steve Perry 79e4272b55 Manually copy k8s API ref docs to new Hugo site. (#8325)
* Manually copy k8s API ref docs to new Hugo site.

* Move k8s API ref docs to /static directory.

* Move k8s API ref docs up (not under /en).
2018-05-05 15:02:51 -07:00
Zach Corleissen d139fe6527 Blog post: Hugo migration (#8320)
* Supersedes #8288 with a post-Hugo location

* Adjusted time for earlier publishing

* Dropped blog post into http/

* Another time adjustment

* Update front matter

* Testing a location change

* Adding a top-level heading

* More tweaks
2018-05-05 18:57:43 +02:00
Bjørn Erik Pedersen 7f3b633aa0 Convert site to Hugo (#8316)
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00
Vyacheslav Semushin 7745f0e0c5 PSP: clarify the case with pod update (#8310)
* pod-security-policy.md: clarify the case with pod update.

* Minor grammatical fixes
2018-05-05 05:37:52 -07:00
Bin Liu f1eaf6ef73 Fix wrong pod name (#8306) 2018-05-04 15:59:51 -07:00
Bin Liu 7d0256e5a2 delete duplicated line (#8307) 2018-05-04 15:55:51 -07:00
EdwardCheng a40d0bf944 typo fix Boostrap -->Bootstrap (#8309)
I find one typo error.
Fix from "Boostrap" to "Bootstrap"
2018-05-04 15:47:51 -07:00
Jordan Liggitt 6c816ff9ff document pod downwardAPI fieldRef values (#8217) 2018-05-04 15:11:51 -07:00
David Aronchick 3ceca3fb05 Announcing Kubeflow 0.1 blog post (#8311)
* blog

blog

* Rename blog/_posts/foo to blog/_posts/http/2018-05-04-Announcing-Kubeflow-0.1.md

* Update 2018-05-04-Announcing-Kubeflow-0.1.md
2018-05-04 11:59:51 -07:00
Drew G. Wallace 4cb5d0895d Fix link to Kubernetes GitHub repository (#8303)
I am unable to locate the Source code or Docker container, but it's better than liking to an archived repo.
2018-05-03 21:22:51 -07:00
Rico Lin 5300028f6a Update local slack info (#8298)
Update local slack info to troubleshooting.md
2018-05-03 21:21:51 -07:00
AdamDang d5c07162c4 fix some typos (#8300)
* Update add-entries-to-pod-etc-hosts-with-host-aliases.md

* Update audit.md

* Update partner-script.js
2018-05-03 21:20:51 -07:00
Qiming 258a6fdd57 Refresh kube-component reference docs (#8283)
This PR updates the generated reference docs for kube-components.
The source used if from the 'release-1.10' branch of
kubernetes/kubernetes.
2018-05-03 10:07:52 -07:00
andyyoung01 cfa5cf8d9a Update kubeadm-alpha.md (#8148)
Ajusted the sequence of tab "node allow-post-csrs" and "node allow-auto-approve" to conform to the actual sequence of kubeadm alpha phase bootstrap-token.
2018-05-03 08:18:51 -07:00
Kaitlyn Barnard 7524b3e44e Adding new blog post (#8284) 2018-05-03 01:50:51 -07:00
Doug MacEachern a4c5c4e033 Route controller is not GCE specific (#8234)
There are implementations of the cloudprovider.Routes() interface in the aws, azure and openstack providers.
2018-05-01 08:36:17 -07:00
Mike Bryant dcfd0c3d8b Use octal instead of decimal in examples (#8278)
This is a more readable way of doing permissions, since
the examples use yaml.
2018-05-01 08:35:16 -07:00
Bill Pratt 3da5b0bce2 Use enable-admission-plugins flag for >=1.10 (#8198)
* Update admission-controllers.md

* Address code review feedback
2018-05-01 06:29:16 -07:00
Kaitlyn Barnard 572854a3bc Adding Blog Post: Developing on Kubernetes (#8193)
* adding blog post

* Address review comments

* Update 2018-05-02-developing-on-kubernetes.md

* resizing images

* changing image location

* updating dates
2018-05-01 05:30:16 -07:00
Kaitlyn Barnard 03a8f61de9 adding blog post (#8230) 2018-05-01 05:17:16 -07:00
Jared 7bf0460745 Update setup.yml 2018-05-01 10:04:33 +02:00
Andrew Chen 3436823424 Revert "K8smeetup Chinese Community Translation Library Migration - PR (#8184)"
This reverts commit 5341abda13.
2018-04-30 10:32:10 -07:00
Qiming 06dabe07b8 Avoid misleading camel words (#8075)
The term "`MutatingAdmissionWebhooks`" has no special meaning in the
docs. It is misleading because readers may think of it as the name of a
resource or field, or the name of the corresponding admission
controller. However, the name of the admission controller is in
singular. This PR proposes a change to avoid such misunderstandings.
2018-04-30 04:39:16 -07:00
Dylan Graham eaf4fb892a Update service.md (#8219)
* Update service.md

Update from ReplicationController and rolling-update to ReplcaSet and Deployment rollout

* Update service.md

Remove reference to deployment
2018-04-29 18:43:16 -07:00
Qiming 43bb7f45ca Document the limitation of the Admission Webhook (#8072)
In current implementation, the webhook *service* must be accessible at
port 443. The communication to the webhook may fail otherwise.
2018-04-29 18:39:16 -07:00
Ricardo Katz b3bb0b6e0a Adjust Service Tooltip Link (#8226)
Adjusts the Service Tooltip Link
2018-04-29 17:34:16 -07:00
hintss 725b94cf4c Fixed link to conformance blog post (#8227) 2018-04-29 17:17:16 -07:00
Campion Fellin 8fd155a15f Fix dashboard link (#7938) 2018-04-27 21:36:18 -07:00
Chris Short d22634e162 Glossary: Adding k/k definition to Community (#8185)
* Glossary: Adding k/k definition to Community

Solves issue #8183

Signed-off-by: Chris Short <chris@chrisshort.net>

* add k/k link
2018-04-27 15:07:18 -07:00
Kai Chen 442f3945e7 Remove redirect and point to the generated kubectl doc directly (#8208)
Since we now generate the kubectl doc for each release, it is no longer necessary to use the old redirects. Cleaning up the references throughout the documents.
2018-04-27 15:02:19 -07:00
Qiming 6d50e02d6f Clarify eviction hard threshold (#8209)
Closes: #7082
2018-04-27 15:00:19 -07:00
Rajakavitha1 49e6bfa025 Update nodes.md (#8212)
I removed the information related to Phase because it is no longer supported.
2018-04-27 14:57:19 -07:00
Andreas Jaeger dd7d757b84 Add SUSE CaaS Platform etc (#8216)
Add both  SUSE CaaS Platform and SUSE Cloud Application Platform as solutions for the data center.
2018-04-27 14:56:19 -07:00
chenhonggc 0cf8948e61 modify some format. (#8157)
* modify some format.

* remove "at"
2018-04-27 10:19:20 -07:00
Alex Contini 0467047bfa add Squarespace case study to index page (#8215)
* add Squarespace case study

* add Squarespace case study to index page
2018-04-27 09:28:18 -07:00
Jennifer Rondeau 45661bcf2f add generated federation docs for 1.10 (#7846)
* add generated federation docs for 1.10

* Add titles to generated Federation API docs.

* Fix typo and extra space.

* identifier
2018-04-26 15:57:17 -07:00
fqsghostcloud c47d235977 adding the FQDN for example. (#7872)
adding the FQDN for  example.
2018-04-26 15:32:27 -07:00
Muzammil M eeaac845c6 Added IPv6 related displays in DNS document (#6532)
* Added IPv6 info to kube-proxy arguments

* Added IPv6 related printouts for kubectl commands

* revert kube-proxy.md

* revert

* revert to ba7c300

* revert to 08af95d
2018-04-26 15:23:26 -07:00
Chris Chinchilla 691edcfe8d Update zookeeper.md (#6565)
* Update zookeeper.md

As part of a docs sprint in Melbourne I made a very initial pass at trying to tidy this up a little, I would like to have done much much more, but it's a start…

* Updates from feedback

* Format markdown

* FInal tidy
2018-04-26 14:46:27 -07:00
Rajakavitha1 89376986cb Update style-guide.md (#8017)
* Update style-guide.md

Added kubectl and Minikube to the Kubernetes.io word list. Please review.

* Update style-guide.md

Added Persistent Volumes and Salt to the Kubernetes.io word list. Please review.

* Update style-guide.md

removed PersistentVolumes and Salt from the list
2018-04-26 14:30:27 -07:00
eiji.ienaga 8046684b5f Fix URL nginx-deployment.yaml (#8090)
"https://k8s.io/docs/user-guide/nginx-deployment.yaml" is not found

Fix url
2018-04-26 14:28:27 -07:00
Qiming e579f79235 Regenerate kubeadm reference doc (#8115) 2018-04-26 14:14:27 -07:00
Qiming b855bd1d52 Run tests against the current stable k8s version (#8122)
So far we have been running tests against the master branch of
kubernetes/kubernetes. This is creating quite some problems because the
master branch is always moving. We are actually checking the YAML files
against a version between 1.10 and 1.11.

This PR is attempting to fix the problem by checking out the
'release-1.10' branch before running the tests. We are supposed to
change the branch to be used when release-1.11 is out. With this PR
(hopefully it works), we will only need to fix the gate every time a new
release is out.
2018-04-26 14:05:27 -07:00
Shubheksha aa52cbb7ec Add missing details about load-balancer-ip placeholder (#8134)
* Update high-availability.md

Add details about the `<load-balancer-ip>` placeholder.

* change link URLs to relative
2018-04-26 14:01:27 -07:00
Rajakavitha1 751b4af18d Update web-ui-dashboard.md (#8146)
Updated the URL as mentioned in: https://github.com/kubernetes/dashboard/wiki/Accessing-Dashboard---1.7.X-and-above as a fix for https://github.com/kubernetes/website/issues/8119
2018-04-26 13:53:28 -07:00
Qiming 0dcf6f1671 CLarify the policy used in parallel authorizer (#8150)
Closes: #4061
2018-04-26 13:44:27 -07:00
Qiming bb5d7cc1bf Fix the title for the CoreOS page (#8151)
The current title "CoreOS on AWS or GCE" is misleading because the page
actually contains information about many ways to run Kubernetes. When
the page is referenced from the navigation panel, the title becomes very
confusing.

Closes: #711
2018-04-26 13:42:28 -07:00
Xiaolong He 5341abda13 K8smeetup Chinese Community Translation Library Migration - PR (#8184)
* K8smeetup Chinese Community Translation Library Migration - PR

* fix-pr

* fix
2018-04-26 13:35:27 -07:00
Zach Corleissen 1fb8e4db2d Create OWNERS
Add owners for case studies.
2018-04-26 13:34:08 -07:00
AdamDang 462e6d0689 Typo fix in implementation-details.md (#8145)
* Typo fix in implementation-details.md

does not exists->does not exist
does not contains->does not contain

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md

an an->an

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md
2018-04-26 13:14:26 -07:00
Matt Farina ab8320e022 Adding a blog post on the Kubernetes Application Survey 2018 (#8160)
* Adding a blog post on the Kubernetes Application Survey 2018

* Updated the k8s apps survey blog post based on feedback
2018-04-26 13:13:27 -07:00
AdamDang 95d6d7d86d Some typo fixes in blog (#8149)
* Update 2015-07-00-How-Did-Quake-Demo-From-Dockercon-Work.md

* Update 2016-10-00-Production-Kubernetes-Dashboard-UI-1.4-improvements_3.md

* Update 2015-04-00-Weekly-Kubernetes-Community-Hangout_11.md

* Update 2016-08-00-Create-Couchbase-Cluster-Using-Kubernetes.md

* Update 2017-04-00-Rbac-Support-In-Kubernetes.md
2018-04-26 13:09:27 -07:00
Ilya Dmitrichenko 78042ccaa7 Add links to twitter profiles of the authors (#8196) 2018-04-26 13:01:26 -07:00
Alex Glikson 2276f10071 Fix minor formatting and typos in assign-pod-node (#8044)
- few typo's
- slightly unified references to other docs
2018-04-26 12:50:41 -07:00
Irfan Ur Rehman 0db6882288 Update a note indicating current state of Federation V1 (#8165)
* Update a note indicating current state of federation V1

* change horizontal line to <br>

* edit note

* capitalize Kubernetes

* <br> unnecessary w/ note callout
2018-04-26 12:49:29 -07:00
Jan Šafránek d623f631fd Add documentation about private mount propagation (#8106)
* Trivial change to open release branch

* Undo trivial change

* Add documentation about private mount propagation
2018-04-26 12:23:26 -07:00
Adrian Otto c7ab858d7e Clarify that node anti-affinity can be achieved using node taints (#8117)
* Clarify that node anti-affinity can be achieved using node taints

The current text may have pre-dated the node taints feature, so it says that no such concept exists, when it actually does now.

* add "to"
2018-04-26 12:21:26 -07:00
Kaitlyn Barnard 1cd6d00bc6 EKS partner listing (#8120) 2018-04-26 12:16:27 -07:00
Joseph Ruane 2a59d6e4d0 fix the formatting when describing the CN (#8125) 2018-04-26 12:14:26 -07:00
Rajakavitha1 bcd26928b9 Update jsonpath.md (#8130)
Fixed the typographic issue mentioned in https://github.com/kubernetes/website/issues/7957
2018-04-26 12:13:27 -07:00
theimpostor 48d2380171 Fix typo, listLenght => listLength (#8141) 2018-04-26 12:10:30 -07:00
CaoShuFeng a8530d1bcf fix https://github.com/kubernetes/website/issues/8112 (#8155) 2018-04-26 12:07:26 -07:00
Jordan Liggitt edbbf971e1 Update with qualified kuberenetes service DNS name (#8166) 2018-04-26 11:51:27 -07:00
mknapik1 f56b4f4b41 Replace double-quote with single-quote (#8168)
Replace double-quote with single-quote for terminal commands.
Although the strings in the examples work fine, users who with randomly generated passwords may have character strings that cause strange behaviors with double-quotes. Using single-quotes prevents this.
Example of a command that causes odd behaviors with double-quotes:
echo -n "RandPasswordr3!$#$3aR" | base64
This example has a series of special characters that some terminals try to interpret and replace with other text.
2018-04-26 11:48:27 -07:00
Zach Corleissen 6a342cdee1 Create OWNERD
Add permissions for blog approvers/reviewers
2018-04-26 11:22:02 -07:00
Gerardo Saca 2ec62a0bc0 Fix syntax highlighting configure-pod-configmap.md (#8171)
* Fix syntax highlighting configure-pod-configmap.md

* Fix another code block
2018-04-26 10:54:04 -07:00
William Zhang cd5d47a6ad Fix the container name of kube-dns (healthz -> sidecar). (#8175)
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-04-26 10:50:03 -07:00
Si Westcott 0345c22c1e Bump alpine version of the staging container to use newer ruby version (#8178) 2018-04-26 10:49:02 -07:00
CaoShuFeng 5b2232d8b2 fix invalid doc about eventratelimit (#8194)
add this to --runimte-config will cause such error:
```
error: unknown api groups eventratelimit.admission.k8s.io
```
I have test that this feature works fine without any confiuration
to --runtime-config.
2018-04-26 10:42:03 -07:00
Marco Jantke e80521bbb8 fix link to JSON merge patch (#8195)
The link was pointing falsely to the JSON patch RFC.
2018-04-26 10:41:05 -07:00
Kaitlyn Barnard 99dc517f5e Adding Blog Post: Top of the Open Source Charts in 2017 (#8192)
* adding blog post

* Update 2018-04-25-open-source-charts-2017.md
2018-04-26 10:10:03 -07:00
Qiming 945d81fdb6 Kube component reference reformatted (#7944) 2018-04-24 21:26:03 -07:00
Casey Davenport f86751f150 Fix broken link to Calico kubeadm guide (#8161) 2018-04-24 12:44:01 -07:00
Kaitlyn Barnard e76d24e0c4 Local Persistent Volumes Blog Post (#8085)
* new blog post for 1.10 series

* Typo fix
2018-04-23 13:47:00 -07:00
Kai Chen 2760177817 Fix incorrectly formated URLs in markdown (#8104) 2018-04-20 15:31:59 -07:00
Vimal Raghubir b977913ecd Remove header description text (#8131) 2018-04-20 12:03:00 -07:00
Qiming ebdb9da901 Remove dangling yamls not referenced anywhere (#8127)
The 'user-guide' subdirectory is almost empty now after the contents
are migrated to either concepts or tasks. This PR removes the contents
left over in this path.
2018-04-20 09:36:00 -07:00
Jonathan Lange 47bea91221 Fix typo: sparsingly -> sparingly (#8138) 2018-04-20 09:24:00 -07:00
AdamDang 94633b5c2d some small typo fix (#8129)
* typo fix: useable->usable

useable->usable

* Update 2016-03-00-How-Container-Metadata-Changes-Your-Point-Of-View.md

duplicated "the the"

* Update 2016-10-00-Dynamic-Provisioning-And-Storage-In-Kubernetes.md

duplicated "the the"

* Update 2017-10-00-Using-Rbac-Generally-Available-18.md

duplicated "the the"

* Update 2015-06-00-Cluster-Level-Logging-With-Kubernetes.md

duplicated "the the"
2018-04-20 02:46:00 -07:00
Mark Hopkins f8ecb56c4a Add link to Haskell kubernetes library (#8126) 2018-04-19 17:41:59 -07:00
bsteciuk d5e46842ef Added reference to issue 67176 in limitations (#8118) 2018-04-19 11:56:00 -07:00
Shubheksha 3141f94c28 Fix grammatical error in persistent volumes (#8132) 2018-04-19 11:46:59 -07:00
Karol Gołąb 28d673b949 Use Exited instead of Failed (#8038)
* Use Terminated instead of Failed

Containers that terminate successfully (exit code 0) can also be restarted and it's the default behaviour is restartPolicy is not specified.

* Use Exited instead of Failed
2018-04-19 01:00:00 -07:00
Denis Gladkikh 41f311db5b Kubernetes 1.10 requires etcd 3.1.12 (#8099) 2018-04-18 21:18:00 -07:00
AdamDang 6c2a1574c7 Update 2016-02-00-kubernetes-community-meeting-notes_23.md (#8094)
it's own->its own
2018-04-17 13:55:59 -07:00
Kaitlyn Barnard cd0f4a2526 Link fixes to CSI blog post (#8058)
* adding CSI blog post

* update images

* fixing images

* link changes

* fixing images

* link update

* resolving merge conflict
2018-04-17 13:54:59 -07:00
Qiming ab1fbb2414 Fix incorrect markdown parsing in API references (#8063)
In the upstream code base, there are cases where the field description
string contain substrings like '*', 'pods/*', '*/scale' and '*/*'.
When generating reference docs out of these Go comments, the Node.js
module used was incorrectly passing the asterisks as '<em>', i.e. a
mark for emphasize. This behavior has rendered the output documentation
very misleading. For example, in the definition for RuleWithOperations,
users can specify '*' as a wildcard for matching all apiGroups, all
resources. However, the generated docs is showing that an empty string
'' is used to match all apiGroups or resources. This is a serious bug
fixed by this PR.

Doc generator patch is included in PR to
kubernetes-incubator/reference-docs.
2018-04-17 13:52:00 -07:00
Vimal Raghubir ce74fdefe3 Changed NodePort to Port (#8111) 2018-04-16 22:13:58 -07:00
Michelle Au 4ecd44a38b Add msau42 to storage docs approvers (#8109) 2018-04-16 12:17:58 -07:00
Fabian Deutsch 799edfa3be Update annotations.md (#8103)
Update the example to show that annotations are part of the metadata of an object.
2018-04-16 09:33:58 -07:00
Fabian Deutsch da86ab8831 Update labels.md (#8102)
Update the example to show that labels are part of the metadata of an object.
2018-04-16 09:31:58 -07:00
Kaitlyn Barnard a0132a2220 changing Woqutech URL (#8100) 2018-04-16 09:29:58 -07:00
Simon Rüegg ae8af59fe8 Fix typo in blogpost (#8092) 2018-04-15 20:27:58 -07:00
Jon Mosco c2c021c927 Update kubectl isntall docs to refer to packaged versions of binary (#7669) 2018-04-14 15:45:58 -07:00
AdamDang db471895bf Typo fix: it's name->its name (#8088)
it's name implies it is a tool->its name implies it is a tool
2018-04-14 15:08:58 -07:00
Sean Harger 313af2c451 Fix mismatched note to be a warning callout. (#8081) 2018-04-14 15:04:59 -07:00
Bryan Shelton e44d25bf18 Fix ip addresses in member list output (#8091) 2018-04-14 15:03:59 -07:00
Rajakavitha1 5967d0d156 Fixed a broken link on line 13 (#8077)
minor fix
2018-04-14 15:02:59 -07:00
Kenny Ho 607393ebaa Add link to AMD GPU device plugin (#8082) 2018-04-14 15:01:59 -07:00
Kai Chen b6a864ddc1 Fix the redirect for the kubeadm HA cluster upgrade guide (#8087) 2018-04-14 15:01:00 -07:00
AdamDang 0be36c83e6 Typo fix in admission-controllers.md (#8089)
the the pod->the pod
2018-04-14 14:59:58 -07:00
Zhiheng Yi 7adf359d3a Update pod-lifecycle.md (#8068)
* Update pod-lifecycle.md

* address feedback

* Update pod-lifecycle.md
2018-04-14 14:57:58 -07:00
Qiming d96aa0e865 Fix CI gate (#8086) 2018-04-13 18:02:59 -07:00
DavadDi d6f05bef6d fix component configuration url (#8073)
fix apiserver/kubelet/proxy  config url  address for `--extra-config` of  minikube
2018-04-13 07:51:03 -07:00
Alvaro Aleman 1b02b3a4b2 Add a note about the required cn for ValidatingWebhookConfiguration (#7808)
* Add a note about the required cn for ValidatingWebhookConfiguration

* Move extra info for cn of ValidatingWebhookConfiguration into a comment
2018-04-13 02:23:59 -07:00
Sean Harger 6a0f999807 Change Stackdriver docs to use consistent namespace default. (#8071)
Added a note about logging not working properly on non-GKE platforms.
2018-04-12 22:42:59 -07:00
Kai Chen e557e82bed Fix hard-coded Kubernetes API version (#8070) 2018-04-12 18:25:58 -07:00
Vagharsh Kandilian 8737c5b3c7 fixed rewrite annotation (#7364)
based on the document https://github.com/kubernetes/ingress-nginx/blob/master/docs/examples/rewrite/README.md#rewrite-target
2018-04-12 15:29:58 -07:00
Juan Vallejo b1b77f9e89 update jsonpath docs to include negative indices (#6662) 2018-04-12 15:28:58 -07:00
Doug Holt 6715e08ec9 Document Kubefed on-prem AWS Route53 configuration (#7834)
* Initial Kubefed AWS Route53 on-prem documentation

* Add flag requirement for kubefed init

* conform to style guidelines

* fix controller-manager wording

* move cut-off section from CoreDNS support
2018-04-12 15:25:58 -07:00
Weibin Lin 629f3010d3 Update assign-pod-node.md (#7633) 2018-04-12 15:16:58 -07:00
CaoShuFeng c7c80e50cb fix description about kubectl apply (#7747) 2018-04-12 15:13:59 -07:00
pingthere 642bff9143 Change rewrite annotation in ingress examples (#7520)
Since the default annotation prefix has been changed to "nginx.ingress.kubernetes.io" in nginx ingress controller, the examples in ingress doc should be updated.
2018-04-12 15:11:59 -07:00
Zach Corleissen 414c31965a Add redirect for single non-conforming URL (#8067) 2018-04-12 15:03:58 -07:00
lichuqiang 946a287c6a add ER quota description (#7936) 2018-04-12 14:51:59 -07:00
Colin Walters 74c22d04d7 security-context: Tweak seccomp description (#8024)
It's not just about files; seccomp allows filtering any system call.
2018-04-12 14:38:59 -07:00
Yecheng Fu 3a7de9b1d6 Fix curl arguments (#8062)
`-O` conflicts with `-o`.
2018-04-12 06:34:57 -07:00
Hang Yan f1a96cc24f Fix wrong etcd data path for kubernetes (#8060) 2018-04-12 06:30:56 -07:00
Haowei Cai (Roy) a18d6674c0 Document new OpenAPI endpoint (#8050)
* Document new OpenAPI endpoint

Document new OpenAPI endpoint and deprecation announcement for old endpoints.

* Remove out-of-date swagger spec information

Deprecation announcement is in line 29

* Update default behavior for endpoint HTTP headers
2018-04-11 18:45:55 -07:00
Samuel Knowlton 0a5aecafe7 Add controlPlaneEndpoint to config file reference (#7909)
First-time kubeadm user here: The v1.10.0 docs indicate that config file use is experimental, but judging from the comments on https://github.com/kubernetes/kubernetes/pull/59288 it looks like new features are beginning to be supported only in the config file. controlPlaneEndpoint is super useful for us and while I suspect the kubeadm init docs will ultimately be re-written to emphasize the config file options rather than flags (with appropriate examples and descriptions as the flags have now), it would've saved us some time today if we'd seen controlPlaneEndpoint in the config file example.
2018-04-11 18:44:55 -07:00
Qiming 2515d623a8 Use apps/v1 API group whenever possible (#8055)
The use of extensions/v1beta1, apps/v1beta1 and apps/v1beta2 API
groups should be discouraged.

Closes: #8049
2018-04-11 15:43:55 -07:00
Kaitlyn Barnard f0a308efda adding CSI blog post (#8047)
* adding CSI blog post

* update images

* fixing images

* link changes

* fixing images

* Quick fixes
2018-04-11 14:26:55 -07:00
Campion Fellin 16fe175bae Update Links to kubectl docs (#7927)
* Fix deployment.md

* Fix replicaset.md

* Fix tain-and-toleration

* Update concepts/configuration

* Update documentation

* Fix based on comments

* Update quick comments
2018-04-11 14:22:55 -07:00
Misty Stanley-Jones af522b6f74 Update PR template for 1.11 (#8057) 2018-04-11 12:01:55 -07:00
Tim Zhang ffaec5a2d1 fix calico install manual url (#8053)
* fix calico install manual url

the original url is outdated.

* fix calico install manual url
2018-04-11 07:51:55 -07:00
Zach Corleissen 6ad0160737 [blog] 2018-04-10: Kubernetes blog migration (#8010)
* Add draft for blog migration post

* Small revisions

* Most important commit ever

* Feedback from kbarnard10

- Turn URLs into hyperlinks
- Remove one line

* Feedback from sarahkconway

- Specify that blog reviews are more transparent/streamlined

* Feedback from kbarnard10, part 2

Added "how to submit a blog post"
Revised "confidentiality"

* Feedback from kbarnard10, part 3

* Renamed file for date accuracy

* Changed date back, added email link
2018-04-10 23:04:56 -07:00
Stephen Day 8ad054c429 docs/admin/authorization: sentence ends early (#8048)
Signed-off-by: Stephen J Day <stevvooe@gmail.com>
2018-04-10 18:07:54 -07:00
Qiming a95f4598c0 Fix cross references in 1.10 API reference doc (#8037)
In previous commit, we have enabled showing the full group names for API
resources. However, in doing that, we broken links inside the reference
doc and links pointing to the api reference. This PR fixes this problem
using the revised doc generator.
2018-04-10 18:06:55 -07:00
Zach Corleissen 62229dc88c Add contribution guidelines for blog posts (#7646)
* Add contrib guidelines for blog posts

* Add form guidelines

* Add TOC entry

* Renamed file

* Feedback from @heckj and @bradtopol

* Revised submission guidelines to include form
2018-04-10 14:52:13 -07:00
Alex Contini 43b376e1a8 Add crowdfire case study to index page (#8042) 2018-04-10 09:13:09 -07:00
Petr Ruzicka 920dbbfd7f Adding curl (some systems does not have it installed in minimal version) (#8041) 2018-04-10 09:01:10 -07:00
Guang Ya Liu 3db571632e Sa should add imagePullSecrets. (#8039) 2018-04-10 08:59:10 -07:00
Tim Zhang e8bc565959 fix revisionHistoryLimit default value to 10 (#8036) 2018-04-10 08:54:11 -07:00
Alex Glikson 56bf362a3e typo in guestbook tutorial (#8035) 2018-04-10 08:53:10 -07:00
Kai Chen 1a00696dde Fix an incorrectly formatted URL in the v1.10 release note (#8033) 2018-04-10 08:52:11 -07:00
Anish Karandikar aa3df3b277 Update install-kubectl.md (#8032)
* Update install-kubectl.md

* updated to repair broken example
2018-04-09 17:55:09 -07:00
zhouhaibing089 63d27dceab admission: correction on podnodeselector (#8031)
podtolerationrestriction does not encompass all the use cases of
podnodeselector, in a case where not all nodes are tainted, then
podtolerationrestriction can not ensure pods are scheduled on the
specific set of nodes.
2018-04-09 17:34:08 -07:00
Rohit Agarwal e66b034afd Cross link documentation for creating dedicated nodes with special hardware and ExtendedResourceToleration admission controller. (#8015) 2018-04-09 13:57:09 -07:00
chenhonggc 8397658688 Add note for configMap volume. (#8023)
* Add note for configMap volume.

* updating wording
2018-04-09 13:34:10 -07:00
Qiming 3eeefd24ea Document limitations of services without selectors (#8028)
Based on the discussion on kubernetes/kubernetes#40870, we'd better
clearly document that the endpoint IPs used by a service without
selectors cannot be virtual ones.
2018-04-09 13:10:11 -07:00
Reece Arratoonian-Walker c9d0c939df Make glossary filter container 100% width. (#7995) 2018-04-09 12:38:08 -07:00
Qiming 610b82aaa9 Add back audit stages and audit levels (#8025)
Documentation about audit stages and audit levels was somehow lost
recently. This PR adds them back.

Closes: #7907
2018-04-09 08:47:09 -07:00
Kai Chen c593911742 Fix incorrectly formatted URL in mark down (#8014) 2018-04-09 07:21:10 -07:00
Julian Hübenthal 95bf42a2c5 Added missing systemd unit-type (#8016)
The 20-cri.conf was missing the Service unit type, systemd ignored the Environment line because of this. It is fine now after adding the Service unit.
2018-04-09 07:20:10 -07:00
Shen Yuanyu a1a3010a00 style-adjust (#8021) 2018-04-09 07:13:08 -07:00
Tim Nicholas 33439aef8e Remove double negative (#8026) 2018-04-09 06:45:09 -07:00
Shen Yuanyu c540fad682 note style adjust (#8022) 2018-04-09 06:44:08 -07:00
Rajakavitha1 3fbcbc3f54 Updated for adherence to style guide and the links to: /docs/user-gui… (#7817)
* Updated for adherence to style guide and the links to: /docs/user-guide/kubectl 

Can someone please confirm what the "Coming soon"  path to extend the API with custom resources is?

* Incorporated the changes suggested  @heckj  @zacharysarah 

Could one of you please confirm What "Coming soon: " in line 82 stands for? Is there a name or definition or reference?

* Update api-overview.md

* Update api-overview.md

* fixed a typo

* Update api-overview.md
2018-04-09 05:58:08 -07:00
CaoShuFeng 0cc85928a3 fix description about root /proxy path (#7902)
Fix issue: https://github.com/kubernetes/kubernetes/issues/61826
Related change: https://github.com/kubernetes/kubernetes/pull/59884
2018-04-08 20:33:08 -07:00
chenhonggc 372a37141a hardcode to yaml file (#7948)
* hardcode to yaml file

* add test instance.

* fix mistake

* fix mistake

* Uniform style
2018-04-07 07:07:08 -07:00
Joseph Heck fd81d48d58 hosting fonts locally (#7983)
* hosting fonts locally

resolves #7955
- issues with using hosted fonts: excessive page load times due to
periodic firewall impact

* move jquery from google CDN to jquery site

* getting the CSS too, just in case
2018-04-06 20:04:08 -07:00
Strajan Sebastian Ioan 2333d680e2 add v1.10 to support timeframe (#7992) 2018-04-06 12:18:09 -07:00
Ambes Stephen 4d795ef669 fixed broken link (#7993) 2018-04-06 12:17:09 -07:00
Manuel Rüger 4f0d3d501e Explain what the auth field in the secret encodes (#7996)
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2018-04-06 12:16:09 -07:00
Vyacheslav Semushin 5b29154c0e docs/concepts/policy/pod-security-policy.md: improve AllowPrivilegeEscalation description. (#8000) 2018-04-06 12:15:08 -07:00
Tim Hockin 8dff71a36b Pass 2: k8s GCR vanity URL (#8006) 2018-04-06 12:13:09 -07:00
Eric Chiang 45a0819cdc rbac: make it clear that subjects are case sensitive (#8007) 2018-04-06 12:12:08 -07:00
Kai Chen b0b269b4d8 Fix a mal-formed URL (#8008) 2018-04-06 12:11:09 -07:00
Kai Chen 4c612d33cb Fix hard-coded API version (#8004) 2018-04-06 06:57:09 -07:00
Kai Chen 8fdf634af8 Fix a broken reference to the kubectl doc (#8003) 2018-04-06 06:56:09 -07:00
Vyacheslav Semushin 1c42287a08 docs/tasks/administer-cluster/sysctl-cluster.md: use PSP from policy API group. (#7998) 2018-04-06 06:55:10 -07:00
Kai Chen de8f4cd32c Update reference to kubectl commands using redirects (reference) (#7989) 2018-04-05 19:16:10 -07:00
Kai Chen d2c683c051 Update reference to kubectl commands using redirects (concepts) (#7988) 2018-04-05 19:15:09 -07:00
Kai Chen f388c0e267 Update reference to kubectl commands using redirects (concepts/overview) (#7987) 2018-04-05 19:14:08 -07:00
Kai Chen dbea9cae79 Redirect v1.9 kubectl user guide to the correct document version (#7984) 2018-04-05 19:13:08 -07:00
Kai Chen 1721183a9d Update reference to kubectl commands using redirects (concepts/configuration) (#7986) 2018-04-05 19:12:08 -07:00
ReSearchITEng e780b00274 typo etcd image label (#7508)
* typo etcd image label

there is no gcr.io/google_containers/etcd-amd64:3.1.0, but there is: gcr.io/google_containers/etcd-amd64:3.1.10
(see https://console.cloud.google.com/gcr/images/google-containers/GLOBAL/etcd-amd64?gcrImageListsize=50)
As 3.1.10 is the preferred version for k8s 1.9 (as stated above), I guess this was a typo

* typo doube etcd1 but no etcd2
2018-04-05 19:07:08 -07:00
Zach Corleissen 733876e98a Changed layout from post to blog (#8002) 2018-04-05 14:25:07 -07:00
tehut c67e265948 reapplying {: .big-img} class to images (#7990)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog

* fix image regression with {: .big-img} tag
2018-04-05 01:33:08 -07:00
Alex Contini 91a630be7a add Crowdfire case study (#7951) 2018-04-04 20:30:09 -07:00
Kai Chen f0ea497e0d Add a Splat redirecting rule for v1.10 kubectl command references (#7982) 2018-04-04 20:27:08 -07:00
Joseph Ruane 97188bcb61 Fix GCE getting started link (#7979) 2018-04-04 13:14:09 -07:00
Xiaodong Zhang d4c0ce3a82 Fix invalid link in kubeadm document. (#7870) 2018-04-04 13:13:09 -07:00
Rajakavitha1 82a5b0ac5d Updated content for adherence to style guide and updated the older links: /docs/user-guide/kubectl (#7875)
The section about "Multiple Containers" read that they are examples that are work in progress. Can someone please confirm if we have any updates yet.
2018-04-04 13:12:09 -07:00
Lydell Manganti 6f54c60810 Update http-proxy-access-api.md (#7935) 2018-04-04 12:48:08 -07:00
Kaitlyn Barnard 1f14c8fc93 Adding CVE Blog Post (#7975)
* adding blog post

* formatting updates

* more formatting updates

* fixing numbering

* more number fixes

* list updates again

* changes based on Michelle's comment

* formatting update

* updated bullet points

* formatting fixes

* indentation fixes
2018-04-04 12:45:09 -07:00
Shen Yuanyu ed16709da5 note style adjust (#7937) 2018-04-04 12:13:09 -07:00
Campion Fellin 71bca26c23 Fix link for drain the node (#7939) 2018-04-04 12:10:10 -07:00
max8899 944274c2bb Update storage-classes.md (#7942) 2018-04-04 12:09:12 -07:00
pc bf4b930864 fix(k8s-setup-ha): error when copy pki to other nodes (#7949)
`rm aipserver.crt` is not enought, must be `rm apiserver.*` here
2018-04-04 11:59:09 -07:00
Rajakavitha1 8c1c0ad5ea Update service.md (#7972)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:32:08 -07:00
Rajakavitha1 8fbb36f8cc Update imperative-config.md (#7969)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:31:08 -07:00
Rajakavitha1 6d3782562e Update overview.md (#7967)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:30:11 -07:00
Rajakavitha1 aeada1134c Update secret.md (#7965)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:29:09 -07:00
Rajakavitha1 5ccf037a6a Update organize-cluster-access-kubeconfig.md (#7964)
Fixed the 404 error listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:28:10 -07:00
Rajakavitha1 c2d010a46a Update kubernetes-objects.md (#7966)
Fixed 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:27:10 -07:00
Rajakavitha1 315d6de599 Update imperative-command.md (#7968)
Fixed 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:26:09 -07:00
Rajakavitha1 1095103789 Update declarative-config.md (#7970)
Fixed a 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:25:07 -07:00
Rajakavitha1 4165d1a182 Update logging.md (#7971)
Fixed the 404 listed in: https://github.com/kubernetes/website/issues/7924
2018-04-04 10:24:09 -07:00
Rajakavitha1 358fa5f54b Update replicationcontroller.md (#7973)
Fixed the 404 listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 10:23:08 -07:00
Mik Vyatskov 1c744d35d9 Remove crassirostris as owner and reviewer (#7974)
Signed-off-by: Mikhail Vyatskov <crassirostris@yandex.com>
2018-04-04 10:22:10 -07:00
Rajakavitha1 cf5a1d3e10 Update taint-and-toleration.md (#7963)
fixed 404 error listed in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:38:09 -07:00
thepill fadfd7b3eb Remove duplicate limitations (#7952)
Multiple limitations has been mentioned twice - this change removes them.
2018-04-04 08:37:09 -07:00
Rajakavitha1 4d26fe2a48 Update deployment.md (#7962)
Fixed the 404 error in: https://github.com/kubernetes/website/issues/7924
2018-04-04 08:36:09 -07:00
Rajakavitha1 5169bac98b Update replicaset.md (#7961)
Fixed the 404 error in : https://github.com/kubernetes/website/issues/7924
2018-04-04 08:35:10 -07:00
Zach Corleissen 30aab8074f Resolved merge conflict, removed merge artifacts (#7947) 2018-04-03 17:13:08 -07:00
Zach Corleissen f677885999 Add missing 1.10 release blog post (#7956)
* Add missing 1.10 release blog post

* Removed stray HTML tags

* Unmashed headers
2018-04-03 15:57:07 -07:00
Zach Corleissen 901f0ba6c4 Add OWNERS for the blog after it migrates (#7610)
* Add blog OWNERS

* Update owners list
2018-04-03 14:53:07 -07:00
Steve Perry 0e9e259a1a Regenerate API ref docs with full group names. (#7954) 2018-04-03 14:26:07 -07:00
tehut 4e22f60956 Blog Migration: Continuation of WIP PR #7144 (#7247)
* WIP

* fixing layouts and assets

updating Gemfile.lock with bundle install (rvm use ruby-2.2.9)

Updated links in header and footer

switch to paginate v2 gem

comment sidebar logic

fixing css regression

retry paginate

updated local ruby version

reverting to original pagination gem

remove text, make heading roboto, next/prev as buttons

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* reintoduce dir tree changes

format checking new posts

shrink fab-icons down to 33px

* next/prev buttons on posts and index

* Change "latest" to v1.10

* rename .md to match old blog and added explict permalinks for urls

* replacing a link to old blog
2018-04-03 14:19:43 -07:00
Aravind 0a6b5b7d73 Removed helm and kompose from third party tooling section (#7650)
* Removed helm and kompose from third party tooling section

* Removed unnescessary headers

* Added back the heading
2018-04-02 19:19:05 -07:00
AdamDang d2036768ba Update README.md (#7913)
"short-definition" is not correct.
In the YAML files like data/glossary/minikube.yaml,_data/glossary/application-architect.yaml,data/glossary/cla.yaml ..., "short-description" are used, not "short-definition".
2018-04-02 16:36:15 -07:00
Haoliang Yu a1cdf47aa9 Fix a broken link (#7945) 2018-04-02 15:20:15 -07:00
Qiming d534908117 Fix link to 1.9 api docs (#7920)
Due to the practice that we archive previous versions of API reference
in a different URL. We need to fix the redirections for v1.9 API
2018-04-02 15:17:15 -07:00
Shen Yuanyu d8f04f51c1 warning style adjust (#7934) 2018-04-01 19:54:02 -07:00
Peter Wilcsinszky 3b544f49dc antiaffinity selector never matches (#7700)
Tested in minikube by replacing the zookeeper image with the pause container and the scheduler was able to schedule all 3 pods on the minikube node. Changing it to zk, made the pods zk-1 and zk-2 pending with scheduling failure as expected.
2018-04-01 08:08:02 -07:00
eaydogan 6879610621 docs/concepts/containers/images.md kubernetes version changed (#7690)
* imaged.md kubernetes version changed

"This was tested with a private docker repository as of 26 June with Kubernetes version This was tested with a private docker repository as of 26 June with Kubernetes version v0.19.3. It should also work for a private registry such as quay.io, but that has not been tested.

 v0.19.3 changed  to v1.9.3

* Update images.md

* Update images.md
2018-04-01 08:00:03 -07:00
Guang Ya Liu 2a7f1d357e Remove PersistentVolumeLabel from default admission controllers. (#7929)
PersistentVolumeLabel is now deprecated, we should remove it from
default list.
2018-04-01 07:38:02 -07:00
Mike 4d04576958 Update minikube.md (#7925)
clean-up the exposed deployment (service)
2018-04-01 07:35:03 -07:00
Nathan Baum 1524b0f999 Escape $ in CentOS et al script. (#7926)
Otherwise the repo URL is wrong.
2018-04-01 07:27:02 -07:00
Graham Christensen e7bf1283b0 Correct minikube incantation for image-service-endpoint (#7873) 2018-03-31 11:40:03 -07:00
Megan O'Keefe 60fe4c8102 Update jobs-run-to-completion.md (#7843)
* Clarified the roles of backoffLimit and activeDeadlineSeconds

* Updated formatting

* Clarified activeDeadlineSeconds based on PR comments
2018-03-30 08:41:03 -07:00
crystaljade f2bc498fd0 Line 17 1,10 -> 1.10 (#7911)
To enable GPU support through device plugins before 1,10 -> To enable GPU support through device plugins before 1.10
2018-03-30 05:32:02 -07:00
Sean Knox 11af47da0a Ensure example configs are valid JSON (#7912) 2018-03-30 05:31:03 -07:00
Shen Yuanyu 3921cb765b repair warning style (#7914) 2018-03-30 05:29:03 -07:00
Alex Contini 55bb52fc0c add Zalando to Case Study index page (#7897) 2018-03-29 07:17:04 -07:00
Qiming b8fb58f333 Fix redirections for generated api references (#7890)
We have been using redirections in many pages when referencing the API
docs generated. Since the relocation of the generated files, this is
becoming difficult to maintain. This PR redirects all such links to the
generated artifacts so we can easily detect missing links if any.

closes: #7874
2018-03-29 06:28:04 -07:00
Rajakavitha1 894470851f Update install-minikube.md (#7841)
* Update install-minikube.md

Added a note as suggested in: https://github.com/kubernetes/website/issues/7394

* Update install-minikube.md

formatted the inline code for --vm-driver=none

* Update install-minikube.md
2018-03-28 13:38:03 -07:00
Alex Contini e414384575 add zalando.html (#7871) 2018-03-28 13:31:06 -07:00
Harimohan S Bawa 911ecf5c76 Add link for IBM Cloud Private-CE on Linux Containers project (#7839)
* Add link for IBM Cloud Private-CE on Linux Containers project

IBM Cloud Private-CE (Community Edition) on Linux Containers is a Terraform/Packer/BASH based IaC to create a seven node (1 Boot, 1 Master, 1 Management, 1 Proxy and 3 Workers) LXD cluster on  Linux Host. Supported versions are: ICP 2.1.0.1 + Kubernetes 1.8.3 and ICP 2.1.0.2 + Kubernetes 1.9.1

Goal of this project was to create a Terraform based solution that can be easily configured to meet user needs for development purposes. This IaC script can be applied to Local or Cloud based Linux Host (Ubuntu). Additionally, environment specific TFVARS can allow simpler integration with DevOps pipeline.  

Detailed information can be found at https://github.com/HSBawa/icp-ce-on-linux-containers.

* Update verbiage to expand IaC
2018-03-28 13:00:07 -07:00
Steve Perry 95e561e3bb Generated ref docs, kubectl commands, 1.10. (#7880) 2018-03-28 12:39:03 -07:00
Steve Perry 5c06a8be58 Newly generated kubeadm includes. (#7882)
* Newly generated kubeadm includes.

* Add new includes to skip_toc and skip_title.
2018-03-28 12:33:05 -07:00
Steve Perry 98b217065b Update release notes to 1.10. (#7886) 2018-03-28 11:51:04 -07:00
Joseph Ruane d4311cab66 Fix spacing on custom columns template example (#7877) 2018-03-28 11:42:04 -07:00
Rajat Jindal bf45a16314 Clarify caching of exec auth tokens (#7881)
* Clarify caching of exec auth tokens

* Update the wording
2018-03-28 11:41:04 -07:00
sachet-mittal fbafe499d2 Update screenshots (#7889) 2018-03-28 11:25:03 -07:00
Adrien Chardon 02b794535d Fix #7692: typo in the navbar's template (#7892) 2018-03-28 11:00:07 -07:00
Maciej Kwiek b02b212bec Add PolicyTypes to allow-all egress policy (#7895)
`PolicyTypes` default to `["Egress", "Ingress"]`,
it doesn't make sense for egress-only policy to have `Ingress` as PolicyType.
2018-03-28 10:44:05 -07:00
AdamDang 84c8fad62a Update expose-external-ip-address.md (#7838)
"is" is duplicated
2018-03-27 15:03:04 -07:00
AdamDang ee47973f37 Update init-containers.md (#7835)
Proper noun “Init Containers” are written in capital in this doc.
2018-03-27 14:59:05 -07:00
David Rekowski 753cefd7ee Update hello-minikube.md (#7855)
Added extra hint on the trailing dot on docker -build, since this is easily overlooked if not copied.
2018-03-27 14:58:03 -07:00
chentao1596 bee8df59d8 correct the owner_aliases (#7849) 2018-03-27 14:57:03 -07:00
CaoShuFeng 7b3a960b10 clean up -a from doc (#7852)
-a/--show-all has been set to true by default in 1.10
And it will be inert in 1.11

It's OK to remove them from the 1.10 doc.
2018-03-27 14:56:03 -07:00
田传武 956464acfe Update overview.md (#7836) 2018-03-27 06:58:03 -07:00
Qiming 7eb547732a Consolidate all upgrade/downgrade admin tasks (#7735)
This propose consolidate cluster upgrade/downgrade pages into one
subtopic which can serve an umbrella for future changes in this field.
2018-03-26 20:18:01 -07:00
Steve Perry 6f59b35cd9 add generated docs for tools and components (#7845) (#7866) 2018-03-26 19:59:02 -07:00
Steve Perry 17323ce077 update generated api-reference docs for 1.10 (#7856) (#7864) 2018-03-26 19:37:02 -07:00
Jennifer Rondeau 409e77d3e5 Merge 1.10 to master for release (#7861)
* 1.10 update (#7151)

* Fix partition value expected behaviour explanation (#7123)

Fixes issue #7057

* Correct "On-Premise" to "On-Premises"

* Updates the Calico installation page (#7094)

* All files for Haufe Groups case study (#7051)

* Fix typo (#7127)

* fix typo of device-plugins.md (#7106)

* fix broken links (#7136)

* Updated configure-service-account (#7147)

Error from server resolved by escaping kubectl patch serviceaccount default -p '{"imagePullSecrets": [{"name": "myregistrykey"}]}' JSON string by '\'

* Remove docs related to 'require-kubeconfig' (#7138)

With kubernetes/kubernetes#58367 merged, v1.10 will not use the
"require-kubeconfig" flag. The flag has become a no-op solely to ensure
existing deployments won't break.

* Added Verification Scenario for a Pod that Uses a PVC in Terminating State (#7164)

The below PR:
https://github.com/kubernetes/kubernetes/pull/55873
modified scheduler in such a way that scheduling of a pod that uses a PVC in Terminating state fails.

That's why verification of such scenario was added to documentation.

* fix LimitPodHardAntiAffinityTopology name (#7221)

* Document the removal of the KubeletConfigFile feature gate (#7140)

With kubernetes/kubernetes#58978 merged, the said feature gate is
removed. This PR removes texts related to the gate and revises the
Feature Gates reference to reflect this change.

* deprecate three admission controller (#7363)

* Document the removal of Accelerators feature gate (#7389)

The `Accelerators` feature gate will be removed in 1.11. 1.10 will be
its last mile.
References: kubernetes/kubernetes#57384

* Update local storage docs for beta (#7473)

* Document that HugePages feature gate is Beta (#7387)

The `HugePages` feature gate has graduated to Beta in v1.10. This PR
documents this fact.

* Add HyperVContainer feature gates (#7502)

* Remove the beta reference from Taints and Tolerations doc (#7493)

* Kms provider doc (#7479)

* Kms provider doc

* issue# 7399, Create KMS-provider.md and update encrypt-data.md

* address review comments

* Document that Device Plugin feature is Beta (1.10) (#7512)

* Add docs for CRD features for 1.10 (#7439)

* Add docs for CRD features for 1.10

* Add CustomResourcesSubresources to list of feature gates

* Add latest changes to custom resources doc

* Add crds as abbreviated alias (#7437)

* Bring PVC Protection Feature to Beta (#7165)

* Bring PVC Protection Feature to Beta

The PR: https://github.com/kubernetes/kubernetes/pull/59052
brought PVC Protection feature to beta.

That's why the documentation is updated accordingly.

* The PVC Protection feature was renamed to Storage Protection. That's why the documentation is updated.

* promote PodNodeSelector to stable; document detailed behavior (#7134)

* promote PodNodeSelector to stable; document detailed behavior

* respond to feedback

* Update CPU manager feature enabling (#7390)

With `CPUManager` feature graduating to beta. No explicit enabling is
required starting v1.10.
References: kubernetes/kubernetes#55977

* Adding block volumeMode documentation for local volumes. (#7531)

Code review comments.

Changed property to field.

Address tech review comment.

* remove description kubectl --show-all (#7574)

--show-all has been deprecated and set to true by default.
https://github.com/kubernetes/kubernetes/pull/60210

* fix description about contribute style guide (#7592)

* fix description about KUBECONFIG (#7589)

s/envrionment/environment

* fix description about cni (#7588)

s/simultanously/simultaneously/

* fix description about MutatingAdmissionWebhook and ValidatingAdmissionWebhook (#7587)

* fix description about persistent volume binding (#7590)

s/slighty/slightly/

* Doc change for configurable pod resolv.conf Beta (#7611)

* fix description about out of resource handling (#7597)

s/threshhold/threshold

* fix description about zookeeper (#7598)

s/achive/achieve

* fix description about kubeadm (#7594)

s/compatability/compatibility/

* fix description about kubeadm (#7593)

* fix description about kubeadm implementation details (#7595)

* fix description about api concepts (#7596)

* Storage Protection was renamed to Storage Object in Use Protection (#7576)

* Storage Protection was renamed to Storage Object in Use Protection

The K8s PR: https://github.com/kubernetes/kubernetes/pull/59901
renamed Storage Protection to Storage Object in Use Protection.

That's why the same is also renamed in the documentation.

* Moved Storage Object in Use Protection admission plugin description down according to alphabetic order.

* Use PSP from policy API group. (#7562)

* update kubeletconfig docs for v1.10, beta (#7561)

* Update port-forwarding docs (#7575)

* add pv protection description (#7620)

* fix description about client library (#7634)

* Add docs on configuring NodePort IP (#7631)

* Document that LocalStorageCapacityIsolation is beta (#7635)

A follow-up to the kubernetes/kubernetes#60159 change which has promoted
the `LocalStorageCapacityIsolation` feature gate to Beta.

* Update CoreDNS docs for beta (#7638)

* Update CoreDNS docs for beta

* Review comments

* Fix typo (#7640)

* Update feature gates move to beta (#7662)

* Added the inability to use colon ':' character as environment variable names and described workaround (#7657)

* merge master to 1.10, with fixes (#7682)

* Flag names changed (s/admission-control/enable-admission-plugins); disable-admissions-plugin entry added; removed reference to admission controller/plugins requiring set order (for v1.10), redundant example enabling specific plugin, and redundant version-specific info (#7449)

* Documentation for MountPropagation beta (#7655)

* Remove job's scale-related operations (#7684)

* authentication: document client-go exec plugins (#7648)

* authentication: document client-go exec plugins

* Update authentication.md

* Update local ephemeral storage feature to beta (#7685)

Update local ephemeral storage feature to beta

* Update docs for windows container resources (#7653)

* add server-side print docs (#7671)

* Create a task describing Pod process namespace sharing (#7489)

* Add external metrics to HPA docs (#7664)

* Add external metrics to HPA docs

* Update horizontal-pod-autoscale-walkthrough.md

* Apply review comments to HPA walkthrough

* remove description about "scale jobs" (#7712)

* CSI Docs for K8s v1.10 (#7698)

* Add a warning about increased memory consumption for audit logging feature. (#7725)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Update Audit Logging documentation for 1.10 (#7679)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Fix stage names in audit logging documentation (#7746)

Signed-off-by: Mik Vyatskov <vmik@google.com>

* Feature gate update for release 1.10 (#7742)

* State in the docs that the value of default Node labels are not reliable. (#7794)

* Kill the reference to --admission-control option (#7755)

The `--admission-control` option has been replaced by two new options in
v1.10. This PR kills the last appearance of the old option in the doc.

* Pvcprotection toc (#7807)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* add toc entry for pvcprotection downgrade issue doc

* Pvcprotection toc (#7809)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* add toc entry for pvcprotection downgrade issue doc

* revert TOC change

* Release 1.10 (#7818)

* Refreshing installation instructions (#7495)

* Refreshing installation instructions

Added conjure-up. Updated displays and juju versions to current versions.

* Updated anchors

* Fixed image value version typo (#7768)

Was inconsistent with other values

* Update flocker reference to the github repo (#7784)

* Fix typo in federation document (#7779)

* an user -> a user (#7778)

* Events are namespaced (#7767)

* fix 'monitoring' link lose efficacy problem' (#7764)

* docs/concepts/policy/pod-security-policy.md: minor fix. (#7659)

* Update downward-api-volume-expose-pod-information.md (#7771)

* Update downward-api-volume-expose-pod-information.md

The pod spec puts the downward api files into /etc/podinfo, not directly in /etc. Updated docs to reflect this fact.

* Update downward-api-volume-expose-pod-information.md

One more spot needed fixing.

* Update downward-api-volume-expose-pod-information.md

Yet another fix, in the container example.

* Add Amadeus Case Study (#7783)

* Add Amadeus Case Study

* add Amadeus logo

* Fixed Cyrillic с in 'kube-proxy-cm' (#7787)

There was a typo (wrong character) in kube-proxy-cm.yaml - Cyrillic с (UTF-8 0x0441) was used instead of Latin c.

* install-kubectl: choose one installation method (#7705)

The previous text layout suggested that all installations had to be done, one after another.

* Update install-kubeadm.md (#7781)

Add note to kubeadm install instruction to help install in other arch i.e. aarch64, ppc64le etc.

* repair failure link (#7788)

* repair failure link

* repair failure link

* do change as required

* Update k8s201.md (#7777)

* Update k8s201.md

Change instructions to download yams files directly from the website (as used in other pages.)

Added instructions to delete labeled pod to avoid warnings in the subsequent deployment step.

* Update k8s201.md

Added example of using the exposed host from the a node running Kubernetes. (This works on AWS with Weave; not able to test it on other variations...)

* Gramatical fix to kompose introduction (#7792)

The original wording didn't through very well. As much of the original sentence has been preserved as possible, primarily to ensure the kompose web address is see both in text and as a href link.

* update amadeus.html (#7800)

* Fix a missing word in endpoint reconciler section (#7804)

* Partners page updates (#7802)

* Partners page updates

* Update to ZTE link

* Make using sysctls a task instead of a concept (#6808)

Closes: #4505

* add a note when mount a configmap to pod (#7745)

* adjust a note format (#7812)

* Update docker-cli-to-kubectl.md (#7748)

* Update docker-cli-to-kubectl.md

Edited the document for adherence to the style guide and word usage.

* Update docker-cli-to-kubectl.md

* Incorporated the changes suggested.

* Mount propagation update to include docker config (#7854)

* update overridden config for 1.10 (#7847)

* update overridden config for 1.10

* fix config file per comments

* Update Extended Resource doc wrt cluster-level resources (#7759)
2018-03-26 18:33:11 -07:00
6443 changed files with 914601 additions and 272111 deletions
+1
View File
@@ -0,0 +1 @@
**
+17
View File
@@ -0,0 +1,17 @@
[*]
end_of_line = lf
insert_final_newline = false
charset = utf-8
max_line_length = 80
trim_trailing_whitespace = true
[*.{html,js,json,sass,md,mmark,toml,yaml}]
indent_style = space
indent_size = 2
[*.{sh}]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab
-22
View File
@@ -1,22 +0,0 @@
<!-- Thanks for filing an issue! Before submitting, please fill in the following information. -->
<!--Required Information-->
**This is a...**
<!-- choose one by changing [ ] to [x] -->
- [ ] Feature Request
- [ ] Bug Report
**Problem:**
**Proposed Solution:**
**Page to Update:**
https://kubernetes.io/...
<!--Optional Information (remove the comment tags around information you would like to include)-->
<!--Kubernetes Version:-->
<!--Additional Information:-->
+23
View File
@@ -0,0 +1,23 @@
---
name: Bug Report
about: Report a bug encountered with Kubernetes Website
labels:
- kind/bug
---
**This is a Bug Report**
<!-- Thanks for filing an issue! Before submitting, please fill in the following information. -->
<!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. -->
<!--Required Information-->
**Problem:**
**Proposed Solution:**
**Page to Update:**
https://kubernetes.io/...
<!--Optional Information (remove the comment tags around information you would like to include)-->
<!--Kubernetes Version:-->
<!--Additional Information:-->
+18
View File
@@ -0,0 +1,18 @@
---
name: Feature Request
about: Suggest a/an feature/enhancement to the Kubernetes Website project
labels:
- kind/feature
---
**This is a Feature Request**
<!-- Please only use this template for submitting feature/enhancement requests -->
<!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. -->
**What would you like to be added**
<!-- Describe as precisely as possible how this feature/enhancement should work from the user perspective. What should be changed, etc. -->
**Why is this needed**
**Comments**
<!-- Any additional related comments that might help. Drawings/mockups would be extremely helpful (if required). -->
+19
View File
@@ -0,0 +1,19 @@
---
name: Support Request
about: Support request or question relating to Kubernetes Website project
labels:
- triage/support
---
**This is Support**
<!--
STOP -- PLEASE READ!
GitHub is not the right place for support requests.
If you're looking for help, check [Stack Overflow](https://stackoverflow.com/questions/tagged/kubernetes)
You can also post your question on the [Kubernetes Slack](http://slack.k8s.io/) or the [Discuss Kubernetes](https://discuss.kubernetes.io/) forum.
If the matter is security related, please disclose it privately via https://kubernetes.io/security/.
-->
+15 -6
View File
@@ -1,8 +1,17 @@
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> For 1.10 Features: set Milestone to 1.10 and Base Branch to release-1.10
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> NOTE: After opening the PR, please *un-check and re-check* the ["Allow edits from maintainers"](https://help.github.com/articles/allowing-changes-to-a-pull-request-branch-created-from-a-fork/) box so that maintainers can work on your patch and speed up the review process. This is a temporary workaround to address a known issue with GitHub.>
> Remember to delete this note before submitting your pull request.
>
> For pull requests on 1.17 Features: set Milestone to 1.17 and Base Branch to dev-1.17
>
> For pull requests on Chinese localization, set Base Branch to release-1.16
> Feel free to ask questions in #kubernetes-docs-zh
>
> For pull requests on Korean Localization: set Base Branch to dev-1.16-ko.\<latest team milestone>
>
> If you need Help on editing and submitting pull requests, visit:
> https://kubernetes.io/docs/contribute/start/#improve-existing-content.
>
> If you need Help on choosing which branch to use, visit:
> https://kubernetes.io/docs/contribute/start#choose-which-git-branch-to-use.
>^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> Please delete this note before submitting the pull request.
![Allow edits from maintainers checkbox](https://help.github.com/assets/images/help/pull_requests/allow-maintainers-to-make-edits-sidebar-checkbox.png)
+12 -2
View File
@@ -1,11 +1,10 @@
**/.DS_Store
**/desktop.ini
.jekyll-metadata
_site/**
.sass-cache/**
CNAME
.travis.yml
.idea/
.vscode/
# Vim ignore
# source: https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
@@ -24,3 +23,14 @@ Session.vim
tags
kubernetes.github.io.iml
nohup.out
# Hugo output
public/
resources/
# Netlify Functions build output
package-lock.json
functions/
node_modules/
-20
View File
@@ -1,20 +0,0 @@
language: go
go:
- 1.8.3
# Don't want default ./... here:
install:
- export PATH=$GOPATH/bin:$PATH
- mkdir -p $HOME/gopath/src/k8s.io
- mv $TRAVIS_BUILD_DIR $HOME/gopath/src/k8s.io/website
# (1) Fetch dependencies for us to run the tests in test/examples_test.go
- go get -t -v k8s.io/website/test
# Simplified deduplication of dependencies.
- cp -L -R $GOPATH/src/k8s.io/kubernetes/vendor/ $GOPATH/src/
- rm -r $GOPATH/src/k8s.io/kubernetes/vendor/
script:
- go test -v k8s.io/website/test
- ./verify-docs-format.sh
-11
View File
@@ -1,11 +0,0 @@
---
layout: docwithnav
title: 404 Error!
permalink: /404.html
no_canonical: true
sitemap: false
---
<script src="/js/redirects.js"></script>
Sorry, this page was not found. :(
+2 -1
View File
@@ -9,7 +9,8 @@ These are just guidelines, not rules. Use your best judgment, and feel free to p
### Code of Conduct
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to Sarah Novotny [sarahnovotny@google.com](mailto:sarahnovotny@google.com) and/or Dan Kohn [dan@linuxfoundation.org](mailto:dan@linuxfoundation.org).
Kubernetes follows the [Cloud Native Computing Foundation (CNCF) Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to the
[Kubernetes Code of Conduct Committee](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct) <conduct@kubernetes.io>.
### Documentation and Site Decisions
+30
View File
@@ -0,0 +1,30 @@
# Credit to Julien Guyomard (https://github.com/jguyomard). This Dockerfile
# is essentially based on his Dockerfile at
# https://github.com/jguyomard/docker-hugo/blob/master/Dockerfile. The only significant
# change is that the Hugo version is now an overridable argument rather than a fixed
# environment variable.
FROM alpine:latest
MAINTAINER Luc Perkins <lperkins@linuxfoundation.org>
RUN apk add --no-cache \
curl \
git \
openssh-client \
rsync \
build-base \
libc6-compat
ARG HUGO_VERSION
RUN mkdir -p /usr/local/src && \
cd /usr/local/src && \
curl -L https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz | tar -xz && \
mv hugo /usr/local/bin/hugo && \
addgroup -Sg 1000 hugo && \
adduser -Sg hugo -u 1000 -h /src hugo
WORKDIR /src
EXPOSE 1313
-53
View File
@@ -1,53 +0,0 @@
source "https://rubygems.org"
# gem "github-pages", group: :jekyll_plugins
gem "jekyll", "3.6.0"
group :github_pages_compatible do
gem "json", "~> 1.7", ">= 1.7.7"
gem "coffee-script", "~> 2.4"
gem "coffee-script-source", "~> 1.12"
gem "ethon", "~> 0.10"
gem "execjs", "~> 2.7"
gem "minima", "~> 2.0"
gem "terminal-table", "~> 1.4"
gem "unicode-display_width", "~> 1.1"
end
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"
gem "jekyll-sitemap"
gem "jekyll-gist"
gem "jekyll-paginate", "1.1.0"
gem "jekyll-seo-tag"
gem "jekyll-avatar", "~> 0.4"
gem "jekyll-coffeescript", "~> 1.0"
gem "jekyll-default-layout", "~> 0.1"
gem "jekyll-github-metadata", "~> 2.2"
gem "jekyll-optional-front-matter", "~> 0.1"
gem "jekyll-readme-index", "0.0.3"
gem "jekyll-redirect-from", "~> 0.13"
gem "jekyll-relative-links", "~> 0.2"
gem "jekyll-swiss", "~> 0.4"
gem "jekyll-theme-architect", "0.0.3"
gem "jekyll-theme-cayman", "0.0.3"
gem "jekyll-theme-dinky", "0.0.3"
gem "jekyll-theme-hacker", "0.0.3"
gem "jekyll-theme-leap-day", "0.0.3"
gem "jekyll-theme-merlot", "0.0.3"
gem "jekyll-theme-midnight", "0.0.3"
gem "jekyll-theme-minimal", "0.0.3"
gem "jekyll-theme-modernist", "0.0.3"
gem "jekyll-theme-primer", "~> 0.1"
gem "jekyll-theme-slate", "0.0.3"
gem "jekyll-theme-tactile", "0.0.3"
gem "jekyll-theme-time-machine", "0.0.3"
gem "jekyll-titles-from-headings", "~> 0.1"
end
gem "jekyll-include-cache", "~> 0.1"
gem "kramdown", "~> 1.11"
gem "rouge", "~> 2.0"
gem "pry"
-176
View File
@@ -1,176 +0,0 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
coderay (1.1.2)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
ethon (0.11.0)
ffi (>= 1.3.0)
execjs (2.7.0)
faraday (0.13.1)
multipart-post (>= 1.2, < 3)
ffi (1.9.18)
forwardable-extended (2.6.0)
jekyll (3.6.0)
addressable (~> 2.4)
colorator (~> 1.0)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
kramdown (~> 1.14)
liquid (~> 4.0)
mercenary (~> 0.3.3)
pathutil (~> 0.9)
rouge (>= 1.7, < 3)
safe_yaml (~> 1.0)
jekyll-avatar (0.5.0)
jekyll (~> 3.0)
jekyll-coffeescript (1.0.1)
coffee-script (~> 2.2)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.9.2)
jekyll (~> 3.3)
jekyll-gist (1.4.1)
octokit (~> 4.2)
jekyll-github-metadata (2.9.3)
jekyll (~> 3.1)
octokit (~> 4.0, != 4.4.0)
jekyll-include-cache (0.1.0)
jekyll (~> 3.3)
jekyll-optional-front-matter (0.3.0)
jekyll (~> 3.0)
jekyll-paginate (1.1.0)
jekyll-readme-index (0.0.3)
jekyll (~> 3.0)
jekyll-redirect-from (0.13.0)
jekyll (~> 3.3)
jekyll-relative-links (0.5.1)
jekyll (~> 3.3)
jekyll-sass-converter (1.5.0)
sass (~> 3.4)
jekyll-seo-tag (2.3.0)
jekyll (~> 3.3)
jekyll-sitemap (1.1.1)
jekyll (~> 3.3)
jekyll-swiss (0.4.0)
jekyll-theme-architect (0.0.3)
jekyll (~> 3.3)
jekyll-theme-cayman (0.0.3)
jekyll (~> 3.3)
jekyll-theme-dinky (0.0.3)
jekyll (~> 3.3)
jekyll-theme-hacker (0.0.3)
jekyll (~> 3.3)
jekyll-theme-leap-day (0.0.3)
jekyll (~> 3.3)
jekyll-theme-merlot (0.0.3)
jekyll (~> 3.3)
jekyll-theme-midnight (0.0.3)
jekyll (~> 3.3)
jekyll-theme-minimal (0.0.3)
jekyll (~> 3.3)
jekyll-theme-modernist (0.0.3)
jekyll (~> 3.3)
jekyll-theme-primer (0.5.2)
jekyll (~> 3.5)
jekyll-github-metadata (~> 2.9)
jekyll-seo-tag (~> 2.2)
jekyll-theme-slate (0.0.3)
jekyll (~> 3.3)
jekyll-theme-tactile (0.0.3)
jekyll (~> 3.3)
jekyll-theme-time-machine (0.0.3)
jekyll (~> 3.3)
jekyll-titles-from-headings (0.5.0)
jekyll (~> 3.3)
jekyll-watch (1.5.0)
listen (~> 3.0, < 3.1)
json (1.8.6)
kramdown (1.15.0)
liquid (4.0.0)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
mercenary (0.3.6)
method_source (0.9.0)
minima (2.1.1)
jekyll (~> 3.3)
multipart-post (2.0.0)
octokit (4.7.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.0)
forwardable-extended (~> 2.6)
pry (0.11.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (2.2.1)
safe_yaml (1.0.4)
sass (3.5.3)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
unicode-display_width (1.3.0)
PLATFORMS
ruby
DEPENDENCIES
coffee-script (~> 2.4)
coffee-script-source (~> 1.12)
ethon (~> 0.10)
execjs (~> 2.7)
jekyll (= 3.6.0)
jekyll-avatar (~> 0.4)
jekyll-coffeescript (~> 1.0)
jekyll-default-layout (~> 0.1)
jekyll-feed (~> 0.6)
jekyll-gist
jekyll-github-metadata (~> 2.2)
jekyll-include-cache (~> 0.1)
jekyll-optional-front-matter (~> 0.1)
jekyll-paginate (= 1.1.0)
jekyll-readme-index (= 0.0.3)
jekyll-redirect-from (~> 0.13)
jekyll-relative-links (~> 0.2)
jekyll-seo-tag
jekyll-sitemap
jekyll-swiss (~> 0.4)
jekyll-theme-architect (= 0.0.3)
jekyll-theme-cayman (= 0.0.3)
jekyll-theme-dinky (= 0.0.3)
jekyll-theme-hacker (= 0.0.3)
jekyll-theme-leap-day (= 0.0.3)
jekyll-theme-merlot (= 0.0.3)
jekyll-theme-midnight (= 0.0.3)
jekyll-theme-minimal (= 0.0.3)
jekyll-theme-modernist (= 0.0.3)
jekyll-theme-primer (~> 0.1)
jekyll-theme-slate (= 0.0.3)
jekyll-theme-tactile (= 0.0.3)
jekyll-theme-time-machine (= 0.0.3)
jekyll-titles-from-headings (~> 0.1)
json (~> 1.7, >= 1.7.7)
kramdown (~> 1.11)
minima (~> 2.0)
pry
rouge (~> 2.0)
terminal-table (~> 1.4)
unicode-display_width (~> 1.1)
BUNDLED WITH
1.15.4
+39 -8
View File
@@ -1,18 +1,49 @@
DOCKER = docker
HUGO_VERSION = 0.59.1
DOCKER_IMAGE = kubernetes-hugo
DOCKER_RUN = $(DOCKER) run --rm --interactive --tty --volume $(CURDIR):/src
NODE_BIN = node_modules/.bin
NETLIFY_FUNC = $(NODE_BIN)/netlify-lambda
.PHONY: all build build-preview help serve
help: ## Show this help.
@awk 'BEGIN {FS = ":.*?## "} /^[a-zA-Z_-]+:.*?## / {sub("\\\\n",sprintf("\n%22c"," "), $$2);printf "\033[36m%-20s\033[0m %s\n", $$1, $$2}' $(MAKEFILE_LIST)
all: build ## Build site with production settings and put deliverables in _site.
all: build ## Build site with production settings and put deliverables in ./public
build: ## Build site with production settings and put deliverables in _site.
bundle exec jekyll build
build: ## Build site with production settings and put deliverables in ./public
hugo --minify
build-preview: ## Build site with drafts and future posts enabled.
bundle exec jekyll build --drafts --future
build-preview: ## Build site with drafts and future posts enabled
hugo --buildDrafts --buildFuture
functions-build:
$(NETLIFY_FUNC) build functions-src
check-headers-file:
scripts/check-headers-file.sh
production-build: check-hugo-versions build check-headers-file ## Build the production site and ensure that noindex headers aren't added
non-production-build: check-hugo-versions ## Build the non-production site, which adds noindex headers to prevent indexing
hugo --enableGitInfo
serve: ## Boot the development server.
bundle exec jekyll serve
hugo server --buildFuture
stage: ## Run the Jekyll staging container.
docker run -ti --rm -v "${PWD}":/k8sdocs -p 4000:4000 gcr.io/google-samples/k8sdocs:1.1
docker-image:
$(DOCKER) build . --tag $(DOCKER_IMAGE) --build-arg HUGO_VERSION=$(HUGO_VERSION)
docker-build:
$(DOCKER_RUN) $(DOCKER_IMAGE) hugo
docker-serve:
$(DOCKER_RUN) -p 1313:1313 $(DOCKER_IMAGE) hugo server --buildFuture --bind 0.0.0.0
test-examples:
scripts/test_examples.sh install
scripts/test_examples.sh run
check-hugo-versions:
scripts/hugo-version-check.sh $(HUGO_VERSION)
+13 -8
View File
@@ -1,11 +1,16 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- tengqm
- zhangxiaoyu-zidif
- xiangpengzhao
- sig-docs-en-reviews # Defined in OWNERS_ALIASES
approvers:
- heckj
- bradamant3
- bradtopol
- steveperry-53
- zacharysarah
- sig-docs-en-owners # Defined in OWNERS_ALIASES
emeritus_approvers:
- chenopis
- jaredbhatti
# stewart-yu, you're welcome to return when you're ready to resume PR wrangling
- stewart-yu
labels:
- sig/docs
+184 -197
View File
@@ -1,205 +1,192 @@
aliases:
sig-api-machinery: #Team: API Server; GH: sig-api-machinery-pr-reviews; e.g. Annotations, Labels
- lavalamp
- sttts
- liggitt
- smarterclayton
- deads2k
sig-apps: #Team: Workloads; GH: sig-apps-pr-reviews; e.g. ConfigMaps, CronJobs, CustomResourceDefinitions, DaemonSets, Deployments, Jobs, Secrets, StatefulSets
- enisoc
- erictune
- foxish
- janetkuo
- kow3ns
- lukaszo
- mfojtik
- smarterclayton
- soltysh
- tnozicka
sig-architecture: #GH: sig-architecture-pr-reviews
- smarterclayton
- bgrant0607
sig-auth: #GH: sig-auth-pr-reviews
- php-coder
- liggitt
- mikedanese
- ericchiang
- mattmoyer
- enj
- deads2k
- davidopp
sig-autoscaling: #GH: sig-autoscaling-pr-reviews
- DirectXMan12
- bskiba
- aleksandra-malinowska
- MaciekPytel
- davidopp
- mwielgus
sig-aws: #Amazon AWS
- justinsb
- kris-nova
- chrislovecnm
- mfburnett
sig-azure: #Microsoft Azure
- slack
- colemickens
- jdumars
sig-big-data: #GH: sig-big-data-pr-reviews
- foxish
sig-cli: #Team: CLI; GH: sig-cli-pr-reviews; e.g. kubectl
- adohe
- deads2k
- derekwaynecarr
- dims
- dshulyak
- eparis
- ericchiang
- ghodss
- mengqiy
- rootfs
- shiywang
- smarterclayton
- soltysh
- sttts
sig-cluster-lifecycle: #GH: sig-cluster-lifecycle-pr-reviews
- jbeda
sig-cluster-lifecycle-kubeadm-approvers: # Approving changes to kubeadm documentation
- timothysc
- lukemarsden
- pipejakob
- dmmcquay
- mattmoyer
- luxas
- roberthbailey
- medinatiger
sig-cluster-ops:
- zehicle
- jdumars
sig-contribex: #aka Contributor Experience; GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-contributor-experience: #GH: sig-contributor-experience-pr-reviews
- rmmh
- cblecker
- apelisse
- grodrigues3
- spxtr
sig-docs: #Team: documentation; GH: sig-docs-pr-reviews
- fabriziopandini
sig-cluster-lifecycle-kubeadm-reviewers: # Reviewing kubeadm documentation
- timothysc
- lukemarsden
- luxas
- fabriziopandini
- kad
- xiangpengzhao
- stealthybox
- liztio
- chuckha
- detiber
- dixudx
sig-docs-blog-owners: # Approvers for blog content
- castrojo
- kbarnard10
- zacharysarah
sig-docs-blog-reviewers: # Reviewers for blog content
- cody-clark
- mrbobbytables
- onlydole
- parispittman
- vonguard
sig-docs-de-owners: # Admins for German content
- bene2k1
- mkorbi
- rlenferink
sig-docs-de-reviews: # PR reviews for German content
- bene2k1
- mkorbi
- rlenferink
sig-docs-en-owners: # Admins for English content
- bradamant3
- bradtopol
- daminisatya
- gochist
- jaredbhatti
- jimangel
- kbarnard10
- kbhawkey
- makoscafee
- rajakavitha1
- ryanmcginnis
- simplytunde
- steveperry-53
- xiangpengzhao
- zacharysarah
- zparnold
sig-docs-en-reviews: # PR reviews for English content
- rajakavitha1
- sftim
- tengqm
sig-docs-es-owners: # Admins for Spanish content
- raelga
- alexbrand
sig-docs-es-reviews: # PR reviews for Spanish content
- raelga
- alexbrand
# glo-pena
- electrocucaracha
sig-docs-fr-owners: # Admins for French content
- remyleone
- perriea
- rekcah78
- yastij
- smana
- rbenzair
- abuisine
- erickhun
- jygastaud
- awkif
- oussemos
sig-docs-fr-reviews: # PR reviews for French content
- remyleone
- perriea
- rekcah78
- yastij
- smana
- rbenzair
- abuisine
- erickhun
- jygastaud
- awkif
- oussemos
sig-docs-hi-owners: # Admins for Hindi content
- avidLearnerInProgress
- daminisatya
- mittalyashu
- Rajakavitha1
sig-docs-hi-reviews: # PR reviews for Hindi content
- avidLearnerInProgress
- daminisatya
- mittalyashu
- Rajakavitha1
sig-docs-id-owners: # Admins for Indonesian content
- girikuncoro
- irvifa
sig-docs-id-reviews: # PR reviews for Indonesian content
- girikuncoro
- irvifa
sig-docs-it-owners: # Admins for Italian content
- mattiaperi
- micheleberardi
- rlenferink
sig-docs-it-reviews: # PR reviews for Italian content
- mattiaperi
- micheleberardi
- rlenferink
sig-docs-ja-owners: # Admins for Japanese content
- cstoku
- inductor
- nasa9084
sig-docs-ja-reviews: # PR reviews for Japanese content
- cstoku
- inductor
- makocchi-git
- MasayaAoyama
- nasa9084
- oke-py
sig-docs-ko-owners: # Admins for Korean content
- ClaudiaJKang
- gochist
- ianychoi
- seokho-son
- zacharysarah
sig-docs-ko-reviews: # PR reviews for Korean content
- ClaudiaJKang
- gochist
- ianychoi
- seokho-son
sig-docs-maintainers: # Website maintainers
- bradamant3
- jimangel
- kbarnard10
- pwittrock
- steveperry-53
- zacharysarah
- bradtopol
- heckj
sig-federation: #Team: Federation; e.g. Federated Clusters
- csbell
sig-gcp: #Google Cloud Platform; GH: sig-gcp-pr-reviews
- abgworrall
sig-instrumentation: #GH: sig-instrumentation-pr-reviews; e.g. metrics, logging, events
- DirectXMan12
- x13n
- kawych
- crassirostris
- brancz
- fabxc
- loburm
- piosz
- fgrzadkowski
sig-multicluster: #GH: sig-multicluster-pr-reviews; e.g. resiliency against availability zone outages; hybrid clouds; spanning multiple cloud providers; migration to public clouds
- madhusudancs
- marun
- jianhuiz
- shashidharatd
- nikhiljindal
- quinton-hoole
- mwielgus
- csbell
sig-network: #Team: Network; GH: sig-network-pr-reviews; e.g. Ingress, Network Policies, Services
- bowei
- caseydavenport
- danwinship
- dcbw
- dnardo
- freehan
- mrhohn
- nicksardo
- thockin
sig-node: #Team: Node; GH: sig-node-pr-reviews; e.g. Containers, Docker, Images, OS images, Pods, Registries
- Random-Liu
- dashpole
- zparnold
sig-docs-zh-owners: # Admins for Chinese content
- chenopis
- chenrui333
- dchen1107
- derekwaynecarr
- dims
- feiskyer
- mtaufen
- ncdc
- pmorie
- resouer
- sjpotter
- tallclair
- tmrts
- vishh
- yifan-gu
- yujuhong
sig-onprem: #On-premises; GH: sig-onprem-pr-reviews
- zen
- idvoretskyi
- pigmej
- feiskyer
- nebril
sig-openstack: #GH: sig-openstack-pr-reviews
- hogepodge
- dklyle
- rjmorse
sig-pm: #aka Product Management
- apsinha
- idvoretskyi
- calebamiles
sig-product-management:
- apsinha
- idvoretskyi
- calebamiles
sig-release: #GH: sig-release-pr-reviews
- calebamiles
- enisoc
- pwittrock
sig-rktnetes:
- calebamiles
sig-scalability: #GH: sig-scalability-pr-reviews
- jbeda
- spiffxp
- lavalamp
- countspongebob
sig-scheduling: #Team: Sharing; GH: sig-scheduling-pr-reviews; e.g. Scheduler
- bsalamat
- davidopp
- jayunit100
- k82cn
- resouer
- timothysc
- wojtek-t
sig-service-catalog: #GH: sig-service-catalog-pr-reviews; e.g. Service Broker
- pmorie
- jessfraz
- pwittrock
- droot
- seans3
sig-storage: #Team: Storage; GH: sig-storage-pr-reviews; e.g. Volumes
- childsb
- jsafrane
- rootfs
- saad-ali
- matchstick
- msau42
sig-testing: #GH: sig-testing-pr-reviews
- fejta
- ixdy
- rmmh
- spiffxp
- spxtr
sig-ui: #User Interface
- danielromlein
- floreks
sig-windows:
- michmike
- haibinxie
- hanjiayao
- lichuqiang
- markthink
- SataQiu
- xiangpengzhao
- xichengliudui
- zacharysarah
- zhangxiaoyu-zidif
sig-docs-zh-reviews: # PR reviews for Chinese content
- chenrui333
- idealhack
- markthink
- SataQiu
- tengqm
- xiangpengzhao
- xichengliudui
- zhangxiaoyu-zidif
- pigletfly
sig-docs-pt-owners: # Admins for Portuguese content
- femrtnz
- jcjesus
- devlware
sig-docs-pt-reviews: # PR reviews for Portugese content
- femrtnz
- jcjesus
- devlware
sig-docs-vi-owners: # Admins for Vietnamese content
- huynguyennovem
- ngtuna
- truongnh1992
sig-docs-vi-reviews: # PR reviews for Vietnamese content
- huynguyennovem
- ngtuna
- truongnh1992
sig-docs-ru-owners: # Admins for Russian content
- msheldyakov
- aisonaku
- potapy4
- dianaabv
sig-docs-ru-reviews: # PR reviews for Russian content
- msheldyakov
- aisonaku
- potapy4
- dianaabv
+81
View File
@@ -0,0 +1,81 @@
# Kubernetes Dokumentation
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Herzlich willkommen! Dieses Repository enthält alle Assets, die zur Erstellung der [Kubernetes-Website und Dokumentation](https://kubernetes.io/) erforderlich sind. Wir freuen uns sehr, dass Sie dazu beitragen wollen!
## Beiträge zur Dokumentation
Sie können auf die Schaltfläche **Fork** im oberen rechten Bereich des Bildschirms klicken, um eine Kopie dieses Repositorys in Ihrem GitHub-Konto zu erstellen. Diese Kopie wird als *Fork* bezeichnet. Nehmen Sie die gewünschten Änderungen an Ihrem Fork vor. Wenn Sie bereit sind, diese Änderungen an uns zu senden, gehen Sie zu Ihrem Fork und erstellen Sie eine neue Pull-Anforderung, um uns darüber zu informieren.
Sobald Ihre Pull-Anfrage erstellt wurde, übernimmt ein Rezensent von Kubernetes die Verantwortung für klares, umsetzbares Feedback. Als Eigentümer des Pull-Request **liegt es in Ihrer Verantwortung Ihren Pull-Reqest enstsprechend des Feedbacks, dass Sie vom Kubernetes-Reviewer erhalten haben abzuändern.** Beachten Sie auch, dass Sie am Ende mehr als einen Rezensenten von Kubernetes erhalten, der Ihnen Feedback gibt, oder dass Sie Rückmeldungen von einem Rezensenten von Kubernetes erhalten, der sich von demjenigen unterscheidet, der ursprünglich für das Feedback zugewiesen wurde. In einigen Fällen kann es vorkommen, dass einer Ihrer Prüfer bei Bedarf eine technische Überprüfung von einem [Kubernetes Tech-Reviewer](https://github.com/kubernetes/website/wiki/tech-reviewers) anfordert. Reviewer geben ihr Bestes, um zeitnah Feedback zu geben, die Antwortzeiten können jedoch je nach den Umständen variieren.
Weitere Informationen zum Beitrag zur Kubernetes-Dokumentation finden Sie unter:
* [Mitwirkung beginnen](https://kubernetes.io/docs/contribute/start/)
* [Ihre Dokumentationsänderungen bereitstellen](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Seitenvorlagen verwenden](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Dokumentationsstil-Handbuch](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Übersetzung der Kubernetes-Dokumentation](https://kubernetes.io/docs/contribute/localization/)
## `README.md`'s Localizing Kubernetes Documentation
### Deutsch
Die Betreuer der deutschen Lokalisierung erreichen Sie unter:
* Benedikt Rollik ([@bene2k1](https://github.com/bene2k1))
* Max Körbächer ([@mkorbi](https://github.com/mkorbi))
* [Slack Kanal](https://kubernetes.slack.com/messages/kubernetes-docs-de)
## Site lokal mit Docker ausführen
Um die Kubernetes-Website lokal laufen zu lassen, empfiehlt es sich, ein spezielles [Docker](https://docker.com) Image auszuführen, das den statischen Site-Generator [Hugo](https://gohugo.io) enthält.
> Unter Windows benötigen Sie einige weitere Tools, die Sie mit [Chocolatey](https://chocolatey.org) installieren können.
`choco install make`
> Wenn Sie die Website lieber lokal ohne Docker ausführen möchten, finden Sie weitere Informationen unter [Website lokal mit Hugo ausführen](#Die-Site-lokal-mit-Hugo-ausführen).
Wenn Sie Docker [installiert](https://www.docker.com/get-started) haben, erstellen Sie das Docker-Image `kubernetes-hugo` lokal:
```bash
make docker-image
```
Nachdem das Image erstellt wurde, können Sie die Site lokal ausführen:
```bash
make docker-serve
```
Öffnen Sie Ihren Browser unter http://localhost:1313, um die Site anzuzeigen. Wenn Sie Änderungen an den Quelldateien vornehmen, aktualisiert Hugo die Site und erzwingt eine Browseraktualisierung.
## Die Site lokal mit Hugo ausführen
Hugo-Installationsanweisungen finden Sie in der [offiziellen Hugo-Dokumentation](https://gohugo.io/getting-started/installing/). Stellen Sie sicher, dass Sie die Hugo-Version installieren, die in der Umgebungsvariablen `HUGO_VERSION` in der Datei [`netlify.toml`](netlify.toml#L9) angegeben ist.
So führen Sie die Site lokal aus, wenn Sie Hugo installiert haben:
```bash
make serve
```
Dadurch wird der lokale Hugo-Server an Port 1313 gestartet. Öffnen Sie Ihren Browser unter http://localhost:1313, um die Site anzuzeigen. Wenn Sie Änderungen an den Quelldateien vornehmen, aktualisiert Hugo die Site und erzwingt eine Browseraktualisierung.
## Community, Diskussion, Beteiligung und Unterstützung
Erfahren Sie auf der [Community-Seite](http://kubernetes.io/community/) wie Sie mit der Kubernetes-Community interagieren können.
Sie können die Betreuer dieses Projekts unter folgender Adresse erreichen:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Verhaltensregeln
Die Teilnahme an der Kubernetes-Community unterliegt dem [Kubernetes-Verhaltenskodex](code-of-conduct.md).
## Vielen Dank!
Kubernetes lebt vom Community Engagement und wir freuen uns sehr über Ihre Beiträge zu unserer Website und unserer Dokumentation!
+76
View File
@@ -0,0 +1,76 @@
# La documentación de Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Bienvenido!
Este repositorio contiene todos los recursos necesarios para construir el [sitio web de Kubernetes y su documentación](https://kubernetes.io/). ¡Estamos encantados de que quiera contribuir!
## Contribuyendo con la documentación
Puede hacer clic en el botón **Fork** situado en la esquina superior derecha de la pantalla para crear una copia de este repositorio en su cuenta de GitHub. A ese tipo de copia se le llama **Fork** (bifurcación) y le permite editar el contenido del repositorio en su copia personal. Realice los cambios que quiera en su **fork** y, cuando esté listo para enviarnos esos cambios, vaya a **fork** en repositorio en su GitHub y cree una nueva **pull request** para que tengamos constancia de la propuesta de cambios.
Una vez la **pull request** ha sido creada, un revisor de Kubernetes asumirá la responsabilidad de proporcionar comentarios claros y prácticos sobre como continuar. Como propietario de la PR, **es su responsabilidad modificar la pull request para abordar los comentarios proporcionados por el revisor de Kubernetes.** Tenga en cuenta que algunas veces puede terminar teniendo más de un revisor de Kubernetes participando en la revisión, por lo que es posible que reciba comentarios de más revisores a parte del asignado originalmente en la creación de la **pull request**. Además, en algunas ocasiones, es posible que uno de sus revisores solicite una revisión técnica por parte de un [revisor técnico de Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) si lo considera necesario.
Los revisores harán todo lo posible para proporcionar toda la información necesaria para que la **pull request** siga adelante en un tiempo razonable, pero este tiempo de respuesta puede variar según las circunstancias.
Para obtener más información sobre cómo contribuir a la documentación de Kubernetes, puede consultar:
* [Empezando a contribuir](https://kubernetes.io/docs/contribute/start/)
* [Visualizando sus cambios en su entorno local](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Utilizando las plantillas de las páginas](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Guía de estilo de la documentación](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Traduciendo la documentación de Kubernetes](https://kubernetes.io/docs/contribute/localization/)
## Levantando el sitio web kubernetes.io en su entorno local con Docker
El método recomendado para levantar una copia local del sitio web kubernetes.io es utilizando la imagen de [Docker](https://docker.com) que incluye el generador de sitios estáticos [Hugo](https://gohugo.io).
> Para Windows, algunas otras herramientas como Make son necesarias. Puede instalarlas utilizando el gestor [Chocolatey](https://chocolatey.org). `choco install make` o siguiendo las instrucciones de [Make for Windows](http://gnuwin32.sourceforge.net/packages/make.htm).
> Si prefiere levantar el sitio web sin utilizar **Docker**, puede seguir las instrucciones disponibles en la sección [Levantando kubernetes.io en local con Hugo](#levantando-kubernetes.io-en-local-con-hugo).
Una vez tenga Docker [configurado en su máquina](https://www.docker.com/get-started), puede construir la imagen de Docker `kubernetes-hugo` localmente ejecutando el siguiente comando en la raíz del repositorio:
```bash
make docker-image
```
Una vez tenga la imagen construida, puede levantar el sitio web ejecutando:
```bash
make docker-serve
```
Abra su navegador y visite http://localhost:1313 para acceder a su copia local del sitio. A medida que vaya haciendo cambios en el código fuente, Hugo irá actualizando la página y forzará la actualización en el navegador.
## Levantando kubernetes.io en local con Hugo
Revise la [documentación oficial de Hugo](https://gohugo.io/getting-started/installing/) para obtener las instrucciones de instalación en su sistema operativo. Asegúrese de instalar la versión de Hugo especificada en la variable de entorno `HUGO_VERSION` del fichero [`netlify.toml`](netlify.toml#L9).
Para levantar el sitio localmente una vez Hugo está instalado en su sistema, puede ejecutar el siguiente comando:
```bash
make serve
```
Este comando levantará un servidor de Hugo en el puerto **1313** al que podrá acceder visitando http://localhost:1313 y dónde podrá visualizar su copia local del sitio web. A medida que vaya haciendo cambios en el código fuente, Hugo irá actualizando la página y forzará la actualización en el navegador.
## Comunidad, discusión, contribuir y soporte
Aprenda como participar en la comunidad de Kubernetes visitando la [página de comunidad](http://kubernetes.io/community/).
Puede ponerse en contacto con los mantenedores de este proyecto en:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Código de conducta
La participación en la comunidad de Kubernetes está regulada por el [Código de Conducta de Kubernetes](code-of-conduct.md).
## ¡Muchas gracias!
Kubernetes es posible gracias a la participación de la comunidad y la documentación es vital para facilitar el acceso al proyecto.
Agradecemos muchísimo sus contribuciones a nuestro sitio web y nuestra documentación.
+83
View File
@@ -0,0 +1,83 @@
# Documentation de Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Bienvenue !
Ce référentiel contient toutes les informations nécessaires à la construction du site web et de la documentation de Kubernetes.
Nous sommes très heureux que vous vouliez contribuer !
## Contribuer à la rédaction des docs
Vous pouvez cliquer sur le bouton **Fork** en haut à droite de l'écran pour créer une copie de ce dépôt dans votre compte GitHub.
Cette copie s'appelle un *fork*.
Faites tous les changements que vous voulez dans votre fork, et quand vous êtes prêt à nous envoyer ces changements, allez dans votre fork et créez une nouvelle pull request pour nous le faire savoir.
Une fois votre pull request créée, un examinateur de Kubernetes se chargera de vous fournir une revue claire et exploitable.
En tant que propriétaire de la pull request, **il est de votre responsabilité de modifier votre pull request pour tenir compte des commentaires qui vous ont été fournis par l'examinateur de Kubernetes.**
Notez également que vous pourriez vous retrouver avec plus d'un examinateur de Kubernetes pour vous fournir des commentaires ou vous pourriez finir par recevoir des commentaires d'un autre examinateur que celui qui vous a été initialement affecté pour vous fournir ces commentaires.
De plus, dans certains cas, l'un de vos examinateur peut demander un examen technique à un [examinateur technique de Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) au besoin.
Les examinateurs feront de leur mieux pour fournir une revue rapidement, mais le temps de réponse peut varier selon les circonstances.
Pour plus d'informations sur la contribution à la documentation Kubernetes, voir :
* [Commencez à contribuer](https://kubernetes.io/docs/contribute/start/)
* [Apperçu des modifications apportées à votre documentation](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Utilisation des modèles de page](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Documentation Style Guide](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Traduction de la documentation Kubernetes](https://kubernetes.io/docs/contribute/localization/)
## Exécuter le site localement en utilisant Docker
La façon recommandée d'exécuter le site web Kubernetes localement est d'utiliser une image spécialisée [Docker](https://docker.com) qui inclut le générateur de site statique [Hugo](https://gohugo.io).
> Si vous êtes sous Windows, vous aurez besoin de quelques outils supplémentaires que vous pouvez installer avec [Chocolatey](https://chocolatey.org). `choco install install make`
> Si vous préférez exécuter le site Web localement sans Docker, voir [Exécuter le site localement avec Hugo](#running-the-site-locally-using-hugo) ci-dessous.
Si vous avez Docker [up and running](https://www.docker.com/get-started), construisez l'image Docker `kubernetes-hugo' localement:
```bash
make docker-image
```
Une fois l'image construite, vous pouvez exécuter le site localement :
```bash
make docker-serve
```
Ouvrez votre navigateur à l'adresse: http://localhost:1313 pour voir le site.
Lorsque vous apportez des modifications aux fichiers sources, Hugo met à jour le site et force le navigateur à rafraîchir la page.
## Exécuter le site localement en utilisant Hugo
Voir la [documentation officielle Hugo](https://gohugo.io/getting-started/installing/) pour les instructions d'installation Hugo.
Assurez-vous d'installer la version Hugo spécifiée par la variable d'environnement `HUGO_VERSION` dans le fichier [`netlify.toml`](netlify.toml#L9).
Pour exécuter le site localement lorsque vous avez Hugo installé :
```bash
make serve
```
Le serveur Hugo local démarrera sur le port 1313.
Ouvrez votre navigateur à l'adresse: http://localhost:1313 pour voir le site.
Lorsque vous apportez des modifications aux fichiers sources, Hugo met à jour le site et force le navigateur à rafraîchir la page.
## Communauté, discussion, contribution et assistance
Apprenez comment vous engager avec la communauté Kubernetes sur la [page communauté](http://kubernetes.io/community/).
Vous pouvez joindre les responsables de ce projet à l'adresse :
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Code de conduite
La participation à la communauté Kubernetes est régie par le [Code de conduite de Kubernetes](code-of-conduct.md).
## Merci !
Kubernetes prospère grâce à la participation de la communauté, et nous apprécions vraiment vos contributions à notre site et à notre documentation !
+84
View File
@@ -0,0 +1,84 @@
# कुबरनेट्स प्रलेखन
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
स्वागत हे! इस रिपॉजिटरी में [कुबरनेट्स वेबसाइट और दस्तावेज](https://kubernetes.io/) बनाने के लिए आवश्यक सभी संपत्तियां हैं। हम बहुत खुश हैं कि आप योगदान करना चाहते हैं!
## डॉक्स में योगदान देना
आप अपने GitHub खाते में इस रिपॉजिटरी की एक copy बनाने के लिए स्क्रीन के ऊपरी-दाएँ क्षेत्र में **Fork** बटन पर क्लिक करें। इस copy को *Fork* कहा जाता है। अपने fork में कोई भी परिवर्तन करना चाहते हैं, और जब आप उन परिवर्तनों को हमारे पास भेजने के लिए तैयार हों, तो अपने fork पर जाएं और हमें इसके बारे में बताने के लिए एक नया pull request बनाएं।
एक बार जब आपका pull request बन जाता है, तो एक कुबरनेट्स समीक्षक स्पष्ट, कार्रवाई योग्य प्रतिक्रिया प्रदान करने की जिम्मेदारी लेगा। pull request के मालिक के रूप में, **यह आपकी जिम्मेदारी है कि आप कुबरनेट्स समीक्षक द्वारा प्रदान की गई प्रतिक्रिया को संबोधित करने के लिए अपने pull request को संशोधित करें।**
यह भी ध्यान दें कि आप एक से अधिक कुबरनेट्स समीक्षक आपको प्रतिक्रिया प्रदान कर सकते हैं या आप एक कुबरनेट्स समीक्षक से प्रतिक्रिया प्राप्त कर सकते हैं जो मूल रूप से आपको प्रतिक्रिया प्रदान करने के लिए दिए गए एक से भिन्न है। इसके अलावा, कुछ मामलों में, आपका एक समीक्षक जरूरत पड़ने पर [कुबेरनेट्स टेक समीक्षक](https://github.com/kubernetes/website/wiki/Tech-reviewers) से तकनीकी समीक्षा प्राप्त कर सकता है। समीक्षक समय पर प्रतिक्रिया देने के लिए पूरी कोशिश करेंगे, लेकिन परिस्थितियों के आधार पर प्रतिक्रिया समय अलग-अलग हो सकता है।
कुबरनेट्स प्रलेखन में योगदान देने के बारे में अधिक जानकारी के लिए, देखें:
* [योगदान देना शुरू करें](https://kubernetes.io/docs/contribute/start/)
* [परिवर्तनों को अंतिम चरण में लेजाएं](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [पेज टेम्पलेट](http://kubernetes.io/docs/contribute/style/page-templates/)
* [प्रलेखन शैली गाइड](http://kubernetes.io/docs/contribute/style/style-guide/)
* [स्थानीयकरण कुबरनेट्स प्रलेखन](https://kubernetes.io/docs/contribute/localization/)
## `README.md`'s स्थानीयकरण कुबरनेट्स प्रलेखन
आप पर हिंदी स्थानीयकरण के maintainers तक पहुँच सकते हैं:
* Yashu Mittal ([Twitter](https://twitter.com/mittalyashu77), [GitHub](https://github.com/mittalyashu))
* [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-hi)
## स्थानीय रूप से डॉकर का उपयोग करके साइट चलाना
कुबरनेट्स वेबसाइट को स्थानीय रूप से चलाने के लिए अनुशंसित तरीका एक विशेष [डॉकर](https://docker.com) image को चलाना है, जिसमें [Hugo](https://gohugo.io) स्टेटिक साइट जनरेटर शामिल है।
> यदि आप विंडोज पर हैं, तो आपको कुछ और टूल्स की आवश्यकता होगी जिन्हें आप [Chocolatey](https://chocolatey.org) के साथ इंस्टॉल कर सकते हैं।
> यदि आप डॉकर के बिना स्थानीय रूप से वेबसाइट चलाना पसंद करते हैं, तो नीचे Hugo का उपयोग करके स्थानीय रूप से साइट चलाना देखें।
यदि आप डॉकर के बिना स्थानीय रूप से वेबसाइट चलाना पसंद करते हैं, तो नीचे दिए गए Hugo का उपयोग करके स्थानीय रूप से [साइट को चलाने](#running-the-site-locally-using-hugo) का तरीका देखें।
यदि आप [डॉकर](https://www.docker.com/get-started) चला रहे हैं, तो स्थानीय रूप से `कुबेरनेट्स-ह्यूगो` Docker image बनाएँ:
```bash
make docker-image
```
एक बार image बन जाने के बाद, आप साइट को स्थानीय रूप से चला सकते हैं:
```bash
make docker-serve
```
साइट देखने के लिए अपने browser को `http://localhost:1313` पर खोलें। जैसा कि आप source फ़ाइलों में परिवर्तन करते हैं, Hugo साइट को अपडेट करता है और browser को refresh करने पर मजबूर करता है।
## Hugo का उपयोग करते हुए स्थानीय रूप से साइट चलाना
Hugo निर्देशों के लिए [आधिकारिक Hugo प्रलेखन](https://gohugo.io/getting-started/installing/) देखें। [`Netlify.toml`](netlify.toml#L9) फ़ाइल में `HUGO_VERSION` environment variable द्वारा निर्दिष्ट Hugo version को install करना सुनिश्चित करें।
जब आप Hugo को install करते हैं तो स्थानीय रूप से साइट को चलाने के लिए:
```bash
make serve
```
यह पोर्ट `1313` पर Hugo सर्वर को शुरू करेगा। साइट देखने के लिए अपने browser को `http://localhost:1313` पर खोलें। जैसा कि आप source फ़ाइलों में परिवर्तन करते हैं, Hugo साइट को अपडेट करता है और एक browser को refresh करने पर मजबूर करता है।
## समुदाय, चर्चा, योगदान और समर्थन
[Community page](http://kubernetes.io/community/) पर कुबरनेट्स समुदाय के साथ जुड़ना सीखें।
आप इस परियोजना के स्थानीयकरण तक पहुँच सकते हैं:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
## कोड ओफ़ कंडक्ट
कुबरनेट्स समुदाय में भागीदारी [कुबरनेट्स कोड ओफ़ कंडक्ट](https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/hi.md) द्वारा शासित है.
## धन्यवाद!
कुबरनेट्स सामुदायिक भागीदारी पर पनपती है, और हम वास्तव में हमारी साइट और हमारे प्रलेखन में आपके योगदान की सराहना करते हैं!
कुबरनेट्स आपकी भागीदारी पर निर्भर है, और हम हमारी साइट और प्रलेखन में आपके योगदान का मान करते हैं!
+72
View File
@@ -0,0 +1,72 @@
# Dokumentasi Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Selamat datang! Repositori ini merupakan wadah bagi semua komponen yang dibutuhkan untuk membuat [dokumentasi Kubernetes](https://kubernetes.io/). Kami merasa sangat senang apabila kamu berminat untuk menjadi kontributor!
## Kontribusi pada dokumentasi
Pertama, kamu dapat menekan tombol **Fork** yang berada pada bagian atas layar, untuk menyalin repositori pada akun Github-mu. Salinan ini disebut sebagai **fork**. Kamu dapat menambahkan konten pada **fork** yang kamu miliki, setelah kamu merasa cukup untuk menambahkan konten yang kamu miliki dan ingin memberikan konten tersebut pada kami, kamu dapat melihat **fork** yang telah kamu buat dan membuat **pull request** untuk memberi tahu kami bahwa kamu ingin menambahkan konten yang telah kamu buat.
Setelah kamu membuat sebuah **pull request**, seorang **reviewer** akan memberikan masukan terhadap konten yang kamu sediakan serta beberapa hal yang dapat kamu lakukan apabila perbaikan diperlukan terhadap konten yang telah kamu sediakan. Sebagai seorang yang membuat **pull request**, **sudah menjadi kewajiban kamu untuk melakukan modifikasi terhadap konten yang kamu berikan sesuai dengan masukan yang diberikan oleh seorang reviewer Kubernetes**. Perlu kamu ketahui bahwa kamu dapat saja memiliki lebih dari satu orang **reviewer Kubernetes** atau dalam kasus kamu bisa saja mendapatkan **reviewer Kubernetes** yang berbeda dengan **reviewer Kubernetes** awal yang ditugaskan untuk memberikan masukan terhadap konten yang kamu sediakan. Selain itu, seorang **reviewer Kubernetes** bisa saja meminta masukan teknis dari [reviewer teknis Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) jika diperlukan.
Untuk informasi lebih lanjut mengenai tata cara melakukan kontribusi, kamu dapat melihat tautan di bawah ini:
* [Petunjuk Melakukan Kontribusi](https://kubernetes.io/docs/contribute/start/)
* [Melakukan Tahap Staging pada Konten Dokumentasi yang telah Kamu Sediakan](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Petunjuk Menggunakan Page Templates](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Petunjuk untuk Documentation Style](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Petunjuk untuk Melakukan Lokalisasi Dokumentasi Kubernetes](https://kubernetes.io/docs/contribute/localization/)
## Menjalankan Dokumentasi Kubernetes pada Mesin Lokal Kamu
Petunjuk yang disarankan untuk menjalankan Dokumentasi Kubernetes pada mesin lokal kamus adalah dengan menggunakan [Docker](https://docker.com) **image** yang memiliki **package** [Hugo](https://gohugo.io), **Hugo** sendiri merupakan generator website statis.
> Jika kamu menggunakan Windows, kamu mungkin membutuhkan beberapa langkah tambahan untuk melakukan instalasi perangkat lunak yang dibutuhkan. Instalasi ini dapat dilakukan dengan menggunakan [Chocolatey](https://chocolatey.org). `choco install make`
> Jika kamu ingin menjalankan **website** tanpa menggunakan **Docker**, kamu dapat melihat tautan berikut [Petunjuk untuk menjalankan website pada mesin lokal dengan menggunakan Hugo](#petunjuk-untuk-menjalankan-website-pada-mesin-lokal-denga-menggunakan-hugo) di bagian bawah.
Jika kamu sudah memiliki **Docker** [yang sudah dapat digunakan](https://www.docker.com/get-started), kamu dapat melakukan **build** `kubernetes-hugo` **Docker image** secara lokal:
```bash
make docker-image
```
Setelah **image** berhasil di-**build**, kamu dapat menjalankan website tersebut pada mesin lokal-mu:
```bash
make docker-serve
```
Buka **browser** kamu ke http://localhost:1313 untuk melihat laman dokumentasi. Selama kamu melakukan penambahan konten, **Hugo** akan secara otomatis melakukan perubahan terhadap laman dokumentasi apabila **browser** melakukan proses **refresh**.
## Petunjuk untuk menjalankan website pada mesin lokal dengan menggunakan Hugo
Kamu dapat melihat [dokumentasi resmi Hugo](https://gohugo.io/getting-started/installing/) untuk mengetahui langkah yang diperlukan untuk melakukan instalasi **Hugo**. Pastikan kamu melakukan instalasi versi **Hugo** sesuai dengan versi yang tersedia pada **environment variable** `HUGO_VERSION` pada **file**[`netlify.toml`](netlify.toml#L9).
Untuk menjalankan laman pada mesin lokal setelah instalasi **Hugo**, kamu dapat menjalankan perintah berikut:
```bash
make serve
```
Buka **browser** kamu ke http://localhost:1313 untuk melihat laman dokumentasi. Selama kamu melakukan penambahan konten, **Hugo** akan secara otomatis melakukan perubahan terhadap laman dokumentasi apabila **browser** melakukan proses **refresh**.
## Komunitas, Diskusi, Kontribusi, dan Bantuan
Kamu dapat belajar bagaimana tata cara untuk ikut terlibat dalam komunitas Kubernetes melalui [laman komunitas](http://kubernetes.io/community/).
Kamu dapat berinteraksi dengan **maintainers** project ini melalui:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Etika dalam Berkontribusi
Partisipasi dalam komunitas Kubernetes diatur dalam [Etika dalam Berkontribusi pada Kubernetes](code-of-conduct.md).
## Terima Kasih!
Kubernetes sangat menjunjung tinggi partisipasi dari komunitas, dan kami sangat mengapresiasi kontribusi kamu pada laman dan dokumentasi kami!
+75
View File
@@ -0,0 +1,75 @@
# Kubernetesのドキュメント
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
ようこそ!このリポジトリには、[KubernetesのWebサイトとドキュメント](https://kubernetes.io/)をビルドするために必要な全アセットが格納されています。貢献に興味を持っていただきありがとうございます!
## ドキュメントに貢献する
GitHubの画面右上にある**Fork**ボタンをクリックすると、お使いのGitHubアカウントに紐付いた本リポジトリのコピーが作成され、このコピーのことを*フォーク*と呼びます。フォークリポジトリの中ではお好きなように変更を加えていただいて構いません。加えた変更をこのリポジトリに追加したい任意のタイミングにて、フォークリポジトリからPull Reqeustを作成してください。
Pull Requestが作成されると、レビュー担当者が責任を持って明確かつ実用的なフィードバックを返します。
Pull Requestの所有者は作成者であるため、**ご自身で作成したPull Requestを編集し、フィードバックに対応するのはご自身の役目です。**
また、状況によっては2人以上のレビュアーからフィードバックが返されたり、アサインされていないレビュー担当者からのフィードバックが来ることがある点もご注意ください。
さらに、特定のケースにおいては、レビュー担当者が[Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers)に対してレビューを依頼することもあります。
レビュー担当者はタイムリーにフィードバックを提供するために最善を尽くしますが、応答時間は状況に応じて異なる場合があります。
Kubernetesのドキュメントへの貢献に関する詳細については以下のページをご覧ください:
* [貢献のはじめ方](https://kubernetes.io/docs/contribute/start/)
* [ドキュメントの変更をステージする](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [ページテンプレートの使い方](http://kubernetes.io/docs/contribute/style/page-templates/)
* [ドキュメントのスタイルガイド](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Kubernetesドキュメントの翻訳方法](https://kubernetes.io/docs/contribute/localization/)
## Dockerを使ってローカル環境でWebサイトを動かす
ローカル環境で本ページを動かすのに推奨される方法は、静的サイトジェネレータの[Hugo](https://gohugo.io)を動かすのに特化した[Docker](https://docker.com)イメージを使うことです。
> Windows上で環境を作る場合は[Chocolatey](https://chocolatey.org)を使ってインストール可能な追加のツールが必要になります。 `choco install make`
> Dockerを使わずに環境を構築したい場合は、[Hugoをローカル環境で動かす](#hugoをローカル環境で動かす)をご覧ください。
既に[Dockerが動いている環境](https://www.docker.com/get-started)であれば、以下のコマンドを使って`kubernetes-hugo`イメージをローカルでビルドします:
```bash
make docker-image
```
イメージが作成されたら、以下のコマンドを使ってWebサイトをローカル上で動かすことができます:
```bash
make docker-serve
```
お使いのブラウザにて http://localhost:1313 にアクセスすることでWebサイトが開きます。リポジトリ内のソースファイルに変更を加えると、HugoがWebサイトの内容を更新してブラウザに反映します。
## Hugoをローカル環境で動かす
Hugoのインストール方法については[Hugoの公式ドキュメント](https://gohugo.io/getting-started/installing/)をご覧ください。このとき、[`netlify.toml`](netlify.toml#L9)ファイルに記述されている`HUGO_VERSION`と同じバージョンをインストールするようにしてください。
Hugoがインストールできたら、以下のコマンドを使ってWebサイトをローカル上で動かすことができます:
```bash
make serve
```
これで、Hugoのサーバーが1313番ポートを使って開始します。 お使いのブラウザにて http://localhost:1313 にアクセスしてください。リポジトリ内のソースファイルに変更を加えると、HugoがWebサイトの内容を更新してブラウザに反映します。
## コミュニティ内での議論、貢献、サポートなどについて
[コミュニティのページ](http://kubernetes.io/community/)をご覧になることで、Kubernetesコミュニティとの関わり方を学ぶことができます。
本プロジェクトのメンテナーには以下の方法で連絡することができます:
- [Slack](https://kubernetes.slack.com/messages/kubernetes-docs-ja)
- [メーリングリスト](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### 行動規範
Kubernetesコミュニティへの参加については、[Kubernetesの行動規範](code-of-conduct.md)によって管理されています。
## ありがとうございます!
Kubernetesはコミュニティの参加によって成長しています。Webサイトおよびドキュメンテーションへの皆さんの貢献に感謝します!
+69
View File
@@ -0,0 +1,69 @@
# 쿠버네티스 문서화
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
환영합니다! 이 저장소는 쿠버네티스 웹사이트 및 문서화를 만드는 데 필요로 하는 모든 asset에 대한 공간을 제공합니다. 여러분이 기여를 원한다는 사실에 매우 기쁩니다!
## 문서에 기여하기
이 저장소에 대한 복제본을 여러분의 GitHub 계정에 생성하기 위해 화면 오른쪽 위 영역에 있는 **Fork** 버튼을 클릭 가능합니다. 이 복제본은 *fork* 라고 부릅니다. 여러분의 fork에서 원하는 임의의 변경 사항을 만들고, 해당 변경 사항을 보낼 준비가 되었다면, 여러분의 fork로 이동하여 새로운 풀 리퀘스트를 만들어 우리에게 알려주시기 바랍니다.
여러분의 풀 리퀘스트가 생성된 이후에는, 쿠버네티스 리뷰어가 명료하고 실행 가능한 피드백을 제공하는 책임을 담당할 것입니다. 풀 리퀘스트의 오너로서, **쿠버네티스 리뷰어로부터 제공받은 피드백을 수용하기 위해 풀 리퀘스트를 수정하는 것은 여러분의 책임입니다.** 또한, 참고로 한 명 이상의 쿠버네티스 리뷰어가 여러분에게 피드백을 제공하는 상황에 처하거나, 또는 여러분에게 피드백을 제공하기로 원래 할당된 사람이 아닌 다른 쿠버네티스 리뷰어로부터 피드백을 받는 상황에 처할 수도 있습니다. 그뿐만 아니라, 몇몇 상황에서는, 필요에 따라 리뷰어 중 한 명이 [쿠버네티스 기술 리뷰어](https://github.com/kubernetes/website/wiki/Tech-reviewers)로부터의 기술 리뷰를 요청할지도 모릅니다. 리뷰어는 제시간에 피드백을 제공하기 위해 최선을 다할 것이지만, 응답 시간은 상황에 따라 달라질 수도 있습니다.
쿠버네티스 문서화에 기여하기와 관련된 보다 자세한 정보는, 다음을 살펴봅니다:
* [기여 시작하기](https://kubernetes.io/docs/contribute/start/)
* [문서화 변경 사항 스테이징하기](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [페이지 템플릿 사용하기](http://kubernetes.io/docs/contribute/style/page-templates/)
* [문서화 스타일 가이드](http://kubernetes.io/docs/contribute/style/style-guide/)
* [쿠버네티스 문서화 로컬라이징](https://kubernetes.io/docs/contribute/localization/)
## `README.md`에 대한 쿠버네티스 문서화 번역
### 한국어
`README.md` 번역 및 한국어 기여자를 위한 보다 자세한 가이드를 [한국어 README](README-ko.md) 페이지 혹은 [쿠버네티스 문서 한글화 가이드](https://kubernetes.io/ko/docs/contribute/localization_ko/)에서 살펴봅니다.
한국어 번역 메인테이너에게 다음을 통해 연락 가능합니다.
* 이덕준 ([GitHub - @gochist](https://github.com/gochist))
* [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-ko)
## 도커를 사용하여 사이트를 로컬에서 실행하기
쿠버네티스 웹사이트를 로컬에서 실행하기 위한 추천하는 방식은 [Hugo](https://gohugo.io) 정적 사이트 생성기를 포함하는 특별한 [도커](https://docker.com) 이미지를 실행하는 것입니다.
> Windows에서 실행하는 경우, [Chocolatey](https://chocolatey.org)로 설치할 수 있는 명명 추가 도구를 필요로 할 것입니다. `choco install make`
> 도커를 사용하지 않고 웹사이트를 로컬에서 실행하기를 선호하는 경우에는, 아래 [Hugo를 사용한 로컬 사이트 실행하기](#hugo를-사용한-로컬-사이트-실행하기)를 살펴봅니다.
도커 [동작 및 실행](https://www.docker.com/get-started) 환경이 있는 경우, 로컬에서 `kubernetes-hugo` 도커 이미지를 빌드 합니다:
```bash
make docker-image
```
해당 이미지가 빌드 된 이후, 사이트를 로컬에서 실행할 수 있습니다:
```bash
make docker-serve
```
브라우저에서 http://localhost:1313 를 열어 사이트를 살펴봅니다. 소스 파일에 변경 사항이 있을 때, Hugo는 사이트를 업데이트하고 브라우저를 강제로 새로고침합니다.
## Hugo를 사용한 로컬 사이트 실행하기
Hugo 설치 안내를 위해서는 [공식 Hugo 문서화](https://gohugo.io/getting-started/installing/)를 살펴봅니다. [`netlify.toml`](netlify.toml#L9) 파일에 있는 `HUGO_VERSION` 환경 변수에서 지정된 Hugo 버전이 설치되었는지를 확인합니다.
Hugo가 설치되었을 때 로컬에서 사이트를 실행하기 위해 (다음을 실행합니다):
```bash
make serve
```
이를 통해 로컬 Hugo 서버를 1313번 포트에 시작합니다. 브라우저에서 http://localhost:1313 를 열어 사이트를 살펴봅니다. 소스 파일에 변경 사항이 있을 때, Hugo는 사이트를 업데이트하고 브라우저를 강제로 새로고침합니다.
## 감사합니다!
쿠버네티스는 커뮤니티 참여와 함께 생존하며, 우리는 사이트 및 문서화에 대한 여러분의 컨트리뷰션에 대해 정말 감사하게 생각합니다!
+76
View File
@@ -0,0 +1,76 @@
# A documentação do Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Bem vindos! Este repositório abriga todos os recursos necessários para criar o [site e documentação do Kubernetes](https://kubernetes.io/). Estamos muito satisfeitos por você querer contribuir!
## Contribuindo com os documentos
Você pode clicar no botão **Fork** na área superior direita da tela para criar uma cópia desse repositório na sua conta do GitHub. Esta cópia é chamada de *fork*. Faça as alterações desejadas no seu fork e, quando estiver pronto para enviar as alterações para nós, vá até o fork e crie uma nova solicitação de pull para nos informar sobre isso.
Depois que seu **pull request** for criado, um revisor do Kubernetes assumirá a responsabilidade de fornecer um feedback claro e objetivo. Como proprietário do pull request, **é sua responsabilidade modificar seu pull request para abordar o feedback que foi fornecido a você pelo revisor do Kubernetes.** Observe também que você pode acabar tendo mais de um revisor do Kubernetes para fornecer seu feedback ou você pode acabar obtendo feedback de um revisor do Kubernetes que é diferente daquele originalmente designado para lhe fornecer feedback. Além disso, em alguns casos, um de seus revisores pode solicitar uma revisão técnica de um [revisor de tecnologia Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers) quando necessário. Os revisores farão o melhor para fornecer feedback em tempo hábil, mas o tempo de resposta pode variar de acordo com as circunstâncias.
Para mais informações sobre como contribuir com a documentação do Kubernetes, consulte:
* [Comece a contribuir](https://kubernetes.io/docs/contribute/start/)
* [Preparando suas alterações na documentação](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Usando Modelos de Página](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Guia de Estilo da Documentação](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Localizando documentação do Kubernetes](https://kubernetes.io/docs/contribute/localization/)
Você pode contactar os mantenedores da localização em Português em:
* Felipe ([GitHub - @femrtnz](https://github.com/femrtnz))
* [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-pt)
## Executando o site localmente usando o Docker
A maneira recomendada de executar o site do Kubernetes localmente é executar uma imagem especializada do [Docker](https://docker.com) que inclui o gerador de site estático [Hugo](https://gohugo.io).
> Se você está rodando no Windows, você precisará de mais algumas ferramentas que você pode instalar com o [Chocolatey](https://chocolatey.org). `choco install make`
> Se você preferir executar o site localmente sem o Docker, consulte [Executando o site localmente usando o Hugo](#executando-o-site-localmente-usando-o-hugo) abaixo.
Se você tiver o Docker [em funcionamento](https://www.docker.com/get-started), crie a imagem do Docker do `kubernetes-hugo` localmente:
```bash
make docker-image
```
Depois que a imagem foi criada, você pode executar o site localmente:
```bash
make docker-serve
```
Abra seu navegador para http://localhost:1313 para visualizar o site. Conforme você faz alterações nos arquivos de origem, Hugo atualiza o site e força a atualização do navegador.
## Executando o site localmente usando o Hugo
Veja a [documentação oficial do Hugo](https://gohugo.io/getting-started/installing/) para instruções de instalação do Hugo. Certifique-se de instalar a versão do Hugo especificada pela variável de ambiente `HUGO_VERSION` no arquivo [`netlify.toml`](netlify.toml#L9).
Para executar o site localmente quando você tiver o Hugo instalado:
```bash
make serve
```
Isso iniciará o servidor Hugo local na porta 1313. Abra o navegador para http://localhost:1313 para visualizar o site. Conforme você faz alterações nos arquivos de origem, Hugo atualiza o site e força a atualização do navegador.
## Comunidade, discussão, contribuição e apoio
Aprenda a se envolver com a comunidade do Kubernetes na [página da comunidade](http://kubernetes.io/community/).
Você pode falar com os mantenedores deste projeto:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Código de conduta
A participação na comunidade Kubernetes é regida pelo [Código de Conduta da Kubernetes](code-of-conduct.md).
## Obrigado!
O Kubernetes conta com a participação da comunidade e nós realmente agradecemos suas contribuições para o nosso site e nossa documentação!
+80
View File
@@ -0,0 +1,80 @@
# Документация по Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Добро пожаловать! Данный репозиторий содержит все необходимые файлы для сборки [сайта Kubernetes и документации](https://kubernetes.io/). Мы благодарим вас за старания!
## Вклад в документацию
Нажмите на кнопку **Fork** в правом верхнем углу, чтобы создать копию этого репозитория в ваш GitHub-аккаунт. Это копия называется *форк-репозиторием*. Делайте любые изменения в вашем форк-репозитории, и когда вы будете готовы опубликовать изменения, откройте форк-репозиторий и создайте новый пулреквест, чтобы уведомить нас.
После того, как вы отправите пулреквест, ревьювер Kubernetes даст по нему обратную связь. Вы, как автор пулреквеста, **должны обновить свой пулреквест после его рассмотрения ревьювером Kubernetes.** Вполне возможно, что более одного ревьювера Kubernetes оставят свои комментарии или даже может быть так, что новый комментарий ревьювера Kubernetes будет отличаться от первоначального назначенного ревьювера. Кроме того, в некоторых случаях один из ревьюверов может запросить технический обзор у [технического ревьювера Kubernetes](https://github.com/kubernetes/website/wiki/Tech-reviewers), если это будет необходимо. Ревьюверы сделают все возможное, чтобы как можно оперативно оставить свои предложения и пожелания, но время ответа может варьироваться в зависимости от обстоятельств.
Узнать подробнее о том, как поучаствовать в документации Kubernetes, вы можете по ссылкам ниже:
* [Начните вносить свой вклад](https://kubernetes.io/docs/contribute/start/)
* [Просмотр локальных изменений](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Использование шаблонов страниц](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Руководство по оформлению документации](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Руководство по локализации Kubernetes](https://kubernetes.io/docs/contribute/localization/)
## `README.md` файлы на других языках
| | |
|---|---|
|[Французский](README-fr.md)|[Корейский](README-ko.md)|
|[Немецкий](README-de.md)|[Португальский](README-pt.md)|
|[Хинди README](README-hi.md)|[Испанский](README-es.md)|
|[Индонезийский](README-id.md)|[Китайский](README-zh.md)|
|||
## Запуск сайта локально с помощью Docker
Рекомендованный способ запуска сайта Kubernetes на локальной машине - использовать специальный образ [Docker](https://docker.com), который включает статический генератор сайтов [Hugo](https://gohugo.io).
> Если вы используете Windows, вам необходимо установить дополнительные инструменты через [Chocolatey](https://chocolatey.org). `choco install make`
> Если вы хотите запустить сайт локально без Docker, обратитесь к разделу [Запуск сайта с помощью Hugo](#running-the-site-locally-using-hugo) ниже на этой странице.
Когда Docker [установлен и запущен](https://www.docker.com/get-started), соберите локально Docker-образ `kubernetes-hugo`, выполнив команду в консоли:
```bash
make docker-image
```
После того, как вы собрали образ, можно запустить сайт локально:
```bash
make docker-serve
```
Откройте браузер и перейдите по ссылке http://localhost:1313, чтобы открыть сайт. Если вы редактируете исходные файлы сайта, Hugo автоматически применит изменения и обновит страницу в браузере.
## Запуск веб-сайта с помощью Hugo {#running-the-site-locally-using-hugo}
Обратитесь к [официальной документации Hugo](https://gohugo.io/getting-started/installing/), чтобы установить Hugo. Убедитесь, что вы установили правильную версию Hugo, которая устанавливается в переменной окружения `HUGO_VERSION` в файле [`netlify.toml`](netlify.toml#L9).
После установки Hugo, чтобы запустить сайт, выполните в консоли:
```bash
make serve
```
Эта команда запустит сервер Hugo на порту 1313. Откройте браузер и перейдите по ссылке http://localhost:1313, чтобы открыть сайта. Если вы отредактируете исходные файлы сайта, Hugo автоматически применит изменения и обновит страницу в браузере.
## Сообщество, обсуждение, вклад и поддержка
Узнайте, как поучаствовать в жизни сообщества Kubernetes на [странице сообщества](http://kubernetes.io/community/).
Вы можете связаться с сопровождающими этого проекта по:
- [Канал в Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Рассылка](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Нормы поведения
Участие в сообществе Kubernetes регулируется [нормами поведения Kubernetes](code-of-conduct.md).
## Спасибо!
Kubernetes процветает благодаря сообществу и мы ценим ваш вклад в сайт и документацию!
+72
View File
@@ -0,0 +1,72 @@
# Tài liệu Kubernetes
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
Chào mừng! Kho lưu trữ này chứa tất cả các tài nguyên cần thiết để xây dựng [trang web của Kubernetes và các tài liệu](https://kubernetes.io/). Chúng tôi rất vui vì bạn muốn đóng góp.
## Đóng góp cho tài liệu
Bạn có thể click vào nút **Fork** ở góc trên bên phải màn hình để tạo bản sao của kho lưu trữ này trong tài khoản GitHub của bạn. Bản sao này được gọi là một bản *fork*. Thực hiện bất kì thay đổi nào mà bạn muốn trong bản fork của bạn và khi bạn sẵn sang gửi những thay đổi đó cho chúng tôi, hãy đến bản fork của bạn và tạo một Pull Request mới để cho chúng tôi biết về nó.
Một khi Pull Request của bạn được tạo, reviewer sẽ chịu trách nhiệm cung cấp các phản hồi rõ ràng, có thể thực hiện được. Là chủ sở hữu của pull request, **bạn có trách nhiệm sửa đổi Pull Request của mình để giải quyết các phản hồi bởi reviewer.** Ngoài ra, lưu ý rằng bạn có thể có nhiều hơn một reviewer cung cấp cho bạn các phản hồi hoặc bạn có thể nhận được phản hồi từ reviewer khác với reviewer ban đầu được chỉ định. Hơn nữa, trong một số trường hợp, một trong những reviewer của bạn có thể yêu cầu đánh giá kỹ thuật từ [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) khi cần. Các reviewers sẽ cố gắng hết sức để cung cấp phản hồi một cách kịp thời nhưng thời gian phản hồi có thể thay đổi tùy theo hoàn cảnh.
Để biết thêm thông tin về việc đóng góp cho tài liệu Kubernetes, hãy xem:
* [Bắt đầu đóng góp](https://kubernetes.io/docs/contribute/start/)
* [Các giai đoạn thay đổi tài liệu](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Sử dụng các trang templates](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Hướng dẫn biểu mẫu tài liệu](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Địa phương hóa tài liệu Kubernetes](https://kubernetes.io/docs/contribute/localization/)
## Chạy website cục bộ dùng Docker
Cách được đề xuất để chạy trang web Kubernetes cục bộ là dùng [Docker](https://docker.com) image chứa trình tạo web tĩnh [Hugo](https://gohugo.io).
> Nếu bạn làm việc trên môi trường Windows, bạn sẽ cần thêm môt vài công cụ mà bạn có thể cài đặt với [Chocolatey](https://chocolatey.org). `choco install make`
> Nếu bạn không muốn dùng Docker để chạy trang web cục bộ, hãy xem [Chạy website cục bộ dùng Hugo](#Chạy website cục bộ dùng Hugo) dưới đây.
Nếu bạn có Docker đang [up và running](https://www.docker.com/get-started), build `kubernetes-hugo` Docker image cục bộ:
```bash
make docker-image
```
Khi image đã được built, bạn có thể chạy website cục bộ:
```bash
make docker-serve
```
Mở trình duyệt và đến địa chỉ http://localhost:1313 để xem website. Khi bạn thay đổi các file nguồn, Hugo cập nhật website và buộc làm mới trình duyệt.
## Chạy website cục bộ dùng Hugo
Hãy xem [tài liệu chính thức của Hugo](https://gohugo.io/getting-started/installing/) cho việc hướng dẫn cài đặt Hugo. Đảm bảo cài đặt phiên bản mở rộng của Hugo được xác định bởi biến môi trường `HUGO_VERSION` trong file [`netlify.toml`](netlify.toml#L9)
Để chạy website cục bộ khi Hugo được cài đặt:
```bash
make serve
```
Câu lệnh trên sẽ khởi động server Hugo cục bộ trên cổng 1313. Mở trình duyệt và đến địa chỉ http://localhost:1313 để xem website. Khi bạn thay đổi các file nguồn, Hugo cập nhật website và buộc làm mới trình duyệt.
## Cộng đồng, thảo luận, đóng góp và hỗ trợ
Tìm hiểu cách tham gia với cộng đồng Kubernetes trên [trang cộng đồng](http://kubernetes.io/community/).
Bạn có thể tiếp cận những maintainers của dự án này tại:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Quy tắc ứng xử
Sự tham gia vào cộng đồng Kubernetes được điểu chỉnh bởi [Kubernetes Code of Conduct](code-of-conduct.md).
## Cảm ơn!
Kubernetes phát triển mạnh mẽ về sự tham gia của cộng đồng và chúng tôi đánh giá cao những đóng góp của bạn cho trang web và tài liệu của chúng tôi!
+182
View File
@@ -0,0 +1,182 @@
# Kubernetes 文档
<!--
# The Kubernetes documentation
-->
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
<!--
Welcome! This repository houses all of the assets required to build the [Kubernetes website and documentation](https://kubernetes.io/).
We're glad that you want to contribute!
-->
欢迎!本仓库包含了所有用于构建 [Kubernetes 网站和文档](https://kubernetes.io/)的内容。
我们非常高兴您想要参与贡献!
<!--
## Contributing to the docs
-->
## 贡献文档
<!--
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account.
This copy is called a *fork*. Make any changes you want in your fork,
and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
-->
您可以点击屏幕右上方的 **Fork** 按钮,在您的 GitHub 账户下创建一份本仓库的副本。这个副本叫做 *fork*。您可以对 fork 副本进行任意修改,
当准备好把修改提交给我们时,您可以通过创建一个 pull request 来告知我们。
<!--
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback.
As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.**
Also, note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one initially assigned to provide you feedback.
Furthermore, in some cases, one of your reviewers might ask for a technical review from a [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) when needed.
Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
-->
创建 pull request 后,Kubernetes 审核人员将负责提供清晰且可操作的反馈。作为 pull request 的所有者,**您有责任修改 pull request 以解决 Kubernetes 审核者提供给您的反馈。**
另请注意,您最终可能会收到多个 Kubernetes 审核人员为您提供的反馈,也可能出现后面 Kubernetes 审核人员的反馈与前面审核人员的反馈不尽相同的情况。
此外,在某些情况下,您的某位评审员可能会在需要时要求 [Kubernetes 技术评审员](https://github.com/kubernetes/website/wiki/Tech-reviewers) 进行技术评审。
审稿人将尽最大努力及时提供反馈,但响应时间可能因情况而异。
<!--
For more information about contributing to the Kubernetes documentation, see:
* [Start contributing](https://kubernetes.io/docs/contribute/start/)
* [Staging Your Documentation Changes](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Using Page Templates](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Documentation Style Guide](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/)
-->
有关为 Kubernetes 文档做出贡献的更多信息,请参阅:
* [开始贡献](https://kubernetes.io/docs/contribute/start/)
* [缓存您的文档变更](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [使用页面模版](http://kubernetes.io/docs/contribute/style/page-templates/)
* [文档风格指南](http://kubernetes.io/docs/contribute/style/style-guide/)
* [本地化 Kubernetes 文档](https://kubernetes.io/docs/contribute/localization/)
<!--
## `README.md`'s Localizing Kubernetes Documentation
-->
## `README.md` 的本地化 Kubernetes 文档
<!--
### Korean
You can reach the maintainers of Korean localization at:
* June Yi ([GitHub - @gochist](https://github.com/gochist))
* [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-ko)
-->
### 中文
可以通过以下方式联系中文本地化的维护人员:
* Rui Chen ([GitHub - @chenrui333](https://github.com/chenrui333))
* He Xiaolong ([GitHub - @markthink](https://github.com/markthink))
* [Slack channel](https://kubernetes.slack.com/messages/kubernetes-docs-zh)
<!--
## Running the website locally using Docker
-->
## 在本地使用 docker 运行网站
<!--
The recommended way to run the Kubernetes website locally is to run a specialized [Docker](https://docker.com) image that includes the [Hugo](https://gohugo.io) static website generator.
-->
在本地运行 Kubernetes 网站的推荐方法是运行包含 [Hugo](https://gohugo.io) 静态网站生成器的专用 [Docker](https://docker.com) 镜像。
<!--
> If you are running on Windows, you'll need a few more tools which you can install with [Chocolatey](https://chocolatey.org). `choco install make`
-->
> 如果您使用的是 Windows,则需要一些工具,可以使用 [Chocolatey](https://chocolatey.org) 进行安装。`choco install make`
<!--
> If you'd prefer to run the website locally without Docker, see [Running the website locally using Hugo](#running-the-site-locally-using-hugo) below.
-->
> 如果您更喜欢在没有 Docker 的情况下在本地运行网站,请参阅下面的[使用 Hugo 在本地运行网站](#running-the-site-locally-using-hugo) 章节。
<!--
If you have Docker [up and running](https://www.docker.com/get-started), build the `kubernetes-hugo` Docker image locally:
-->
如果您已经[安装运行](https://www.docker.com/get-started)了 Docker,使用以下命令在本地构建 `kubernetes-hugo` Docker 镜像:
```bash
make docker-image
```
<!--
Once the image has been built, you can run the website locally:
-->
一旦创建了镜像,您就可以在本地运行网站了:
```bash
make docker-serve
```
<!--
Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
-->
打开浏览器访问 http://localhost:1313 以查看网站。当您对源文件进行更改时,Hugo 会更新网站并强制刷新浏览器。
<!--
## Running the website locally using Hugo
-->
## 使用 Hugo 在本地运行网站
<!--
See the [official Hugo documentation](https://gohugo.io/getting-started/installing/) for Hugo installation instructions.
Make sure to install the Hugo version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L9) file.
-->
有关 Hugo 的安装说明,请参阅 [Hugo 官方文档](https://gohugo.io/getting-started/installing/)。
确保安装对应版本的 Hugo,版本号由 [`netlify.toml`](netlify.toml#L9) 文件中的 `HUGO_VERSION` 环境变量指定。
<!--
To run the website locally when you have Hugo installed:
-->
安装 Hugo 后,在本地运行网站:
```bash
make serve
```
<!--
This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
-->
这将在 1313 端口上启动本地 Hugo 服务器。打开浏览器访问 http://localhost:1313 查看网站。当您对源文件进行更改时,Hugo 会更新网站并强制刷新浏览器。
<!--
## Community, discussion, contribution, and support
-->
## 社区、讨论、贡献和支持
<!--
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
-->
在[社区页面](http://kubernetes.io/community/)了解如何与 Kubernetes 社区互动。
<!--
You can reach the maintainers of this project at:
-->
您可以通过以下方式联系该项目的维护人员:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
<!--
### Code of conduct
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
-->
### 行为准则
参与 Kubernetes 社区受 [Kubernetes 行为准则](code-of-conduct.md)的约束。
<!--
## Thank you!
Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation!
-->
## 感谢!
Kubernetes 因为社区的参与而蓬勃发展,感谢您对我们网站和文档的贡献!
+73 -13
View File
@@ -1,22 +1,82 @@
## Instructions for Contributing to the Kubernetes Documentation
# The Kubernetes documentation
Welcome! We are very pleased you want to contribute to the Kubernetes documentation.
[![Build Status](https://api.travis-ci.org/kubernetes/website.svg?branch=master)](https://travis-ci.org/kubernetes/website)
[![GitHub release](https://img.shields.io/github/release/kubernetes/website.svg)](https://github.com/kubernetes/website/releases/latest)
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account called a *fork*. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Welcome! This repository houses all of the assets required to build the [Kubernetes website and documentation](https://kubernetes.io/). We're glad that you want to contribute!
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.** Also note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one originally assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
## Contributing to the docs
You can click the **Fork** button in the upper-right area of the screen to create a copy of this repository in your GitHub account. This copy is called a *fork*. Make any changes you want in your fork, and when you are ready to send those changes to us, go to your fork and create a new pull request to let us know about it.
Once your pull request is created, a Kubernetes reviewer will take responsibility for providing clear, actionable feedback. As the owner of the pull request, **it is your responsibility to modify your pull request to address the feedback that has been provided to you by the Kubernetes reviewer.** Also, note that you may end up having more than one Kubernetes reviewer provide you feedback or you may end up getting feedback from a Kubernetes reviewer that is different than the one initially assigned to provide you feedback. Furthermore, in some cases, one of your reviewers might ask for a technical review from a [Kubernetes tech reviewer](https://github.com/kubernetes/website/wiki/Tech-reviewers) when needed. Reviewers will do their best to provide feedback in a timely fashion but response time can vary based on circumstances.
For more information about contributing to the Kubernetes documentation, see:
* [Contributing to the Kubernetes Documentation](http://kubernetes.io/editdocs/)
* [Creating a Documentation Pull Request](http://kubernetes.io/docs/home/contribute/create-pull-request/)
* [Writing a New Topic](http://kubernetes.io/docs/home/contribute/write-new-topic/)
* [Review Issues](http://kubernetes.io/docs/home/contribute/review-issues/)
* [Staging Your Documentation Changes](http://kubernetes.io/docs/home/contribute/stage-documentation-changes/)
* [Using Page Templates](http://kubernetes.io/docs/home/contribute/page-templates/)
* [Documentation Style Guide](http://kubernetes.io/docs/home/contribute/style-guide/)
* [Start contributing](https://kubernetes.io/docs/contribute/start/)
* [Staging Your Documentation Changes](http://kubernetes.io/docs/contribute/intermediate#view-your-changes-locally)
* [Using Page Templates](http://kubernetes.io/docs/contribute/style/page-templates/)
* [Documentation Style Guide](http://kubernetes.io/docs/contribute/style/style-guide/)
* [Localizing Kubernetes Documentation](https://kubernetes.io/docs/contribute/localization/)
## Localization `README.md`'s
| | |
|---|---|
|[French README](README-fr.md)|[Korean README](README-ko.md)|
|[German README](README-de.md)|[Portuguese README](README-pt.md)|
|[Hindi README](README-hi.md)|[Spanish README](README-es.md)|
|[Indonesian README](README-id.md)|[Chinese README](README-zh.md)|
|[Japanese README](README-ja.md)|[Vietnamese README](README-vi.md)|
|[Russian README](README-ru.md)|
|||
## Running the website locally using Docker
The recommended way to run the Kubernetes website locally is to run a specialized [Docker](https://docker.com) image that includes the [Hugo](https://gohugo.io) static website generator.
> If you are running on Windows, you'll need a few more tools which you can install with [Chocolatey](https://chocolatey.org). `choco install make`
> If you'd prefer to run the website locally without Docker, see [Running the website locally using Hugo](#running-the-site-locally-using-hugo) below.
If you have Docker [up and running](https://www.docker.com/get-started), build the `kubernetes-hugo` Docker image locally:
```bash
make docker-image
```
Once the image has been built, you can run the website locally:
```bash
make docker-serve
```
Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
## Running the website locally using Hugo
See the [official Hugo documentation](https://gohugo.io/getting-started/installing/) for Hugo installation instructions. Make sure to install the Hugo extended version specified by the `HUGO_VERSION` environment variable in the [`netlify.toml`](netlify.toml#L9) file.
To run the website locally when you have Hugo installed:
```bash
make serve
```
This will start the local Hugo server on port 1313. Open up your browser to http://localhost:1313 to view the website. As you make changes to the source files, Hugo updates the website and forces a browser refresh.
## Community, discussion, contribution, and support
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
You can reach the maintainers of this project at:
- [Slack](https://kubernetes.slack.com/messages/sig-docs)
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-sig-docs)
### Code of conduct
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
## Thank you!
Kubernetes thrives on community participation, and we really appreciate your
contributions to our site and our documentation!
Kubernetes thrives on community participation, and we appreciate your contributions to our website and our documentation!
+15
View File
@@ -0,0 +1,15 @@
# Defined below are the security contacts for this repo.
#
# They are the contact point for the Product Security Committee to reach out
# to for triaging and handling of incoming issues.
#
# The below names agree to abide by the
# [Embargo Policy](https://git.k8s.io/security/private-distributors-list.md#embargo-policy)
# and will be removed and replaced if they violate that agreement.
#
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/
bradamant3
jimangel
zacharysarah
-92
View File
@@ -1,92 +0,0 @@
name: Kubernetes
title: Kubernetes
url: https://kubernetes.io
description: Production-Grade Container Orchestration
markdown: kramdown
kramdown:
input: GFM
html_to_native: true
hard_wrap: false
syntax_highlighter: rouge
incremental: true
safe: false
lsi: false
latest: "v1.9"
defaults:
-
scope:
path: ""
values:
fullversion: "v1.9.0"
version: "v1.9"
githubbranch: "master"
docsbranch: "master"
versions:
- fullversion: "v1.9.0"
version: "v1.9"
githubbranch: "v1.9.0"
docsbranch: "release-1.9"
url: https://kubernetes.io
- fullversion: "v1.8.4"
version: "v1.8"
githubbranch: "v1.8.4"
docsbranch: "release-1.8"
url: https://v1-8.docs.kubernetes.io
- fullversion: "v1.7.6"
version: "v1.7"
githubbranch: "v1.7.6"
docsbranch: "release-1.7"
url: https://v1-7.docs.kubernetes.io
- fullversion: "v1.6.8"
version: "v1.6"
githubbranch: "v1.6.8"
docsbranch: "release-1.6"
url: https://v1-6.docs.kubernetes.io
- fullversion: "v1.5.7"
version: "v1.5"
githubbranch: "v1.5.7"
docsbranch: "release-1.5"
url: https://v1-5.docs.kubernetes.io
deprecated: false
currentUrl: https://kubernetes.io/docs/home/
nextUrl: http://kubernetes-io-vnext-staging.netlify.com/
-
scope:
path: "docs"
values:
layout: docwithnav
showedit: true
permalink: pretty
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-include-cache
# disabled gems
# - jekyll-redirect-from
include: [_redirects,_headers]
# SEO
logo: /images/favicon.png
twitter:
username: kubernetesio
# empty array for tabs
emptyArray: []
# Tables of contents, stored in the _data folder, that control the sidebar nav
tocs:
- docs-home
- setup
- tasks
- tutorials
- concepts
- reference
- samples
- search
- imported
-27
View File
@@ -1,27 +0,0 @@
id: _example
name: Example K8s Term
full-link: /docs/link-to-long-dedicated-docs-page
aka:
- Slang K8s Term
- Misnomer
- Formerly Known as Prince
related:
- id-of-less-fancy-k8s-term
- id-of-tangential-term
- id-of-commonly-used-with-term
tags:
- Some Tag
short-description: >
Required.
Markdown allowed (e.g. for cross-linking).
One or two lines that provide a minimum definition.
Do not repeat the term.
Prefer fragments.
End with a period.
long-description: >
Optional.
Markdown allowed.
Longer additional text to appear after (in conjunction with) short description.
Provide where the short description is not sufficient as the intro paragraph to a topic.
Write complete but concise sentences.
**See /_includes/templates/glossary/README.md for the official style guide.**
-9
View File
@@ -1,9 +0,0 @@
id: annotation
name: Annotation
full-link: /docs/concepts/overview/working-with-objects/annotations
tags:
- fundamental
short-description: >
A key-value pair that is used to attach arbitrary non-identifying metadata to objects.
long-description: >
The metadata in an annotation can be small or large, structured or unstructured, and can include characters not permitted by labels. Clients such as tools and libraries can retrieve this metadata.
-11
View File
@@ -1,11 +0,0 @@
id: application-architect
name: Application Architect
related:
- application-developer
tags:
- user-type
short-description: >
A person responsible for the high-level design of an application.
long-description: >
An architect ensures that an app's implementation allows it to interact with its surrounding components in a scalable, maintainable way.
Surrounding components include databases, logging infrastructure, and other microservices.
-11
View File
@@ -1,11 +0,0 @@
id: application-developer
name: Application Developer
related:
- application-architect
tags:
- user-type
short-description: >
A person who writes an application that runs in a Kubernetes cluster.
long-description: >
An application developer focuses on one part of an application.
The scale of their focus may vary significantly in size.
-10
View File
@@ -1,10 +0,0 @@
id: approver
name: Approver
tags:
- community
short-description: >
A person who can review and approve Kubernetes code contributions.
long-description: >
While code review is focused on code quality and correctness, approval is focused on the holistic acceptance of a contribution.
Holistic acceptance includes backwards/forwards compatibility, adhering to API and flag conventions, subtle performance and correctness issues, interactions with other parts of the system, and others.
Approver status is scoped to a part of the codebase.
-11
View File
@@ -1,11 +0,0 @@
id: certificate
name: Certificate
full-link: /docs/tasks/tls/managing-tls-in-a-cluster/
tags:
- security
short-description: >
A cryptographically secure file used to validate access to the Kubernetes cluster.
long-description: >
Certificates enable applications within a Kubernetes
cluster to access the Kubernetes API securely. Certificates validate that
clients are allowed to access the API.
-9
View File
@@ -1,9 +0,0 @@
id: cla
name: CLA (Contributor License Agreement)
full-link: https://github.com/kubernetes/community/blob/master/CLA.md
tags:
- community
short-description: >
Terms under which a {% glossary_tooltip text="contributor" term_id="contributor" %} grants a license to an open source project for their contributions.
long-description: >
CLAs help resolve legal disputes involving contributed material and intellectual property (IP).
@@ -1,13 +0,0 @@
id: cloud-controller-manager
name: Cloud Controller Manager
full-link: https://kubernetes.io/docs/tasks/administer-cluster/running-cloud-controller/
tags:
- core-object
- architecture
- operation
short-description: >
Cloud Controller Manager is an alpha feature in 1.8. In upcoming releases it will be the preferred way to integrate Kubernetes with any cloud.
long-description: >
Kubernetes v1.6 contains a new binary called cloud-controller-manager. cloud-controller-manager is a daemon that embeds cloud-specific control loops.
These cloud-specific control loops were originally in the kube-controller-manager. Since cloud providers develop and release at a different pace compared to the Kubernetes
project, abstracting the provider-specific code to the cloud-controller-manager binary allows cloud vendors to evolve independently from the core Kubernetes code.
-10
View File
@@ -1,10 +0,0 @@
id: cloud-provider
name: Cloud Provider
full-link: /docs/concepts/cluster-administration/cloud-providers
tags:
- community
short-description: >
Cloud provider is a company that offers cloud computing platform that can run Kubernetes clusters.
long-description: >
Cloud providers or sometime called Cloud Service Provider (CSPs) provides cloud computing platforms. They may offer services such as Infrastructure as a Service (IaaS) or Platform as a Service (PaaS). Cloud providers host the Kubernetes cluster and also provide services that interact with the cluster, such as Load Balancers, Storage Classes etc.
-11
View File
@@ -1,11 +0,0 @@
id: cluster-architect
name: Cluster Architect
related:
- cluster
- cluster-operator
tags:
- user-type
short-description: >
A person who designs infrastructure that involves one or more Kubernetes clusters.
long-description: >
Cluster architects are concerned with best practices for distributed systems, for example&#58; high availability and security.
-15
View File
@@ -1,15 +0,0 @@
id: cluster-operator
name: Cluster Operator
aka:
- Cluster Administrator
related:
- cluster
- cluster-architect
tags:
- user-type
short-description: >
A person who configures, controls, and monitors clusters.
long-description: |
Their primary responsibility is keeping a cluster up and running, which may involve periodic maintenance activities or upgrades.<br>
**NOTE:** Cluster operators are different from the [Operator pattern](https://coreos.com/operators) that extends the Kubernetes API.
-9
View File
@@ -1,9 +0,0 @@
id: cluster
name: Cluster
tags:
- fundamental
- operation
short-description: >
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
long-description: >
A cluster has several worker nodes and at least one master node.
-12
View File
@@ -1,12 +0,0 @@
id: code-contributor
name: Code Contributor
full-link: /docs/imported/community/devel/
aka:
- Community Developer
tags:
- community
- user-type
short-description: >
A person who develops and contributes code to the Kubernetes open source codebase.
long-description: >
They are also an active {% glossary_tooltip text="community member" term_id="member" %} who participates in one or more {% glossary_tooltip text="Special Interest Groups (SIGs)" term_id="sig" %}.
-13
View File
@@ -1,13 +0,0 @@
id: configmap
name: ConfigMap
full-link: /docs/tasks/configure-pod-container/configure-pod-configmap/
related:
- pod
- secret
tags:
- core-object
short-description: >
An API object used to store non-confidential data in key-value pairs. Can be consumed as environment variables, command-line arguments, or config files in a {% glossary_tooltip text="volume" term_id="volume" %}.
long-description: >
Allows you to decouple environment-specific configuration from your {% glossary_tooltip text="container images" term_id="container" %}, so that your applications are easily portable.
When storing confidential data use a [Secret](https://kubernetes.io/docs/concepts/configuration/secret/).
@@ -1,9 +0,0 @@
id: container-env-variables
name: Container Environment Variables
full-link: /docs/concepts/containers/container-environment-variables.md
tags:
- fundamental
short-description: >
Container environment variables are name/value pairs that provide useful information into containers running in a Pod.
long-description: >
Container environment variables provide information that is required by the running containerized applications along with information about important resources to the [Containers] {% glossary_tooltip text="Containers" term_id="container" %}. For example, file system, information about the container itself and other cluster resources such as service endpoints, etc.
-10
View File
@@ -1,10 +0,0 @@
id: container
name: Container
full-link: /docs/concepts/overview/what-is-kubernetes/#why-containers
tags:
- fundamental
- workload
short-description: >
A lightweight and portable executable image that contains software and all of its dependencies.
long-description: >
Containers decouple applications from underlying host infrastructure to make deployment easier in different cloud or OS environments, and for easier scaling.
-8
View File
@@ -1,8 +0,0 @@
id: contributor
name: Contributor
tags:
- community
short-description: >
Someone who donates code, documentation, or their time to help the Kubernetes project or community.
long-description: >
Contributions include pull requests (PRs), issues, feedback, {% glossary_tooltip text="special interest groups (SIG)" term_id="sig" %} participation, or organizing community events.
-12
View File
@@ -1,12 +0,0 @@
id: controller
name: Controller
full-link: /docs/admin/kube-controller-manager/
related:
- controller-manager
tags:
- architecture
- fundamental
short-description: >
A control loop that watches the shared state of the cluster through the {% glossary_tooltip text="apiserver" term_id="kube-apiserver" %} and makes changes attempting to move the current state towards the desired state.
long-description: >
Examples of controllers that ship with Kubernetes today are the replication controller, endpoints controller, namespace controller, and serviceaccounts controller.
-10
View File
@@ -1,10 +0,0 @@
id: cronjob
name: CronJob
full-link: /docs/concepts/workloads/controllers/cron-jobs/
tags:
- core-object
- workload
short-description: >
Manages a [Job](/docs/concepts/workloads/controllers/jobs-run-to-completion/) that runs on a periodic schedule.
long-description: >
Similar to a line in a *crontab* file, a Cronjob object specifies a schedule using the [Cron](https://en.wikipedia.org/wiki/Cron) format.
@@ -1,14 +0,0 @@
id: CustomResourceDefinition
name: CustomResourceDefinition
aka:
- CRD
- Formerly Known as ThirdPartyResources (TPR)
tags:
- fundamental
- operation
- extension
full-link: docs/tasks/access-kubernetes-api/extend-api-custom-resource-definitions/
short-description: >
Custom code that defines a resource to add to your Kubernetes API server without building a complete custom server.
long-description: >
Custom Resource Definitions let you extend the Kubernetes API for your environment if the publicly supported API resources can't meet your needs.
-11
View File
@@ -1,11 +0,0 @@
id: daemonset
name: DaemonSet
full-link: /docs/concepts/workloads/controllers/daemonset
tags:
- fundamental
- core-object
- workload
short-description: >
Ensures a copy of a {% glossary_tooltip text="Pod" term_id="pod" %} is running across a set of nodes in a {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Used to deploy system daemons such as log collectors and monitoring agents that typically must run on every {% glossary_tooltip term_id="node" %}.
-11
View File
@@ -1,11 +0,0 @@
id: deployment
name: Deployment
full-link: /docs/concepts/workloads/controllers/deployment/
tags:
- fundamental
- core-object
- workload
short-description: >
An API object that manages a replicated application.
long-description: >
Each replica is represented by a {% glossary_tooltip term_id="pod" %}, and the Pods are distributed among the nodes of a cluster.
-11
View File
@@ -1,11 +0,0 @@
id: developer
name: Developer (disambiguation)
aka:
- Kubernetes Developer
tags:
- community
- user-type
short-description: >
May refer to&#58; {% glossary_tooltip text="Application Developer" term_id="application-developer" %}, {% glossary_tooltip text="Code Contributor" term_id="code-contributor" %}, or {% glossary_tooltip text="Platform Developer" term_id="platform-developer" %}.
long-description: >
This overloaded term may have different meanings depending on the context
-9
View File
@@ -1,9 +0,0 @@
id: docker
name: docker
full-link: /docs/reference/kubectl/docker-cli-to-kubectl/
tags:
- fundamental
short-description: >
Docker is a software technology providing operating-system-level virtualization also known as containers.
long-description: >
Docker uses the resource isolation features of the Linux kernel such as cgroups and kernel namespaces, and a union-capable file system such as OverlayFS and others to allow independent "containers" to run within a single Linux instance, avoiding the overhead of starting and maintaining virtual machines (VMs).
-11
View File
@@ -1,11 +0,0 @@
id: downstream
name: Downstream (disambiguation)
related:
- upstream
tags:
- community
short-description: >
May refer to: code in the Kubernetes ecosystem that depends upon the core Kubernetes codebase or a forked repo.
long-description: |
* In the **Kubernetes Community**: Conversations often use *downstream* to mean the ecosystem, code, or third-party tools that rely on the core Kubernetes codebase. For example, a new feature in Kubernetes may be adopted by applications *downstream* to improve their functionality.
* In **GitHub** or **git**: The convention is to refer to a forked repo as *downstream*, whereas the source repo is considered *upstream*.
@@ -1,11 +0,0 @@
id: dynamicvolumeprovisioning
name: Dynamic Volume Provisioning
full-link: /docs/concepts/storage/dynamic-provisioning
tags:
- core-object
- storage
short-description: >
Allows users to request automatic creation of storage {% glossary_tooltip text="Volumes" term_id="volume" %}.
long-description: >
Dynamic provisioning eliminates the need for cluster administrators to pre-provision storage. Instead, it automatically provisions storage by user request.
Dynamic volume provisioning is based on an API object, {% glossary_tooltip text="StorageClass" term_id="storage-class" %}, referring to a {% glossary_tooltip text="Volume Plugin" term_id="volume-plugin" %} that provisions a {% glossary_tooltip text="Volume" term_id="volume" %} and the set of parameters to pass to the Volume Plugin.
-11
View File
@@ -1,11 +0,0 @@
id: etcd
name: etcd
full-link: /docs/tasks/administer-cluster/configure-upgrade-etcd/
tags:
- architecture
- storage
short-description: >
Consistent and highly-available key value store used as Kubernetes' backing store for all cluster data.
long-description: >
Always have a backup plan for etcd's data for your Kubernetes cluster.
For in-depth information on etcd, see [etcd documentation](https://github.com/coreos/etcd/blob/master/Documentation/docs.md).
-10
View File
@@ -1,10 +0,0 @@
id: helm-chart
name: Helm Chart
full-link: https://github.com/kubernetes/helm/blob/master/docs/charts.md
tags:
- tool
short-description: >
A package of pre-configured Kubernetes resources that can be managed with the Helm tool.
long-description: |
Charts provide a reproducible way of creating and sharing Kubernetes applications.
A single chart can be used to deploy something simple, like a memcached Pod, or something complex, like a full web app stack with HTTP servers, databases, caches, and so on.
@@ -1,17 +0,0 @@
id: horizontal-pod-autoscaler
name: Horizontal Pod Autoscaler
full-link: /docs/tasks/run-application/horizontal-pod-autoscale/
aka:
- HPA
related:
- pod
- replication-controller
- deployment
tags:
- operation
short-description: >
An API resource that automatically scales the number of pod replicas based on targeted CPU
utilization or custom metric targets.
long-description: >
HPA is typically used with {% glossary_tooltip text="Replication Controllers" term_id="replication-controller" %}, {% glossary_tooltip text="Deployments" term_id="deployment" %}, or Replica Sets.
It cannot be applied to objects that cannot be scaled, for example {% glossary_tooltip text="DaemonSets" term_id="daemonset" %}.
-9
View File
@@ -1,9 +0,0 @@
id: image
name: Image
tags:
- fundamental
short-description: >
Stored instance of a container that holds a set of software needed to run an application.
long-description: >
A way of packaging software that allows it to be stored in a container registry, pulled to a local system, and run as an application. Meta data is included in the image that can indicate what executable to run, who built it, and other information.
-13
View File
@@ -1,13 +0,0 @@
id: ingress
name: Ingress
full-link: /docs/concepts/services-networking/ingress/
aka:
- Ingress controller
tags:
- networking
- architecture
- extension
short-description: >
An API object that manages external access to the services in a cluster, typically HTTP.
long-description: >
Ingress can provide load balancing, SSL termination and name-based virtual hosting.
-8
View File
@@ -1,8 +0,0 @@
id: init-container
name: Init Container
tags:
- fundamental
short-description: >
One or more initialization containers that must run to completion before any app containers run.
long-description: >
Initialization (init) containers are like regular app containers, with one difference: init containers must run to completion before any app containers can start. Init containers run in series: each init container must run to completion before the next init container begins.
-13
View File
@@ -1,13 +0,0 @@
id: istio
name: Istio
full-link: https://istio.io/docs/concepts/what-is-istio/overview.html
tags:
- networking
- architecture
- extension
short-description: >
An open platform (not Kubernetes-specific) that provides a uniform way to integrate microservices, manage traffic flow, enforce policies, and aggregate telemetry data.
long-description: >
Adding Istio does not require changing application code.
It is a layer of infrastructure between a service and the network, which when combined with service deployments, is commonly referred to as a service mesh.
Istio's control plane abstracts away the underlying cluster management platform, which may be Kubernetes, Mesosphere, etc.
-11
View File
@@ -1,11 +0,0 @@
id: job
name: Job
full-link: /docs/concepts/workloads/controllers/jobs-run-to-completion
tags:
- fundamental
- core-object
- workload
short-description: >
A finite or batch task that runs to completion.
long-description: >
Creates one or more {% glossary_tooltip term_id="pod" %} objects and ensures that a specified number of them successfully terminate. As Pods successfully complete, the Job tracks the successful completions.
-19
View File
@@ -1,19 +0,0 @@
id: kops
name: Kops
full-link: /docs/getting-started-guides/kops/
tags:
- tool
- operation
short-description: >
A CLI tool that helps you create, destroy, upgrade and maintain production-grade, highly available, Kubernetes clusters. *NOTE&#58; Officially supports AWS only, with GCE and VMware vSphere in alpha*.
long-description: |
`kops` provisions your cluster with&#58;
* Fully automated installation
* DNS-based cluster identification
* Self-healing&#58; everything runs in Auto-Scaling Groups
* Limited OS support (Debian preferred, Ubuntu 16.04 supported, early support for CentOS & RHEL)
* High availability (HA) support
* The ability to directly provision, or generate terraform manifests
You can also build your own cluster using {% glossary_tooltip term_id="kubeadm" %} as a building block. `kops` builds on the kubeadm work.
-12
View File
@@ -1,12 +0,0 @@
id: kube-apiserver
name: kube-apiserver
full-link: /docs/reference/generated/kube-apiserver/
aka:
- apiserver
tags:
- architecture
- fundamental
short-description: >
Component on the master that exposes the Kubernetes API. It is the front-end for the Kubernetes control plane.
long-description: >
It is designed to scale horizontally -- that is, it scales by deploying more instances. See [Building High-Availability Clusters](/docs/admin/high-availability/).
@@ -1,14 +0,0 @@
id: kube-controller-manager
name: kube-controller-manager
full-link: /docs/reference/generated/kube-controller-manager/
aka:
- controller-manager
related:
- controller
tags:
- architecture
- fundamental
short-description: >
Component on the master that runs {% glossary_tooltip text="controllers" term_id="controller" %}.
long-description: >
Logically, each {% glossary_tooltip text="controller" term_id="controller" %} is a separate process, but to reduce complexity, they are all compiled into a single binary and run in a single process.
-10
View File
@@ -1,10 +0,0 @@
id: kube proxy
name: kube-proxy
full-link: /docs/reference/generated/kube-proxy
tags:
- fundamental
- core-object
short-description: >
`kube-proxy` is a network proxy that runs on each node in the cluster.
long-description: >
`kube-proxy` is responsible for request forwarding. `kube-proxy` allows TCP and UDP stream forwarding or round robin TCP and UDP forwarding across a set of backend functions.
-13
View File
@@ -1,13 +0,0 @@
id: kube-scheduler
name: kube-scheduler
full-link: /docs/reference/generated/kube-scheduler/
aka:
- scheduler
tags:
- architecture
short-description: >
Component on the master that watches newly created pods that have no node assigned, and selects a node for them to run on.
long-description: >
Factors taken into account for scheduling decisions include individual and collective resource requirements,
hardware/software/policy constraints, affinity and anti-affinity specifications, data locality, inter-workload interference
and deadlines.
-10
View File
@@ -1,10 +0,0 @@
id: kubeadm
name: Kubeadm
full-link: /docs/admin/kubeadm/
tags:
- tool
- operation
short-description: >
A tool for quickly installing Kubernetes and setting up a secure cluster.
long-description: >
You can use kubeadm to install both the control plane and the worker node components.
-10
View File
@@ -1,10 +0,0 @@
id: kubectl
name: Kubectl
full-link: /docs/user-guide/kubectl-overview/
tags:
- tool
- fundamental
short-description: >
A command line tool for communicating with a {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %} server.
long-description: >
You can use kubectl to create, inspect, update, and delete Kubernetes objects.
-10
View File
@@ -1,10 +0,0 @@
id: kubelet
name: Kubelet
full-link: /docs/reference/generated/kubelet
tags:
- fundamental
- core-object
short-description: >
An agent that runs on each node in the cluster. It makes sure that containers are running in a pod.
long-description: >
The kubelet takes a set of PodSpecs that are provided through various mechanisms and ensures that the containers described in those PodSpecs are running and healthy. The kubelet doesnt manage containers which were not created by Kubernetes.
-13
View File
@@ -1,13 +0,0 @@
id: kubernetes-api
name: Kubernetes API
full-link: /docs/concepts/overview/kubernetes-api/
tags:
- fundamental
- architecture
short-description: >
The application that serves Kubernetes functionality through a RESTful interface and stores the state of the cluster.
long-description: >
Kubernetes resources and "records of intent" are all stored as API objects, and modified via RESTful calls to the API.
The API allows configuration to be managed in a declarative way.
Users can interact with the Kubernetes API directly, or via tools like `kubectl`.
The core Kubernetes API is flexible and can also be extended to support custom resources.
-10
View File
@@ -1,10 +0,0 @@
id: label
name: Label
full-link: /docs/concepts/overview/working-with-objects/labels
tags:
- fundamental
short-description: >
Tags objects with identifying attributes that are meaningful and relevant to users.
long-description: >
Labels are key/value pairs that are attached to objects such as {% glossary_tooltip text="Pods" term_id="pod" %}.
They are used to organize and to select subsets of objects.
-8
View File
@@ -1,8 +0,0 @@
id: maintainer
name: Maintainer
tags:
- community
short-description: >
A highly experienced {% glossary_tooltip text="contributor" term_id="contributor" %}, active in multiple areas of Kubernetes, who has cross-area ownership and write access to a project's GitHub repository.
long-description: >
Maintainers work holistically across the project to maintain its health and success and have made substantial contributions, both through code development and broader organizational efforts.
-9
View File
@@ -1,9 +0,0 @@
id: managed-service
name: Managed Service
tags:
- extension
short-description: >
A software offering maintained by a third-party provider.
long-description: >
Some examples of Managed Services are AWS EC2, Azure SQL Database, and GCP Pub/Sub, but they can be any software offering that can be used by an application.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by {% glossary_tooltip text="Service Brokers" term_id="service-broker" %}.
-10
View File
@@ -1,10 +0,0 @@
id: member
name: Member
tags:
- community
short-description: >
A continuously active {% glossary_tooltip text="contributor" term_id="contributor" %} in the K8s community.
long-description: >
Members can have issues and PRs assigned to them and participate in {% glossary_tooltip text="special interest groups (SIGs)" term_id="sig" %} through GitHub teams.
Pre-submit tests are automatically run for members' PRs.
A member is expected to remain an active contributor to the community.
-10
View File
@@ -1,10 +0,0 @@
id: minikube
name: Minikube
full-link: /docs/getting-started-guides/minikube/
tags:
- fundamental
- tool
short-description: >
A tool for running Kubernetes locally.
long-description: >
Minikube runs a single-node cluster inside a VM on your computer.
-10
View File
@@ -1,10 +0,0 @@
id: name
name: Name
full-link: /docs/concepts/overview/working-with-objects/names
tags:
- fundamental
short-description: >
A client-provided string that refers to an object in a resource URL, such as `/api/v1/pods/some-name`.
long-description: >
Only one object of a given kind can have a given name at a time.
However, if you delete the object, you can make a new object with the same name.
-10
View File
@@ -1,10 +0,0 @@
id: namespace
name: Namespace
full-link: /docs/concepts/overview/working-with-objects/namespaces
tags:
- fundamental
short-description: >
An abstraction used by Kubernetes to support multiple virtual clusters on the same physical {% glossary_tooltip text="cluster" term_id="cluster" %}.
long-description: >
Namespaces are used to organize objects in a cluster and provide a way to divide cluster resources.
Names of resources need to be unique within a namespace, but not across namespaces.
-13
View File
@@ -1,13 +0,0 @@
id: network-policy
name: Network Policy
full-link: /docs/concepts/services-networking/network-policies/
aka:
- NetworkPolicy
tags:
- networking
- architecture
- extension
short-description: >
A specification of how groups of Pods are allowed to communicate with each other and with other network endpoints.
long-description: >
Network Policies help you declaratively configure which Pods are allowed to connect to each other, which namespaces are allowed to communicate, and more specifically which port numbers to enforce each policy on. `NetworkPolicy` resources use labels to select Pods and define rules which specify what traffic is allowed to the selected Pods. Network Policies are implemented by a supported network plugin provided by a network provider. Be aware that creating a network resource without a controller to implement it will have no effect.
-13
View File
@@ -1,13 +0,0 @@
id: node
name: Node
full-link: /docs/concepts/architecture/nodes/
aka:
- Minion
related:
- deployment
tags:
- fundamental
short-description: >
A node is a worker machine in Kubernetes.
long-description: >
A worker machine may be a VM or physical machine, depending on the cluster. It has the {% glossary_tooltip text="Services" term_id="service" %} necessary to run {% glossary_tooltip text="Pods" term_id="pod" %} and is managed by the master components. The {% glossary_tooltip text="Services" term_id="service" %} on a node include Docker, kubelet and kube-proxy.
@@ -1,15 +0,0 @@
id: persistent-volume-claim
name: Persistent Volume Claim
full-link: /docs/concepts/storage/persistent-volumes/
related:
- persistent-volume
- statefulset
- deployment
- pod
tags:
- core-object
- storage
short-description: >
Claims storage resources defined in a PersistentVolume so that it can be mounted as a volume in a container.
long-description: |
Specifies the amount of storage, how the storage will be accessed (read-only, read-write and/or exclusive) and how it is reclaimed (retained, recycled or deleted). Details of the storage itself are in the PersistentVolume specification.
-17
View File
@@ -1,17 +0,0 @@
id: persistent-volume
name: Persistent Volume
full-link: /docs/concepts/storage/persistent-volumes/
related:
- statefulset
- deployment
- persistent-volume-claim
- pod
tags:
- core-object
- storage
short-description: >
An API object that represents a piece of storage in the cluster. Available as a general, pluggable resource that persists beyond the lifecycle of any individual {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: |
PersistentVolumes (PVs) provide an API that abstracts details of how storage is provided from how it is consumed.
PVs are used directly in scenarios where storage can be created ahead of time (static provisioning).
For scenarios that require on-demand storage (dynamic provisioning), PersistentVolumeClaims (PVCs) are used instead.
-11
View File
@@ -1,11 +0,0 @@
id: platform-developer
name: Platform Developer
aka:
- Kubernetes Developer
- Extension Developer
tags:
- user-type
short-description: >
A person who customizes the Kubernetes platform to fit the needs of their project.
long-description: >
A platform developer may, for example, use [Custom Resources](/docs/concepts/api-extension/custom-resources/) or [Extend the Kubernetes API with the aggregation layer](/docs/concepts/api-extension/apiserver-aggregation/) to add functionality to their instance of Kubernetes, specifically for their application. Some Platform Developers are also {% glossary_tooltip text="contributors" term_id="contributor" %} and develop extensions which are contributed to the Kubernetes community. Others develop closed-source commercial or site-specific extensions.
-19
View File
@@ -1,19 +0,0 @@
id: pod-security-policy
name: Pod Security Policy
full-link: /docs/concepts/policy/pod-security-policy/
related:
- pod
- container
- sidecar
- deployment
- statefulset
- security
tags:
- core-object
- fundamental
short-description: >
Enables fine-grained authorization of {% glossary_tooltip term_id="pod" %} creation and updates.
long-description: >
A cluster-level resource that controls security sensitive aspects of the Pod specification.
The `PodSecurityPolicy` objects define a set of conditions that a Pod must run with in order to be accepted into the system, as well as defaults for the related fields.
Pod Security Policy control is implemented as an optional admission controller.
-17
View File
@@ -1,17 +0,0 @@
id: pod
name: Pod
full-link: /docs/concepts/workloads/pods/pod-overview/
related:
- container
- sidecar
- deployment
- statefulset
tags:
- core-object
- fundamental
short-description: >
The smallest and simplest Kubernetes object. A Pod represents a set of running {% glossary_tooltip text="containers" term_id="container" %} on your cluster.
long-description: >
A Pod is typically set up to run a single primary container.
It can also run optional sidecar containers that add supplementary features like logging.
Pods are commonly managed by a {% glossary_tooltip term_id="deployment" %}.
-12
View File
@@ -1,12 +0,0 @@
id: podpreset
name: PodPreset
tags:
- operation
short-description: >
An API object that injects information such as secrets, volume mounts,
and environment variables into pods at creation time.
long-description: >
This object chooses the pods to inject information into using
standard selectors. This allows the podspec definitions to be
nonspecific, decoupling the podspec from environment specific
configuration.
-10
View File
@@ -1,10 +0,0 @@
id: rbac
name: RBAC (Role-Based Access Control)
full-link: /docs/admin/authorization/rbac/
tags:
- security
- fundamental
short-description: >
Manages authorization decisions, allowing admins to dynamically configure access policies through the {% glossary_tooltip text="Kubernetes API" term_id="kubernetes-api" %}.
long-description: >
RBAC utilizes *roles*, which contain permission rules, and *role bindings*, which grant the permissions defined in a role to a set of users.
-14
View File
@@ -1,14 +0,0 @@
id: replica-set
name: ReplicaSet
full-link: https://kubernetes.io/docs/concepts/workloads/controllers/replicaset/
related:
- replication-controller
tags:
- fundamental
- core-object
- workload
short-description: >
ReplicaSet is the next-generation Replication Controller.
long-description: >
ReplicaSet, like ReplicationController, ensures that a specified number of pods replicas are running at one time.
ReplicaSet supports the new set-based selector requirements as described in the labels user guide, whereas a Replication Controller only supports equality-based selector requirements.
@@ -1,10 +0,0 @@
id: replication-controller
name: Replication Controller
tags:
- workload
- core-object
short-description: >
Kubernetes service that ensures a specific number of instances of a pod are always running.
long-description: >
Will automatically add or remove running instances of a pod, based on a set value for that pod. Allows the pod to return to the defined number of instances if pods are deleted or if too many are started by mistake.
-11
View File
@@ -1,11 +0,0 @@
id: resource-quota
name: Resource Quotas
full-link: /docs/concepts/policy/resource-quotas/
tags:
- fundamental
- operation
- architecture
short-description: >
Provides constraints that limit aggregate resource consumption per {% glossary_tooltip term_id="namespace" %}.
long-description: >
Limits the quantity of objects that can be created in a namespace by type, as well as the total amount of compute resources that may be consumed by resources in that project.
-8
View File
@@ -1,8 +0,0 @@
id: reviewer
name: Reviewer
tags:
- community
short-description: >
A person who reviews code for quality and correctness on some part of the project.
long-description: >
Reviewers are knowledgeable about both the codebase and software engineering principles. Reviewer status is scoped to a part of the codebase.
-15
View File
@@ -1,15 +0,0 @@
id: secret
name: Secret
full-link: /docs/concepts/configuration/secret/
related:
- pods
- volume
tags:
- core-object
- security
short-description: >
Stores sensitive information, such as passwords, OAuth tokens, and ssh keys.
long-description: >
Allows for more control over how sensitive information is used and reduces the risk of accidental exposure, including [encryption](https://kubernetes.io/docs/tasks/administer-cluster/encrypt-data/#ensure-all-secrets-are-encrypted) at rest.
A {% glossary_tooltip text="Pod" term_id="pod" %} references the secret as a file in a volume mount or by the kubelet pulling images for a pod.
Secrets are great for confidential data and [ConfigMaps](https://kubernetes.io/docs/tasks/configure-pod-container/configure-pod-configmap/) for non-confidential data.
-9
View File
@@ -1,9 +0,0 @@
id: security-context
name: Security Context
full-link: /docs/tasks/configure-pod-container/security-context/
tags:
- security
short-description: >
The securityContext field defines privilege and access control settings for a Pod or Container, including the runtime UID and GID.
long-description: >
The securityContext field in a {% glossary_tooltip term_id="pod" %} (applying to all containers) or container is used to set the user (runAsUser) and group (fsGroup), capabilities, privilege settings, and security policies (SELinux/AppArmor/Seccomp) that container processes use.
-13
View File
@@ -1,13 +0,0 @@
id: selector
name: Selector
full-link: /docs/concepts/overview/working-with-objects/labels/
related:
- label
tags:
- fundamental
short-description: >
Allows users to filter a list of resources based on labels.
long-description: >
Selectors are applied when querying lists of resources to filter
them by {% glossary_tooltip text="Labels" term_id="label"
%}.
-10
View File
@@ -1,10 +0,0 @@
id: service-account
name: Service Account
full-link: /docs/tasks/configure-pod-container/configure-service-account/
tags:
- fundamental
- core-object
short-description: >
Provides an identity for processes that run in a {% glossary_tooltip text="Pod" term_id="pod" %}.
long-description: >
When processes inside Pods access the cluster, they are authenticated by the API server as a particular service account, for example, `default`. When you create a Pod, if you do not specify a service account, it is automatically assigned the default service account in the same namespace {% glossary_tooltip text="Namespace" term_id="namespace" %}.
-9
View File
@@ -1,9 +0,0 @@
id: service-broker
name: Service Broker
tags:
- extension
short-description: >
An endpoint for a set of {% glossary_tooltip text="Managed Services" term_id="managed-service" %} offered and maintained by a third-party.
long-description: >
{% glossary_tooltip text="Service Brokers" term_id="service-broker" %} implement the [Open Service Broker API spec](https://github.com/openservicebrokerapi/servicebroker/blob/v2.13/spec.md) and provide a standard interface for applications to use their Managed Services.
[Service Catalog](/docs/concepts/service-catalog/) provides a way to list, provision, and bind with Managed Services offered by Service Brokers.
-8
View File
@@ -1,8 +0,0 @@
id: service-catalog
name: Service Catalog
tags:
- extension
short-description: >
An extension API that enables applications running in Kubernetes clusters to easily use external managed software offerings, such as a datastore service offered by a cloud provider.
long-description: >
It provides a way to list, provision, and bind with external {% glossary_tooltip text="Managed Services" term_id="managed-service" %} from {% glossary_tooltip text="Service Brokers" term_id="service-broker" %} without needing detailed knowledge about how those services are created or managed.

Some files were not shown because too many files have changed in this diff Show More