M. Habib Rosyad
a3e344419b
id: remove unused templates directory
2021-03-19 16:08:23 +08:00
Shubham Kuchhal
41dff008af
Improvement: Managing Secret using kubectl
2021-03-19 12:41:19 +05:30
Kubernetes Prow Robot
25c236728e
Merge pull request #27012 from oomichi/redirect-kubeadm-id
...
id: Replace redirect links of kubeadm
2021-03-18 19:54:36 -07:00
sdwerwed
388a2730f1
Avoid using namespace that is a reserved object
2021-03-19 02:16:25 +01:00
Kubernetes Prow Robot
e2f760ca26
Merge pull request #26983 from illidan33/patch-1
...
create a secret failed
2021-03-18 17:52:36 -07:00
Derek Tamsen
525192372f
chore(access-cluster): update references of port_name to include usage of port number
2021-03-18 17:52:01 -07:00
Arhell
04cc5ed8c6
fix indentation
2021-03-19 00:42:49 +02:00
ravisantoshgudimetla
a9918c4af3
Update Resource reservation section
...
Co-authored-by: Qiming Teng <tengqim@cn.ibm.com >
Co-authored-by: James Sturtevant <jsturtevant@gmail.com >
2021-03-18 18:37:10 -04:00
Cristian Klein
c5e0cc66d8
Update content/en/docs/concepts/overview/components.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com >
2021-03-18 21:10:04 +01:00
Kubernetes Prow Robot
a4289a390f
Merge pull request #27123 from pierreilki/patch-1
...
Update control-plane-node-communication.md
2021-03-18 11:45:07 -07:00
Alexandre Maia
1b56b273da
Update scale-intro.html
...
Replace "Rolling updates" for "Atualizações graduais"
2021-03-18 14:16:32 -03:00
Kubernetes Prow Robot
e19bef4f17
Merge pull request #25804 from gprasath/patch-3
...
Update change-default-storage-class.md
2021-03-18 10:11:20 -07:00
pierre villard
d0645e2384
Update control-plane-node-communication.md
...
Kubernetes Service is located on Default namespace. Not in all nespaces
2021-03-18 15:58:06 +01:00
Kubernetes Prow Robot
94e3f1775a
Merge pull request #26949 from jihoon-seo/210308-Update-outdated-files-in-dev-1.20-ko.6
...
[ko] Update outdated files in dev-1.20-ko.6 (p2)
2021-03-18 07:03:19 -07:00
Kubernetes Prow Robot
57141814a4
Merge pull request #27112 from mengjiao-liu/update-rdb-link-ko
...
[ko] update volume rdb `Rados Block Device` link
2021-03-17 22:39:18 -07:00
Kubernetes Prow Robot
cb7edbf398
Merge pull request #27113 from mengjiao-liu/sync-dynamic-provisioning-zh
...
[zh] sync content/en/docs/concepts/storage/dynamic-provisioning.md
2021-03-17 20:55:20 -07:00
Kubernetes Prow Robot
38a11d43ee
Merge pull request #27102 from mengjiao-liu/sync-volume
...
[zh] Sync content/en/docs/concepts/storage/volumes.md
2021-03-17 20:11:19 -07:00
mengjiao.liu
9c9366a36e
[zh] sync content/en/docs/concepts/storage/dynamic-provisioning.md
2021-03-18 11:02:08 +08:00
edsoncelio
90e2984666
Fix title
2021-03-17 23:49:02 -03:00
mengjiao.liu
1aa40b810e
[ko] update volume rdb Rados Block Device link
2021-03-18 10:35:18 +08:00
edsoncelio
dd89235708
Add extra space at line 90
2021-03-17 23:32:40 -03:00
mengjiao.liu
243317319d
[zh] update volume rdb Rados Block Device link
2021-03-18 10:32:30 +08:00
edsoncelio
6863270776
Add the content of content/pt/docs/concepts/containers/container-lifecycle-hooks.md
2021-03-17 23:29:01 -03:00
mengjiao.liu
5ae7283deb
update volume rdb Rados Block Device link
2021-03-18 10:27:24 +08:00
Kubernetes Prow Robot
cb5e71244b
Merge pull request #27044 from Arhell/upd
...
[zh] update invalid web page link for api group
2021-03-17 17:49:19 -07:00
Karen Bradshaw
3ff5ec1eff
clean up use of word: just
2021-03-17 19:57:40 -04:00
Mike Patterson
f7506a3d98
Drop vagrant path and use generic name.
2021-03-17 15:38:56 -07:00
Mike Patterson
1c237dabfa
Update content/en/docs/reference/access-authn-authz/certificate-signing-requests.md
...
Co-authored-by: Jordan Liggitt <jordan@liggitt.net >
2021-03-17 15:15:34 -07:00
Kubernetes Prow Robot
ee85c6c6c6
Merge pull request #25488 from prankul88/expose-service-update
...
Update expose service intro
2021-03-17 15:07:19 -07:00
tibetsam
1b12bb9cc4
remove usage of the "certificates" API for cert renewal ( #26841 )
...
* remove usage of the "certificates" API for cert renewal
"--use-api" option is removed from kubeadm alpha certs renew command since k8s 1.19
* Update kubeadm-certs.md
* Update content/en/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
Co-authored-by: Lubomir I. Ivanov <neolit123@gmail.com >
2021-03-17 13:23:20 -07:00
Kubernetes Prow Robot
70dd1479ad
Merge pull request #26484 from max-cx/patch-1
...
Update nodes.md
2021-03-17 13:21:19 -07:00
Jai Govindani
b407a0103b
docs(configure-redis-using-configmap): update for clarity ( #25712 )
...
* docs(configure-redis-using-configmap): update for clarity
Signed-off-by: Jai Govindani <jai@honestbank.com >
* fix(configure-redis-using-configmap): incorrect volumeMount index
Signed-off-by: Jai Govindani <jai@honestbank.com >
* fix(configure-redis-using-configmap): show Pod status as Running, separate commands from output
Signed-off-by: Jai Govindani <jai@honestbank.com >
* fix(configure-redis-using-configmap): typo
Signed-off-by: Jai Govindani <jai@honestbank.com >
* fix(configure-redis-using-configmap): configmap name
Signed-off-by: Jai Govindani <jai@honestbank.com >
2021-03-17 13:13:19 -07:00
Kubernetes Prow Robot
9a9c2f3f74
Merge pull request #26966 from enyinna1234/fix-docker-version
...
container-runtimes: include note about latest validated docker
2021-03-17 12:19:18 -07:00
AlexDamiao86
06abcf6b4e
Update link explore to expose and expose to scale
2021-03-17 16:09:58 -03:00
Kubernetes Prow Robot
88f1a12bea
Merge pull request #23492 from rodrigoporcionato/patch-1
...
Update _index.html
2021-03-17 11:37:19 -07:00
AlexDamiao86
ebd67aaabd
Add Scale your App in Portuguese
2021-03-17 15:31:29 -03:00
Kubernetes Prow Robot
b9729f785c
Merge pull request #24224 from miry/update-ingress-example-with-new-api-ja
...
[ja] Use apiversion networking.k8s.io/v1 for ingress
2021-03-17 10:34:32 -07:00
Kubernetes Prow Robot
6f503c98cc
Merge pull request #27063 from vaibhav2107/replace-link
...
Update the link
2021-03-17 10:05:57 -07:00
mengjiao.liu
449d06ec0e
[zh] Sync content/en/docs/concepts/storage/volumes.md
2021-03-17 23:05:50 +08:00
Kubernetes Prow Robot
383ce5fee5
Merge pull request #27076 from AlexDamiao86/dev-1.20-pt.M1
...
[pt] Add Expose Your App Publicly in Portuguese
2021-03-17 07:58:57 -07:00
Qiming Teng
5805ef3738
[zh] Sync install-kubeadm
2021-03-17 20:21:46 +08:00
vaibhav
34f1f44e47
Update the link to install service catalog using Helm
2021-03-17 14:00:09 +05:30
Jeremy
74ce07a55e
Update dns-custom-nameservers.md
2021-03-17 16:05:47 +08:00
Sergey Kanzhelev
607e086ffd
converted Node to a separate section
2021-03-17 06:26:30 +00:00
Sergey Kanzhelev
eb4b67d8a2
Update content/en/docs/concepts/overview/working-with-objects/names.md
...
Co-authored-by: Celeste Horgan <celeste@cncf.io >
2021-03-16 23:22:10 -07:00
Kubernetes Prow Robot
8513a4d041
Merge pull request #27073 from neolit123/1.21-update-containerd-restart-order
...
container-runtimes: add note about restarting containerd
2021-03-16 22:36:56 -07:00
Kubernetes Prow Robot
98a1647ff6
Merge pull request #26964 from seokho-son/outdated-1.20-ko.6
...
[ko] Update outdated files in dev-1.20-ko.6 (p1)
2021-03-16 21:02:56 -07:00
Kubernetes Prow Robot
2ba9ed2300
Merge pull request #26827 from santachopa/persistent-volumne-claim
...
Translate reference/glossary/persistent-volumn-claim.md in Korean
2021-03-16 19:36:57 -07:00
Jihoon Seo
814b9f92cc
[ko] Update outdated files in dev-1.20-ko.6 (p2)
2021-03-17 11:20:09 +09:00
CKchen0726
b891ef312a
[zh] fix spelling mistake in content/zh/docs/concepts/storage/storage-classes.md
2021-03-17 10:00:47 +08:00