Commit Graph

12854 Commits

Author SHA1 Message Date
Arhell f755079d15 [ja] fix column alignment 2021-03-23 00:22:35 +02:00
Kubernetes Prow Robot 05a1c75567 Merge pull request #26712 from cofyc/kep1845
KEP-1845: Prioritizing nodes based on volume capacity
2021-03-22 15:13:35 -07:00
Kenichi Omichi 7e171dfcbe ko: Replace redirect links of kubeadm
/docs/reference/setup-tools/kubeadm/kubeadm/ is redirected to
/docs/reference/setup-tools/kubeadm/
This replaces the redirect links of kubeadm with the direct links.

NOTE: The pull request for `en` language has been already merged as https://github.com/kubernetes/website/pull/26919
2021-03-22 21:13:45 +00:00
Kubernetes Prow Robot fddac2d84d Merge pull request #26993 from damemi/dev-1.21-random-downscale
Add description of replica controller scaledown sort logic
2021-03-22 09:49:44 -07:00
Derek Carr 4871b02de8 Promote DownwardAPIHugePages to beta 2021-03-22 12:14:58 -04:00
ganeshniyer 57b7232ccb Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 17:17:20 +05:30
ganeshniyer 483857e11b Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 17:17:04 +05:30
ganeshniyer 955acb710d Update content/en/docs/tasks/administer-cluster/configure-upgrade-etcd.md
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2021-03-22 17:16:56 +05:30
Juampy NR 66e666f307 Add indentation to the cert parameters 2021-03-22 11:36:40 +01:00
ydFu 5214deb8a8 [zh] Sync concepts pages for configuration\configmap.md
* Sync with english version in 'clarify: add that binaryData is base64-encoded (#27066)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-22 16:14:06 +08:00
ganeshniyer 8e8b2819ac Update configure-upgrade-etcd.md to give an example use-case for snapshot using options given by etcdctl 2021-03-22 11:52:56 +05:30
ydFu 02fe081de4 [zh] Sync concepts pages for extend-kubernetes\operator.md
* Sync with english version in 'Update operator page to list tools in alphabetical order (#26676)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-22 13:59:38 +08:00
Jihoon Seo 918ac7ecae [ko] Update link href to translated page 2021-03-22 11:10:09 +09:00
Leonardo Murillo d0c5dbd808 Arreglando typo 2021-03-21 17:13:33 +00:00
ydFu 71c5a8ee22 [zh] Sync concepts pages for architecture\control-plane-node-communication.md
* Sync with english version in 'Update control-plane-node-communication.md (#27123)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-21 19:11:59 +08:00
Aris Cahyadi Risdianto 392b1e5cda move the search.md from content/id/docs into content/id 2021-03-21 11:46:27 +08:00
ydFu eb75932e01 [zh] Sync tasks pages for kubeadm\kubeadm-certs.md
* Sync with english version in 'remove usage of the certificates API for cert renewal (#26841)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-20 21:11:52 +08:00
ydFu c5d6010935 [zh] Sync tasks pages for configmap-secret\managing-secret-using-kubectl.md
* Sync with english version in 'Improvement: Managing Secret using kubectl (#27136)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-20 16:13:03 +08:00
ydFu b0192d224e [zh] Sync setup pages for production-environment\container-runtimes.md
* Sync with english version in 'container-runtimes: include note about latest validated docker (#26966)'

Signed-off-by: ydFu <ader.ydfu@gmail.com>
2021-03-20 15:58:44 +08:00
Kubernetes Prow Robot c3098c0d01 Merge pull request #27130 from Arhell/indent
fix indentation
2021-03-20 00:49:42 -07:00
Kubernetes Prow Robot e924620433 Merge pull request #27111 from mengjiao-liu/update-rdb-link-zh
[zh] update volume rdb `Rados Block Device` link
2021-03-19 21:09:42 -07:00
Leonardo Murillo 343b912550 Nueva iteración de revisiones 2021-03-20 01:10:43 +00:00
Arhell 7d1e4408fe fix indent 2021-03-20 01:13:42 +02:00
Kubernetes Prow Robot d79edc1438 Merge pull request #27110 from edsoncelio/pt_m1_containers_lifecycle_hooks
Add content/pt/docs/concepts/containers/container-lifecycle-hooks.md
2021-03-19 12:37:44 -07:00
edsoncelio b12cbb5a0d Fix the typos suggested by code review
* manispulador -> manipulador
* dentro do cgroup e namespace do container -> dentro dos cgroups e namespaces
* tcpSocker -> tcpSocket
* conêiner-> contêiner
* Os logs para um manipulador de _hook_ não expostos em eventos de Pod -> Os logs para um manipulador de _hook_ não são expostos em eventos de Pod.
* failedPreStopHook -> FailedPreStopHook
2021-03-19 16:26:36 -03:00
Kubernetes Prow Robot 99516971c5 Merge pull request #27105 from AlexDamiao86/pt-Scale-your-app
[pt] Add scale your app in Portuguese
2021-03-19 12:17:45 -07:00
Peri Thompson 64c16a5836 Updated Windows doc reviewers 2021-03-19 18:40:30 +00:00
Anthony Ross 7be3cdcc91 update assign-pod doc
General grammar and spelling fixes.
2021-03-19 10:19:43 -07:00
Lubomir I. Ivanov 669322a78c kubeadm/create-cluster: add warning about admin.conf
Add warning that the file must not be shared as it has super powers
that cannot be revoked.
2021-03-19 17:48:29 +02:00
Kubernetes Prow Robot 48df7ceb37 Merge pull request #27059 from ydFu/update-container-runtimes
[zh] Sync setup pages for production-environment\container-runtimes.md
2021-03-19 06:08:33 -07:00
Kubernetes Prow Robot 8c837edc4b Merge pull request #27133 from kubernetes/dev-1.20-ko.6
[ko] Sixth Korean l10n work for release-1.20
2021-03-19 05:02:33 -07:00
Leonardo Murillo a94ff065fc Merge branch 'master' of github.com:kubernetes/website 2021-03-19 09:10:29 +00:00
M. Habib Rosyad 811018f8ab id: remove unused sitemap.md 2021-03-19 16:14:18 +08:00
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
Paco Xu 4c5130519c Merge branch 'dev-1.21' into new-annotations 2021-03-19 13:43:05 +08:00
Paco Xu 352e776eed Update content/en/docs/reference/labels-annotations-taints.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-03-19 13:33:24 +08:00
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 bb2f640858 Merge pull request #27106 from alculquicondor/job-completion-annotation
Add well-known annotation for job-completion-index
2021-03-18 07:17:19 -07: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