Commit Graph

32815 Commits

Author SHA1 Message Date
Kubernetes Prow Robot 66081efd04 Merge pull request #31323 from neolit123/1.24-adjust-note-in-upgrade-about-drain
kubeadm-upgrade: adjust note about node drain
2022-01-13 05:48:30 -08:00
Lubomir I. Ivanov b00ffa2093 kubeadm-upgrade: adjust note about node drain
The current entry under additional information about drain can
be confusing and users might jump into draining the nodes before
the upgrade steps (as a pre-req), following the
instructions in the external link. This is not accurate.

Adjust the entry text to explain that drain is a step as part of
the upgrade process and this additional information entry just
mentions why it is needed.
2022-01-13 15:36:30 +02:00
Ray Wang 6c6288e41d Add help docs for module-check and module-init
Now command `make` will show help docs for `module-check` and `module-init`
targets also.
2022-01-13 18:06:10 +08:00
Kubernetes Prow Robot 46f8258412 Merge pull request #31255 from ptux/add-tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use-ja
[ja] Translate tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use into Japanese
2022-01-13 01:34:32 -08:00
Kubernetes Prow Robot baace8bd8e Merge pull request #31213 from ptux/add-tasks/administer-cluster/kubeadm/kubeadm-certs-ja
[ja] Translate tasks/administer-cluster/kubeadm/kubeadm-certs into Japanese
2022-01-13 01:32:29 -08:00
Kubernetes Prow Robot f5dcd59ffd Merge pull request #31204 from Arhell/remove
[ja] remove Open vSwitch
2022-01-13 01:30:29 -08:00
Kubernetes Prow Robot 86f1c2581c Merge pull request #30881 from ptux/add-tasks/debug-application-cluster/crictl-ja
[ja] Translate tasks/debug-application-cluster/crictl into Japanese
2022-01-13 01:28:29 -08:00
Kubernetes Prow Robot 11da625747 Merge pull request #30529 from ptux/tasks/inject-data-application/distribute-credentials-secure
[ja] Translate tasks/inject-data-application/distribute-credentials-secure into Japanese
2022-01-13 01:26:30 -08:00
Kubernetes Prow Robot 31b90c5180 Merge pull request #30452 from fenggw-fnst/cleanup-ja
[ja] Remove ^H character
2022-01-13 01:24:30 -08:00
Vaibhaw 8b5c45a912 Update _index.html 2022-01-13 14:28:19 +05:30
Vaibhaw c9a7183045 Update_index.html 2022-01-13 14:10:43 +05:30
d3vus 42e88a361c Updated managed-resource-containers.md 2022-01-13 13:05:17 +05:30
Kubernetes Prow Robot 2838508953 Merge pull request #31230 from Arhell/update-date
[ru] update date to mention KubeCon NA 2022
2022-01-12 21:52:29 -08:00
Arhell b78f3bf591 [ru] update date to mention KubeCon NA 2022 2022-01-13 07:40:16 +02:00
Kubernetes Prow Robot 9bb737da7c Merge pull request #31268 from mengjiao-liu/sync-task-tutorial-prereqs.md
[zh]Resync task-tutorial-prereqs.md
2022-01-12 18:43:08 -08:00
Wang 07bbfa7218 Update data/i18n/ja/ja.toml
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-13 11:42:58 +09:00
Kubernetes Prow Robot f311c4f0c6 Merge pull request #31297 from championshuttler/koowner
[ko] Fix link to OWNERS_ALIASES
2022-01-12 17:41:08 -08:00
ptux 3f257caf07 長音記号追加 2022-01-13 10:15:23 +09:00
ptux f7312bc32a add thirdparty_message 2022-01-13 10:09:30 +09:00
ptux 7d6f129e75 長音記号を追加 2022-01-13 09:37:12 +09:00
ptux 21cdff80ee add ja for thirdparty-content 2022-01-13 09:29:44 +09:00
Wang 4287a0e9e8 Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-13 09:08:28 +09:00
Kubernetes Prow Robot 29254d7eab Merge pull request #31296 from championshuttler/owner
Fix link to OWNERS_ALIASES
2022-01-12 11:10:13 -08:00
Wang 6f9f8e0dcc Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-13 04:09:08 +09:00
Kubernetes Prow Robot ebfa2e4bed Merge pull request #31306 from ptux/patch-13
Update migrating-telemetry-and-security-agents.md
2022-01-12 11:02:14 -08:00
Meysam Azad 1c4ea6d5af docs: place annotation between backticks ✏️ 2022-01-12 19:25:27 +03:00
Kubernetes Prow Robot b6b81c4c75 Merge pull request #30565 from ptux/add-auditing-ja
[ja] Translate tasks/debug-application-cluster/audit into Japanese
2022-01-12 08:18:37 -08:00
Lubomir I. Ivanov 0acf0e98ee kubeadm: update HA etcd guide for clarity and fix an issue
There were a couple of reported problems with this guide:

