14728 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 826a91fe9a Merge pull request #26074 from Haleygo/issue-97929
upgrade cfssl installations
2021-01-14 11:20:56 -08:00
Kubernetes Prow Robot a5b0f7be9a Merge pull request #25597 from apelisse/clarify-preserve-unknown
Clarify compatibility guarantees around spec.preserveUnknownFields
2021-01-14 11:18:55 -08:00
Antoine Pelisse fb1a0ca2e2 Address feedback 2021-01-14 10:54:51 -08:00
Edward Rosen 08fe76be1a Update rbac.md 2021-01-14 09:50:57 -05:00
M. Habib Rosyad 1511ed353f Completing glossary translation for Bahasa
Updated:
- kube-controller-manager
- kube-scheduler
- kubectl
- kubelet

New:
- kube-proxy

Renamed:
- kuantitas > quantity
2021-01-14 21:09:41 +07:00
Anastas Dancha 8589a9c76a Update cheatsheet.md
- improve on [pr #26053](https://github.com/kubernetes/website/pull/26053)
- use idiomatic secret name in example
2021-01-14 16:12:53 +03:00
Sascha Grunert ff9bcd4d42 Update CRI-O docs to the latest configuration
This patch updates the CRI-O documentation to the latest available
version. It also adds a dedicated cgroup driver section to mention that
the configuration has to be in sync.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2021-01-14 14:10:46 +01:00
seokho-son bfd90bff5f Ko: Second Korean l10n work for release-1.20
- Update outdated files in the dev-1.20-ko.2(p1) (#25915)
- Update outdated files in the dev-1.20-ko.2(p2) (#25916)
- Fix issue with links to already translated ko documents (#25991)
- Translate reference/glossary/dynamic-volume-provisioning.md in Korean (#26047)

Co-authored-by: seokho-son <shsongist@gmail.com>
Co-authored-by: Jerry Park <jaehwa@gmail.com>
Co-authored-by: santachopa <santachopa@naver.com>
2021-01-14 18:12:20 +09:00
Qiming Teng a11047c153 Clean PodPreset docs, examples and links 2021-01-14 13:26:29 +08:00
Kubernetes Prow Robot a773e51b64 Merge pull request #26030 from tengqm/zh-resync-workloads
[zh] Resync concepts/workloads/_index.md
2021-01-13 19:09:03 -08:00
Haleygo 14bcdc0bc7 only change en 2021-01-14 09:50:00 +08:00
Leonardo Murillo f7b29716fd Enhancements in clarity to access-application-cluster/connecting-frontend-backend.md (#25927)
* Enhancements in clarity to docs/tasks/access-application-cluster/connecting-frontend-backend.md

* Code review comments

* Reverting name of service due to backed value in Dockerimage
2021-01-13 17:47:03 -08:00
Kubernetes Prow Robot ee4af3155c Merge pull request #26085 from Arhell/upd
[zh] clean up too old comments for v1.9 or before in examples
2021-01-13 17:45:03 -08:00
Kubernetes Prow Robot 6f0ac8755e Merge pull request #26040 from tengqm/fix-kustomization
Fix examples in kustomization
2021-01-13 17:43:03 -08:00
Kubernetes Prow Robot c15e567507 Merge pull request #26038 from outofmem0ry/fix-containerd-all
Fix containerd config instructions
2021-01-13 17:27:03 -08:00
Arhell 1b371ec2d6 [zh] clean up too old comments for v1.9 or before in examples 2021-01-14 03:02:31 +02:00
Nate Reid efc3c488ea Update service.md 2021-01-13 17:04:26 -05:00
Rey Lejano eab220050a Merge master into dev-1.21 to keep in sync 2021-01-13 14:03:56 -08:00
outofmem0ry f4f2c74db9 Fix containerd config instructions
modified:   content/en/docs/setup/production-environment/container-runtimes.md
	modified:   content/ko/docs/setup/production-environment/container-runtimes.md
	modified:   content/zh/docs/setup/production-environment/container-runtimes.md
	modified:   content/id/docs/setup/production-environment/container-runtimes.md
	modified:   content/ja/docs/setup/production-environment/container-runtimes.md
	modified:   content/zh/docs/setup/production-environment/container-runtimes.md

modified:   content/id/docs/setup/production-environment/container-runtimes.md
modified:   content/ja/docs/setup/production-environment/container-runtimes.md
modified:   content/zh/docs/setup/production-environment/container-runtimes.md
2021-01-13 11:53:49 -08:00
Kubernetes Prow Robot 33c494c4b2 Merge pull request #25613 from pingtimeout/patch-1
Clarify pod anti-affinity description
2021-01-13 10:16:36 -08:00
Kubernetes Prow Robot 52897eda23 Merge pull request #25377 from squarebracket/patch-1
Fix minor typo
2021-01-13 10:08:37 -08:00
Kubernetes Prow Robot a422f01f3f Merge pull request #26053 from anapsix/patch-2
Update cheatsheet.md
2021-01-13 09:44:36 -08:00
Kubernetes Prow Robot 7cf35541f7 Merge pull request #26066 from kbhawkey/remove-latest-version-shortcode
add docs for version shortcodes
2021-01-13 09:00:36 -08:00
Kubernetes Prow Robot e8d69658f4 Merge pull request #26049 from tengqm/zh-resync-assign-pod
[zh] Resync concepts/scheduling-eviction/assign-pod-node.md
2021-01-13 02:24:35 -08:00
Kubernetes Prow Robot a9d4de4c88 Merge pull request #26072 from yuandongx/patch-26
[zh]Urls is incorrect. File: "tasks/administer-cluster/network-policy-provider/cilium-network-policy/"
2021-01-12 23:16:35 -08:00
Kubernetes Prow Robot ea765a8f84 Merge pull request #26075 from yuandongx/patch-27
[zh]Url of minikube is incorrect in task-tutorial-prereqs.md
2021-01-12 23:12:36 -08:00
yuandongx 6e289bd4a7 url of minikube is incorrect in task-tutorial-prereqs.md
Signed-off-by: yuandongx <786018072@qq.com>
2021-01-13 14:47:30 +08:00
yuandongx 0046b7fa87 Urls in correct.
Signed-off-by: yuandongx <786018072@qq.com>
2021-01-13 11:39:16 +08:00
Kubernetes Prow Robot f88bc8781d Merge pull request #26023 from oke-py/remove-old-comment
clean up too old comments for v1.9 or before in examples
2021-01-12 19:34:35 -08:00
Kubernetes Prow Robot 756c16a5e3 Merge pull request #26071 from yuandongx/patch-25
[zh] "tools/install-kubectl": some are incorrect and some is outdate.
2021-01-12 19:14:35 -08:00
Kubernetes Prow Robot fb73c842ac Merge pull request #26067 from Arhell/upd
[zh] update pod-lifecycle.md
2021-01-12 19:12:36 -08:00
yuandongx 024e3c0f6b some are incorrect and some is outdate. 2021-01-13 09:47:58 +08:00
Kubernetes Prow Robot 0221ce53d2 Merge pull request #26070 from vincent-pli/fix-typo
Fix typo
2021-01-12 17:18:35 -08:00
Kubernetes Prow Robot 3df0331a9e Merge pull request #26058 from yuandongx/patch-24
[zh] Minikube urls miss. Some lines are outdate.
2021-01-12 17:06:36 -08:00
pengli 33ecc0c095 fix typo 2021-01-13 09:01:12 +08:00
Oliver L Schoenborn c398ae4821 Update content/en/docs/tasks/configure-pod-container/configure-pod-configmap.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-01-12 19:57:21 -05:00
Kubernetes Prow Robot 2135ed8002 Merge pull request #25856 from edwardrosen/patch-1
Update rbac.md
2021-01-12 16:00:36 -08:00
Arhell ce6a73de17 [zh] update pod-lifecycle.md 2021-01-13 01:08:30 +02:00
Kubernetes Prow Robot c898b79f4d Merge pull request #25325 from RA489/update_intro
Update hello minikube tutorial intro page
2021-01-12 14:26:36 -08:00
Karen Bradshaw 0166a0b08e add docs for version shortcodes 2021-01-12 17:20:33 -05:00
Margo Crawford 5accf8f128 Rewording of paragraph about provideClusterInfo key
Signed-off-by: Margo Crawford <margaretc@vmware.com>
2021-01-12 13:51:15 -08:00
Edward Rosen a37b8a9fee Update rbac.md
I've deleted the line break. The example in line 89 now seems to render ok in the preview. Could you please take a look?
2021-01-12 15:22:39 -05:00
Taylor Chaparro 535743edbe Update cheatsheet: add section for interacting with Deployments and Services 2021-01-12 12:19:40 -08:00
Kubernetes Prow Robot 28b393032b Merge pull request #24995 from PrakherS/patch-1
Update pod-lifecycle.md
2021-01-12 11:42:35 -08:00
Kubernetes Prow Robot da5ab5538d Merge pull request #25966 from Marusyk/Marusyk-patch-1
Clean up too old content from Using Admission Controllers page
2021-01-12 11:12:35 -08:00
Kubernetes Prow Robot 466de5e75a Merge pull request #25337 from smashse/patch-2
Update docker-cli-to-kubectl.md
2021-01-12 11:10:38 -08:00
Kubernetes Prow Robot 490f1ea10f Merge pull request #25764 from pacoxu/patch-2
add notes for that strategic merge patch is unsupported for CR
2021-01-12 10:02:36 -08:00
Kubernetes Prow Robot b3cd3649fe Merge pull request #25490 from mysunshine92/update-feature-gates-TopologyManager
Update feature-gates description for TopologyManager
2021-01-12 10:00:36 -08:00
Kubernetes Prow Robot 0e8e614caa Merge pull request #25483 from yue9944882/apf-slack-channel
References api-priority-and-fairness slack channel in the docs
2021-01-12 09:58:36 -08:00
Kubernetes Prow Robot d70d1f6806 Merge pull request #25242 from stefanpetter/patch-1
Added step to create /etc/docker/ folder in Ubuntu instruction
2021-01-12 09:56:36 -08:00