Kubernetes Prow Robot
2d399351e6
Merge pull request #31351 from Arhell/patch-1
...
[uk] update date to mention KubeCon NA 2022
2022-01-15 04:34:15 -08:00
Kubernetes Prow Robot
7e9b95ff0a
Merge pull request #31298 from championshuttler/tr
...
[zh] Fix link to OWNERS_ALIASES
2022-01-15 04:00:16 -08:00
Meysam Azad
60551bc338
typo: remove redundant preposition ✏️
2022-01-15 13:26:50 +03:00
Ihor Sychevskyi
0e98775ec7
[uk] update date to mention KubeCon NA 2022
2022-01-15 10:49:06 +03:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com >
2022-01-15 09:24:54 +05:30
Kubernetes Prow Robot
312853c9d7
Merge pull request #31343 from gjtempleton/Correct-Pod-Statuses-Link
...
EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 12:22:26 -08:00
Kubernetes Prow Robot
2a55433557
Merge pull request #31337 from alexzielenski/patch-3
...
Fix typo for OpenAPIV3 and OpenAPIEnums
2022-01-14 02:32:28 -08:00
GuyTempleton
80e2f669a0
Docs - EN - Concepts - Correct Pod-Conditions Anchor Link
2022-01-14 10:30:44 +00:00
Jihoon Seo
6b56f2924b
[ko] Update outdated files in dev-1.23-ko.1 M83-93
2022-01-14 17:36:06 +09:00
Jihoon Seo
615ff586b2
[ko] Update outdated files in dev-1.23-ko.1 M55-61
2022-01-14 17:27:30 +09:00
Jihoon Seo
3b1d2ce63a
[ko] Update outdated files in dev-1.23-ko.1 M43-54
2022-01-14 17:26:31 +09:00
Jihoon Seo
f91f632287
[ko] Update outdated files in dev-1.23-ko.1 M38-42
2022-01-14 17:25:10 +09:00
Jihoon Seo
b928e5c8de
[ko] Update outdated files in dev-1.23-ko.1 M34-37
2022-01-14 17:22:18 +09:00
Kubernetes Prow Robot
a4c4da90aa
Merge pull request #30964 from jihoon-seo/211215_Outdated_M25
...
[ko] Update outdated files in dev-1.23-ko.1 (M25-M33)
2022-01-13 22:10:28 -08:00
Jihoon Seo
d311fcecad
[ko] Update outdated files in dev-1.23-ko.1 M25-33
2022-01-14 11:55:56 +09:00
Alex Zielenski
e346ea41ee
Fix typo for OpenAPIV3 and OpenAPIEnums
...
If a user were to copy & paste from the docs into the feature-gate option they would receive the error `flag: unrecognized feature gate: OpenAPIv3` or `flag: unrecognized feature gate: OpenAPIEnum`. This change uses the correct case for `V` and uses the plural form for `Enums` as the command line parser expects.
2022-01-13 18:51:01 -08:00
Josh Berkus
b85a7df5a8
Fix link to dev@kubernetes mailing list
...
Signed-off-by: Josh Berkus <josh@agliodbs.com >
2022-01-13 17:44:14 -08:00
Josh Berkus
04b4356744
Fix link to dev@kubernetes group.
...
Signed-off-by: Josh Berkus <josh@agliodbs.com >
2022-01-13 17:43:28 -08:00
Yashodhan Mohan Bhatnagar
a18a34c482
Clean up docker references from Service documentations
...
1. Remove examples contrasting k8s networking with Docker networking
from concept document explaining connecting applications using services
2. Remove reference to dockerlinks in favor of English description
of the env vars autocreated for every Service.
2022-01-14 02:39:33 +05:30
Tim Bannister
ef6d83b5dd
Clarify example for setting Linux command line
2022-01-13 17:43:34 +00:00
Adrian Ludwin
9117178a97
Namespace names must be RFC 1123 DNS labels
...
The how-to docs to create a new namespace already specify this, but I think it's worth mentioning in the overview doc that a namespace name must be an RFC 1123 label, as I didn't initially think to look in the how-to doc for limitations.
2022-01-13 12:10:06 -05:00
Darshna Das
c5881a11b8
Removed weave url
2022-01-13 19:56:57 +05:30
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
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
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
7d6f129e75
長音記号を追加
2022-01-13 09:37:12 +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