- The introductory paragraph talks about single control plane nodes
and does not mention the different options for HA etcd. Clear the
language to reduce the confusion and cross-link to the ha-topology
page.
- The hostname / IP detection in kubeadm can end
up with values not suitable for the certificates that kubeadm
generates for all etcd instances. Ensure that the hostnames / IPs
are pinned by the user in the example script.

Side cleanup related to the dockershim removal:
- Use containerd in the setup example and don't mention docker as
a requirement.
2022-01-12 16:24:26 +02:00
Kubernetes Prow Robot 6833ee99e3 Merge pull request #31305 from gjkim42/add-requirement-for-expandeddnsconfig
Add requirement for the ExpandedDNSConfig feature
2022-01-12 06:12:37 -08:00
Kubernetes Prow Robot b42674e881 Merge pull request #31289 from ixodie/patch-5
Removing Romana
2022-01-12 05:30:37 -08:00
JNat ce37f1b293 added Stack Overflow guidance
Added extra links to the guidance pertaining asking questions on Stack Overflow, to ensure users first read through guidance to ensure questions are both on-topic and well-written — both of which will improve these users' experience on Stack Overflow, and avoid having off-topic questions asked there.
2022-01-12 13:29:30 +00:00
Shannon Kularathna b0da90dd08 Minor wording fixes
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-01-12 17:22:19 +04:00
Wang 02dc4a258a Update migrating-telemetry-and-security-agents.md 2022-01-12 22:17:55 +09:00
Gunju Kim 62d76a2d88 Add requirement for the ExpandedDNSConfig feature 2022-01-12 22:07:17 +09:00
Kubernetes Prow Robot 976f23445e Merge pull request #31281 from anubha-v-ardhan/glossary-toolstip-statefulset
Add glossary_tooltip for StatefulSet in Recommended labels
2022-01-12 03:54:37 -08:00
Shivam Singhal 35d0ddd312 [zh] Fix link to OWNERS_ALIASES 2022-01-12 12:04:03 +02:00
Shivam Singhal 3200993466 [ko] Fix link to OWNERS_ALIASES 2022-01-12 12:03:09 +02:00
Shivam Singhal b49701b566 Fix link to OWNERS_ALIASES 2022-01-12 12:02:18 +02:00
Wang b1021a627c Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:29:03 +09:00
Wang 7e23cb0bda Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:47 +09:00
Wang 0b3585e449 Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:38 +09:00
Wang dbb4ada8b4 Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:26 +09:00
Wang 2f5b1eb9cc Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:21 +09:00
Wang 9588612861 Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:15 +09:00
Wang 0228a1af9a Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:28:07 +09:00
Wang af6e6eb46e Update content/ja/docs/tasks/administer-cluster/kubeadm/kubeadm-certs.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:27:37 +09:00
Wang d9f5966340 Update content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md
Co-authored-by: atoato88 <akihito-inou@nec.com>
2022-01-12 14:26:26 +09:00
edithturn 46e0d1b69b solved Victor's feedback 2022-01-11 17:19:47 -05:00
Kubernetes Prow Robot c8c474d07d Merge pull request #31224 from nate-double-u/merged-main-dev-1.24
Merged main into dev 1.24
2022-01-11 11:57:15 -08:00
Kubernetes Prow Robot 98d8836c23 Merge pull request #31267 from mengjiao-liu/fix-PreemptionPolicy
Fix wrong capitalization for preemptionPolicy field
2022-01-11 11:13:15 -08:00