Commit Graph

13566 Commits

Author SHA1 Message Date
Akira Tanimura c5efcbef39 fix typo in /ja/docs/concepts/workloads/pods/init-containers (#18997) 2020-02-05 21:13:33 -08:00
RA489 dbe9590aaa Add KIND as the options for spinning up a test kubernetes environment (#17860) 2020-02-05 14:53:54 -08:00
MMeent 37ec720fa8 Add note for LB behaviour for cordoned nodes. (#18784)
* Add note for LB behaviour for cordoned nodes.

See also https://github.com/kubernetes/kubernetes/issues/65013
This is a reasonably common pitfall: `kubectl cordon <all nodes>` will also drop all LB traffic to the cluster, but this is not documented anywhere but in issues, when found it is usually already too late.

* Update with feedback
2020-02-05 14:31:56 -08:00
Christian Meter 0179d4afaf Fix typo in hello-minikube.md (#18991) 2020-02-05 07:13:56 -08:00
Rémy Léone 0bbebd42b5 Translate the contribute advanced page to French (#13425)
* Translate the contribute advanced page to French

* Corrections

* Correction

* Correction

* Correction

* Correction

* Correction
2020-02-05 01:03:55 -08:00
Alexander Zimmermann 347fc4ca4a Added a translated code of conduct (#18981)
* Added a translated code of conduct

* fixed some minor mistakes and capitalization

* Moved to informal speech
2020-02-04 13:40:35 -08:00
Rémy Léone e8b95d594c Add web-ui-dashboard to French (#17974)
* Add web-ui-dashboard to French

* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md

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

* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md

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

* Fix

* Fix

* Fix

* Update content/fr/docs/tasks/access-application-cluster/web-ui-dashboard.md

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

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-04 01:33:26 -08:00
Ray76 c1eb3eab0e Update certificates.md (#18970) 2020-02-04 00:53:26 -08:00
Tim Bannister d0f6d60ec9 Revise pull request template (#18744)
* Revise pull request template

* Reference compiled docs in PR template

Refer readers to https://k8s.io/contribute/start/

This keeps the template short, and it lets Hugo use templating for
the current version.
2020-02-03 23:25:26 -08:00
chentanjun bf08c7fd53 sync zh-trans content/zh/docs/concepts/workloads/controllers/statefulset.md (#18869) 2020-02-03 17:23:26 -08:00
Laurens Versluis fa598f196e Typo fix (#18830) 2020-02-03 15:15:26 -08:00
Jacky Wu 644c356ca7 doc: add link for type=LoadBalancer service in tutorial. (#18916) 2020-02-03 11:01:21 -08:00
Katarzyna Kańska 5e9716e6b5 Update horizontal-pod-autoscale-walkthrough.md (#18960)
Update command for creating php-apache deployment due to the following warning: `kubectl run --generator=deployment/apps.v1 is DEPRECATED and will be removed in a future version. Use kubectl run --generator=run-pod/v1 or kubectl create instead.`
2020-02-03 10:45:21 -08:00
Arjun d0cf343dd1 Revert "Configurable Scaling for the HPA (#18157)" (#18963)
This reverts commit 5dbfaafe1a.
2020-02-03 08:21:22 -08:00
Neil Jerram ef5550f12e Fix that dual-stack does not require Kubenet specifically (#18924)
* Fix that dual-stack does not require Kubenet specifically

Rather it requires a network plugin that supports dual-stack, and
others are available, including Calico.

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

Added link to doc about network plugins

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-02-03 02:09:21 -08:00
Rene Luria d1c81147c1 Update container-runtimes.md (#18608)
for debian install of docker, also install gnupg2 for apt-key add to work
2020-02-03 01:29:21 -08:00
UDIT GAURAV af843e8ca1 (refactor): Corrections (grammatical) in service.md file (#18944)
* Update service.md

* Fixed the invaild changes

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>
2020-02-02 14:51:20 -08:00
Rémy Léone f04e74311f Add a French version of Secret concept page (#18604)
* Add a French version of Secret concept page

* Fix

* Fix

* Update content/fr/docs/concepts/configuration/secret.md

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

* Fix

* Update content/fr/docs/concepts/configuration/secret.md

Co-Authored-By: Aurélien Perrier <aperrier@universe.sh>

* Fix

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: Aurélien Perrier <aperrier@universe.sh>
2020-02-02 13:01:20 -08:00
chentanjun faaef01df4 sync zh-trans content/zh/docs/concepts/workloads/controllers/ttlafterfinished.md (#18867) 2020-02-02 03:45:20 -08:00
chentanjun 31e5fde671 sync zh-trans /docs/concepts/workloads/controllers/cron-jobs.md and /docs/concepts/workloads/controllers/daemonset.md (#18864) 2020-02-02 03:43:20 -08:00
chentanjun f4ea23d467 sync zh-trans /docs/concepts/workloads/pods/pod.md (#18880) 2020-02-02 03:41:20 -08:00
GoodGameZoo 872dc0b8a1 Update source-ip documentation (#18760) 2020-02-02 03:35:20 -08:00
ten2ton 584ee6687f zh-trans update content/zh/docs/concepts/workloads/controllers/deploy… (#18657)
* zh-trans update content/zh/docs/concepts/workloads/controllers/deployment.md

* zh-trans update content\zh\docs\concepts\workloads\controllers\deployment.md
2020-02-02 03:33:20 -08:00
harleyliao fd49fcddb9 Update service.md (#18480)
make article reads more smoothly
2020-02-02 03:31:20 -08:00
Jie Shen 4eefc3c89c Add missing hyperlink for pod-overhead (#18936) 2020-02-02 03:25:20 -08:00
wwgfhf 966f070523 Update basic-stateful-set.md (#18952) 2020-02-02 03:23:21 -08:00
wwgfhf cd001dcedd Update apparmor.md (#18951) 2020-02-02 03:21:20 -08:00
zhanwang 28c7fa278d repair zh docs about kubeadm (#18950) 2020-02-01 22:19:20 -08:00
zhanwang 27bcac9583 repair zh docs in kubeadm (#18949) 2020-02-01 22:17:20 -08:00
Shivang Goswami e0960410bc See also removed file 96 to 100 (#18911)
* see also removed file 96

* see also removed file 97

* see also removed file 98

* see also removed file 99

* see also removed file 100
2020-02-01 06:19:21 -08:00
Casey Davenport 09a8e814e5 Update Calico section of kubeadm install guide (#18821)
* Update Calico section of kubeadm install guide

* Address review feedback
2020-02-01 04:39:20 -08:00
Jacky Wu ebf3ac2999 fix: fixed eating initial 2 spaces inside code. (#18914) 2020-02-01 03:55:21 -08:00
chentanjun 68247cf9a6 content/zh/docs/concepts/workloads/pods/podpreset.md (#18870) 2020-02-01 01:17:20 -08:00
Shivang Goswami 09a7c335a3 See also removed file 91 to 95 (#18910)
* see also removed file 91

* see also removed file 93

* see also removed file 94

* see also removed file 95
2020-01-31 18:59:20 -08:00
Shivang Goswami 998c3b4f52 See also removed file 60 to 63 (#18907)
* see also removed file 60

* see also removed file 61

* see also removed file 62

* see also removed file 63
2020-01-31 18:57:21 -08:00
chentanjun f7189cb524 sync zh-trans content/zh/docs/concepts/workloads/controllers/ttlafterfinished.md (#18868) 2020-01-31 18:45:21 -08:00
Jeremy L. Morris 9ae82f11e9 reword storage release note to match the change in k/k PR #87090 (#18921) 2020-01-31 05:36:20 -08:00
Julian V. Modesto 3dcb84268c Document dry-run authorization requirements (#18235)
* Document dry-run write access requirement.

- Add section on dry-run authorization
- Refer to dry-run authorization for diff
- Consistently hyphenate dry-run

* Update content/en/docs/reference/using-api/api-concepts.md

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
2020-01-31 01:52:21 -08:00
Maciej Filocha 995e2420f4 Translate Task index page into Polish (#18876)
Co-Authored-By: Karol Pucyński <kpucynski@gmail.com>
Co-Authored-By: Michał Sochoń <kaszpir@gmail.com>

Co-authored-by: Karol Pucyński <9209870+kpucynski@users.noreply.github.com>
Co-authored-by: Michał Sochoń <kaszpir@gmail.com>
2020-01-31 00:42:19 -08:00
Shivang Goswami abccb67cae See also removed file 65 to 70 (#18908)
* see also removed file 65

* see also removed file 66

* see also removed file 67

* see also removed file 68

* see also removed file 69

* see also removed file 70
2020-01-30 23:40:19 -08:00
Shivang Goswami c71f1f7fd2 See also removed file 81 to 85 (#18909)
* see also removed file 81

* see also removed file 82

* see also removed file 83

* see also removed file 84

* see also removed file 85
2020-01-30 20:28:19 -08:00
Jie Shen a34bbe4365 Cleanup user journeys related configs and scripts (#18814) 2020-01-30 17:46:19 -08:00
Karen Bradshaw 999be25909 update ref link for v1.16 (#18837)
Related to issue #18820.

remove links to prev API refs
2020-01-30 17:36:19 -08:00
Alexey Pyltsyn 73c594af32 Improve Russian translation of Home page (#17841)
* Improve Russian translation of Home page

* Update i18n/ru.toml

Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>

* Update content/ru/_index.html

Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>

* Update content/ru/_index.html

Co-Authored-By: Slava Semushin <slava.semushin@gmail.com>

Co-authored-by: Slava Semushin <slava.semushin@gmail.com>
2020-01-30 17:02:20 -08:00
Karen Bradshaw 694815d454 clean up makefile, config (#18517)
Added target for createversiondirs (shell script) in Makefile.

updates for tagged release

regenerate api ref, rm Makefile_temp

add parens to pip check
2020-01-30 16:40:20 -08:00
Claudia J.Kang f5e63a268c Third Korean L10n Work For Release 1.17 (#18915)
* Changed some words in the IPv4/IPv6 dual-stack korean doc. (#18668)

* Update to Outdated files in dev-1.17-ko.3 branch. (#18580)

* Translate content/ko/docs/concepts/services-networking/service in Korean (#18195)

* Translate docs/tasks/access-application-cluster/port-forward-access-application-cluster.md in Korean (#18721)

* Translate controllers/garbage-collection.md in Korean. (#18595)

Co-Authored-by: Seokho Son <shsongist@gmail.com>
Co-Authored-by: Lawrence Kay <lkay9495@hotmail.com>
Co-Authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-Authored-by: Claudia J.Kang <claudiajkang@gmail.com>
Co-Authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-Authored-By: June Yi <june.yi@samsung.com>

Co-authored-by: Yuk, Yongsu <ysyukr@gmail.com>
Co-authored-by: Seokho Son <shsongist@gmail.com>
Co-authored-by: Lawrence Kay <me@lkaybob.pe.kr>
Co-authored-by: Jesang Myung <jesang.myung@gmail.com>
Co-authored-by: June Yi <june.yi@samsung.com>
2020-01-30 06:34:13 -08:00
Shivang Goswami ce0963fbfc See also removed file 56 & 57 (#18912)
* see also removed file 56

* see also removed file 57
2020-01-30 04:16:13 -08:00
chentanjun 8f79a6a705 sync zh-trans /docs/concepts/_index.md and /docs/concepts/example-concept-template.md (#18863) 2020-01-29 23:26:13 -08:00
chentanjun e087d5b912 update zh content/zh/docs/contribute/style/write-new-topic.md (#18859) 2020-01-29 23:22:12 -08:00
Shivang Goswami fef16f7e88 partial fix for for SEE ALSO section under content/zh/docs/reference/setup-tools/kubeadm/generated/ need to be deleted (#18879)
* see also removed from file 36

* see also removed from file 37

* see also removed from file 38

* see also removed from file 39

* see also removed from file 40
2020-01-29 23:10:13 -08:00