Commit Graph

17202 Commits (f8db38b98d799358a96b48810dd775dfa9a2b504)

Author SHA1 Message Date
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
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
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
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
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 98d8836c23
Merge pull request #31267 from mengjiao-liu/fix-PreemptionPolicy
Fix wrong capitalization for preemptionPolicy field
2022-01-11 11:13:15 -08:00
ixodie c073285fb3
Removing Romana
Romana is defunct and has been removed from main networking docs already.
2022-01-11 10:53:58 -05:00
Kubernetes Prow Robot aae389ad73
Merge pull request #31280 from MarcoZhang111/main
Fix wrong capitalization for preemptionPolicy field in zh.
2022-01-11 04:47:16 -08:00
Rory McCune 7e067efddc Update content/en/blog/_posts/2022-01-19-Securing-Admission-Controllers.md
Blog Post from SIG-Security docs on securing admission controllers.

Co-Authored-By: Tim Bannister <tim@scalefactory.com>
Co-Authored-By: Rey Lejano <rlejano@gmail.com>
Co-Authored-By: Nate W. <4453979+nate-double-u@users.noreply.github.com>
2022-01-11 10:44:29 +00:00
Kubernetes Prow Robot d159608a62
Merge pull request #31284 from Babapool/add-tooltip
Add Glossary_tooltip for object
2022-01-11 01:15:16 -08:00
Vitthal Sai b930314a64
Add glossary_tooltip for object 2022-01-11 14:24:09 +05:30
Shannon Kularathna be490005ff Remove Docker mentions 2022-01-11 07:07:22 +00:00
Anubhav Vardhan 5a5b4d8a70
Comment YAML to specify excerpt 2022-01-11 10:33:07 +05:30
Anubhav Vardhan f6ae550af4
Add glossary_tooltip for StatefulSet 2022-01-11 10:26:58 +05:30
zhangtaikun 5030dec711 Fix wrong capitalization for preemptionPolicy field in zh. 2022-01-11 09:31:09 +08:00
Kubernetes Prow Robot 0872e8ec51
Merge pull request #30818 from sftim/20211007_revise_device_plugins_page
Revise device plugins page
2022-01-10 14:42:26 -08:00
Kubernetes Prow Robot 4698b128c0
Merge pull request #31205 from MikeSpreitzer/fix-apf-alpha
Corrected alpha release for APIPriorityAndFairness FeatureGate
2022-01-10 14:14:26 -08:00
Filip Křepinský 8f8d2bb039 make deployment status behaviour more descriptive 2022-01-10 21:22:45 +01:00
Kubernetes Prow Robot d4387d2064
Merge pull request #31265 from shannonxtreme/blog-edit
Correct minor spelling and grammar issues in dockershim blog
2022-01-10 10:35:13 -08:00
Jayesh Srivastava 27d400d0e6 Update localization.md 2022-01-10 22:00:54 +05:30
Renan Gonçalves 696027ce06
Remove changes to ko and zh locales 2022-01-10 16:12:33 +01:00
Mengjiao Liu 1c8db8fde8 [zh]Resync task-tutorial-prereqs.md 2022-01-10 18:29:09 +08:00
Mengjiao Liu a35da2ba7f Fix wrong capitalization for preemptionPolicy field 2022-01-10 17:59:22 +08:00
Sascha Grunert 36a5a39a35
Update CRI description to be more verbose
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-01-10 10:38:15 +01:00
Kubernetes Prow Robot 7444dc5d6a
Merge pull request #31240 from tengqm/zh-findout-runtime
[zh] Translate find out runtime page
2022-01-10 00:35:13 -08:00
Shannon Kularathna 58fcd66c89 Correct minor spelling and grammar issues 2022-01-10 07:58:19 +00:00
brianpursley ad015ad425 Add instructions for enabling fish auto-completions for kubectl 2022-01-09 20:36:19 -05:00
Kubernetes Prow Robot 05c913e683
Merge pull request #31014 from Babapool/merge-tuts
Merge the tutorials under tutorials->clusters into tutorials->security
2022-01-09 14:07:14 -08:00
Babapool ec94e69c4e Merge the tutorials under tutorials->clusters into tutorials->security 2022-01-09 21:31:20 +00:00
Wang 50aa4ac47e
Update content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-01-09 19:20:17 +09:00
Wang 40bd978326
Update content/ja/docs/tasks/administer-cluster/migrating-from-dockershim/find-out-runtime-you-use.md
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-01-09 19:20:12 +09:00
expoli 4a2981a0d8
Correct some misrepresentations on Chinese pages
Correct some misrepresentations on Chinese pages

# 原始文件内容
原始文档上写的是:输入类似于 (Enter something like),但是者实际上是一个输出内容。
此错误在这个页面上不止一处,已经全部订正

```bash
输入类似于 -> 输出类似于
input -> output
```
2022-01-09 15:40:57 +08:00
edithturn 5d255db39e removing version v1.19 2022-01-09 00:34:11 -05:00
Edith Puclla e1080031f5
Update content/es/docs/concepts/storage/storage-capacity.md
Co-authored-by: Emilano Vazquez <emilianovazquez@gmail.com>
2022-01-09 00:25:15 -05:00
Edith Puclla 131258881d
Update content/es/docs/concepts/storage/storage-capacity.md
Co-authored-by: Emilano Vazquez <emilianovazquez@gmail.com>
2022-01-09 00:25:04 -05:00
Kubernetes Prow Robot f6c5fa73d6
Merge pull request #31245 from k0000k/ko-_index-file
[ko] Add translation of parts that haven't been translated in _index
2022-01-08 19:12:19 -08:00
Kubernetes Prow Robot 290d0a6c29
Merge pull request #31198 from shuaijinchao/zh/sync/overview/components
[zh] synchronize translate components.md
2022-01-08 18:30:18 -08:00
Kubernetes Prow Robot 1fdf62bdbd
Merge pull request #31158 from howieyuen/zh/tutorials/security/cluster
[zh]translate content/zh/docs/tutorials/security/cluster-level-pss.md
2022-01-08 18:28:19 -08:00
Kubernetes Prow Robot c35f580d7b
Merge pull request #31156 from howieyuen/zh/tutorials/security/ns
[zh]translate content/zh/docs/tutorials/security/ns-level-pss.md
2022-01-08 18:26:19 -08:00
Kubernetes Prow Robot 54c8d4410d
Merge pull request #31216 from shuaijinchao/zh/sync/administer-cluster/encrypt-data
[zh] synchronize translate encrypt-data.md
2022-01-08 18:24:19 -08:00
ptux 215983779b down 2022-01-09 08:55:01 +09:00
ptux 95211a8fcf change back 2022-01-09 08:48:10 +09:00
Kubernetes Prow Robot ae5ae3ab71
Merge pull request #31247 from championshuttler/unkow
Remove Unknown Symbol on Container Runtime Interface (CRI) Page
2022-01-08 06:58:18 -08:00
Kubernetes Prow Robot 5446a4f7ed
Merge pull request #31219 from pacoxu/patch-9
storage class parameters value should be string
2022-01-08 06:30:18 -08:00
Kubernetes Prow Robot 77cc3857e6
Merge pull request #30662 from CarlosDomingues/patch-1
Use tee to write to /etc/bash_completion.d/kubectl
2022-01-08 06:28:19 -08:00
Kubernetes Prow Robot c4b4768ae0
Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2022-01-08 06:26:19 -08:00
Wang b70a72e2cc
Merge branch 'kubernetes:main' into master 2022-01-08 22:46:30 +09:00
ptux 09fa80f506 done 2022-01-08 22:43:39 +09:00
Shivam Singhal 5473fe272f Remove Unknown Symbol on Container Runtime Interface (CRI) Page 2022-01-08 15:20:14 +02:00
Kubernetes Prow Robot c56cd541d6
Merge pull request #31214 from shuaijinchao/zh/sync/migrating-from-dockershim/check-if-dockershim-deprecation-affects-you
[zh] synchronize translate check-if-dockershim-deprecation-affects-you.md
2022-01-08 01:39:05 -08:00
k0000k cb7da4fc41
[ko] Add translation of parts that haven't been translated in _index file 2022-01-08 17:10:47 +09:00
Michelle Fernandez Bieber e21f0563f3 Added ingressClassName: nginx to Ingress example, mentioned to the necessity of it and referenced to the section describing that further 2022-01-07 22:15:42 +01:00
Kubernetes Prow Robot ce5896d695
Merge pull request #30583 from stormqueen1990/secrets-pt-br
[pt-br] Add /content/pt-br/docs/concepts/configuration/secrets.md
2022-01-07 10:48:33 -08:00
Avinesh Tripathi 34273a6874
Update content/en/includes/default-storage-class-prereqs.md
Co-authored-by: Arsh Sharma <56963264+RinkiyaKeDad@users.noreply.github.com>
2022-01-07 22:46:02 +05:30
Kubernetes Prow Robot 68a90aef60
Merge pull request #31208 from Priyankasaggu11929/psaggu-add-moc-apac-blog
blog: meet our contributors APAC India region
2022-01-07 06:58:30 -08:00
Priyanka Saggu 4bb3f367a2 blog: meet our contributors APAC India region 2022-01-07 20:21:15 +05:30
Qiming Teng 21558d676a [zh] Translate find out runtime page 2022-01-07 21:10:41 +08:00
帅进超 875bb06af8 [zh] synchronize translate encrypt-data.md 2022-01-07 19:51:31 +08:00
帅进超 2546d64397 [zh] synchronize translate check-if-dockershim-deprecation-affects-you.md 2022-01-07 18:06:10 +08:00
Kubernetes Prow Robot 36c22f1d48
Merge pull request #31229 from sftim/20220106_update_dockershim_survey_article_closure
Mark dockershim survey closed
2022-01-07 01:18:31 -08:00
Mauren Berti 6708e86c6e Remove comment blocks with original content. 2022-01-06 19:33:47 -05:00
Mauren Berti 735c85364b Remove comment blocks with original content. 2022-01-06 19:28:08 -05:00
Mauren Berti 9cf1da9096 Fix typo on translation. 2022-01-06 18:46:10 -05:00
Mauren Berti 34036af321 Add pt-br/docs/concepts/configuration/secret.md.
Create the Brazilian Portuguese translation for the Secrets page.
2022-01-06 18:46:10 -05:00
Tim Bannister a3e8980eac
Add Contiv-VPP network plugin 2022-01-06 22:24:08 +00:00
Kubernetes Prow Robot 4763cd9329
Merge pull request #30759 from ixodie/patch-12
Kind cleanup - Remove Contiv
2022-01-06 14:22:00 -08:00
Kubernetes Prow Robot c18ddf5d75
Merge pull request #31227 from DanStough/remove-kubeadm-clusterstatus
kubeadm: remove ClusterStatus references
2022-01-06 14:20:01 -08:00
Tim Bannister 2a0fb0690f Mark dockershim survey closed 2022-01-06 21:04:13 +00:00
Kubernetes Prow Robot a7d28c2192
Merge pull request #30972 from SergeyKanzhelev/dockershim-blog-post
Add blog post announcing actual dockershim removal
2022-01-06 12:56:00 -08:00
Sergey Kanzhelev 9617e67e51
Update content/en/blog/_posts/2022-01-07-kubernetes-is-moving-on-from-dockershim.md
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-01-06 12:40:58 -08:00
DanStough 4030f7fab9 kubeadm: remove ClusterStatus references 2022-01-06 14:50:38 -05:00
Paco Xu d51b32bab8
storage class parameters value should be string 2022-01-06 11:24:06 +08:00
Sergey Kanzhelev 4207597a91 blog post draft: https://docs.google.com/document/d/160edAf2q3-FY8SFNCfEoSWcQ0Y7OUUy4hD7nc-b11n8/edit# 2022-01-06 01:37:16 +00:00
Tim Bannister 2558306e58
Add third-party content disclaimer 2022-01-05 21:44:49 +00:00
Tim Bannister d67ac4dc95
Fix mismatched whitespace
Convert a tab to spaces to match other lines in snippet.
2022-01-05 21:44:48 +00:00
Tim Bannister fea1dc2801
Clean up front matter 2022-01-05 21:44:48 +00:00
Tim Bannister 7715646907
Tweak wording for Device Plugins concept 2022-01-05 21:44:44 +00:00
Kubernetes Prow Robot 1bc24bb348
Merge pull request #31201 from mtilson/patch-3
Remove extra command and fix reference to profile
2022-01-05 13:17:48 -08:00
Kubernetes Prow Robot 1b75c44306
Merge pull request #31058 from championshuttler/notecleanup
Cleanup notes in Define a Command and Arguments docs
2022-01-05 12:23:49 -08:00
Kubernetes Prow Robot 988b1ba439
Merge pull request #30348 from afirth/2021-11-03-docs-for-kustomize-env-vars
[DOCS] Document the environment variable substitution feature of kustomize configMapGenerator
2022-01-05 12:07:47 -08:00
Kubernetes Prow Robot b6d995e671
Merge pull request #31182 from sftim/20220103_fix_case_patch_releases_tables
Fix case for tables in patch releases list
2022-01-05 11:31:48 -08:00
Kubernetes Prow Robot bef1768ff1
Merge pull request #31207 from tengqm/tune-config-links
Tune config API links
2022-01-05 08:42:25 -08:00
Neha Viswanathan 24ee2527d0
migrate the K8s networking model section (#28617) 2022-01-05 08:08:41 -08:00
ptux e3dd9fe077 done 2022-01-05 22:53:14 +09:00
Kubernetes Prow Robot 4aa0b0fb6b
Merge pull request #31212 from shuaijinchao/zh/sync/access-application-cluster/access-cluster2
[zh] synchronize translate access-cluster.md
2022-01-05 04:46:33 -08:00
Kubernetes Prow Robot 2ab575cf27
Merge pull request #30327 from perithompson/patch-2
Update Windows pause image
2022-01-05 04:18:33 -08:00
帅进超 8ed0eb3e41 [zh] synchronize translate access-cluster.md 2022-01-05 18:38:55 +08:00
Kubernetes Prow Robot 264ae2847b
Merge pull request #31196 from shuaijinchao/zh/sync/extend-kubernetes/operator
[zh] synchronize translate operator.md
2022-01-04 22:04:33 -08:00
帅进超 d281674822 [zh] synchronize translate operator.md 2022-01-05 13:46:35 +08:00
Kubernetes Prow Robot 0453404ab4
Merge pull request #31197 from shuaijinchao/zh/sync/extend-kubernetes/service-catalog
[zh] synchronize translate service-catalog.md
2022-01-04 21:46:32 -08:00
Qiming Teng 6be193b4de Tune config API links
We favor links to generated docs targetting non-developer audiences over
golang specifics.
2022-01-05 13:42:32 +08:00
帅进超 8804605079 [zh] synchronize translate service-catalog.md 2022-01-05 13:37:06 +08:00
帅进超 b28500b7a5 [zh] synchronize translate components.md 2022-01-05 13:33:24 +08:00
Kubernetes Prow Robot bf39ea5ea5
Merge pull request #31202 from rsalmond/patch-1
Fix broken link to grpc liveness probe yaml
2022-01-04 21:26:32 -08:00
Kubernetes Prow Robot e223a5553f
Merge pull request #31199 from shuaijinchao/zh/sync/cluster-administration/system-traces
[zh] synchronize translate system-traces.md
2022-01-04 21:18:33 -08:00
Mike Spreitzer 9f1de9cd87 Corrected alpha release for APIPriorityAndFairness FeatureGate 2022-01-04 21:25:23 -05:00
mtilson 5e964818e8
Remove "Service" as well 2022-01-05 02:15:41 +03:00
Arhell ce0ede9dc0 [ja] remove Open vSwitch 2022-01-05 00:17:28 +02:00
Kubernetes Prow Robot 9118ba9df6
Merge pull request #31019 from championshuttler/fixLink
Fix the link to access cluster service in docs
2022-01-04 12:36:08 -08:00
Kubernetes Prow Robot c39b834244
Merge pull request #30431 from Kartik494/improveDocsCRD
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
rob salmond 36bf4368c7
Fix broken link to grpc liveness probe yaml 2022-01-04 14:18:01 -05:00
mtilson 3e48467a27
Remove extra command and fix reference to profile 2022-01-04 21:40:48 +03:00
Kubernetes Prow Robot cc53157970
Merge pull request #31161 from CodingCanuck/patch-1
Fix grammar in kubernetes dashboard docs
2022-01-04 09:16:53 -08:00
Kubernetes Prow Robot d9545116cd
Merge pull request #31184 from CodingCanuck/patch-3
Fix kind delete cluster commands
2022-01-04 09:10:52 -08:00
帅进超 02d19b7fa9 [zh] synchronize translate system-traces.md 2022-01-05 00:09:31 +08:00
Peri Thompson 60824acdd2
Update windows pause image
Signed-off-by: Peri Thompson <perit@vmware.com>
2022-01-04 09:40:47 +00:00
Kubernetes Prow Robot 77ca45ab8a
Merge pull request #31187 from Arhell/remove
[it] remove Open vSwitch
2022-01-04 00:41:00 -08:00
Kobayashi Daisuke 8c4dcb2ee4
Update service-traffic-policy.md 2022-01-04 13:26:04 +09:00
howieyuen cf8ddb9aed [zh]translate content/zh/docs/tutorials/security/cluster-level-pss.md 2022-01-04 11:13:55 +08:00
howieyuen a08460d8cd [zh]translate content/zh/docs/tutorials/security/ns-level-pss.md 2022-01-04 11:03:03 +08:00
hhyasdf 1d56098e9a
Add Hybridnet CNI to networking.md 2022-01-04 10:34:57 +08:00
Kobayashi Daisuke 0068f7b226
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-01-04 11:07:56 +09:00
Kobayashi Daisuke f6b5958b03
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-01-04 11:07:19 +09:00
Kobayashi Daisuke 95d4b8c9d7
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-01-04 11:06:12 +09:00
Kobayashi Daisuke fb59286f02
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:41:39 +09:00
Kobayashi Daisuke 0af73e658d
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:41:22 +09:00
Kobayashi Daisuke 9de1412a98
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:40:16 +09:00
Kobayashi Daisuke 47010c1ff7
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:40:12 +09:00
Kobayashi Daisuke e558ee70e0
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:40:05 +09:00
Kobayashi Daisuke 2fa6918df0
Update content/ja/docs/concepts/services-networking/service-traffic-policy.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 10:39:52 +09:00
Wang 87f2f38ee1
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:47 +09:00
Wang aace87316e
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:30 +09:00
Wang d97de90faf
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:24 +09:00
Wang 42df213b81
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:20 +09:00
Wang 85a6b60e05
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:14 +09:00
Wang 0d5bd1f386
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:09 +09:00
Wang dc157188ee
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:22:04 +09:00
Wang 5860445100
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:58 +09:00
Wang 0258f297dd
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:52 +09:00
Wang c8e5a4e187
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:47 +09:00
Wang d8890fa712
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:42 +09:00
Wang 4e5ceafe6d
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:36 +09:00
Wang 9e4294faed
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:30 +09:00
Wang 51fbb58590
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:23 +09:00
Wang cadb23938d
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:17 +09:00
Wang a87c55f809
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:11 +09:00
Wang 0e89570bc4
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:21:00 +09:00
Wang f7961d7792
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:20:52 +09:00
Wang 3e2b6c8655
Update content/ja/docs/tasks/debug-application-cluster/debug-application.md
Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
2022-01-04 08:20:41 +09:00
ptux 6b355af0ea fix glossary 2022-01-04 08:16:10 +09:00
Kubernetes Prow Robot 4793ac10d6
Merge pull request #31181 from tengqm/fix-gc
Fix nits in the garbage collection page
2022-01-03 15:13:00 -08:00
Kubernetes Prow Robot b7ac7eeedc
Merge pull request #31050 from suchen-sci/update-ingress-controller-easegress-link
[ingresscontroller] Update Easegress link for Kubernetes website
2022-01-03 14:27:00 -08:00
Arhell b2dadde6bf [it] remove Open vSwitch 2022-01-04 00:21:52 +02:00
Kubernetes Prow Robot 91b57ffa12
Merge pull request #31138 from superorbital/tammersaleh/cronjob-schedule-fix
The `schedule: "*/1 * * * *"` is the same as "* * * * *"
2022-01-03 14:13:00 -08:00
Alex McCarthy 90970b7b73
Fix kind delete cluster commands
The name flag requires two leading dashes, not one.
2022-01-03 07:17:52 -10:00
Alex McCarthy 6b4cbac16c
Remove trailing whitespace to fix command pasting 2022-01-03 07:03:52 -10:00
Kubernetes Prow Robot 0de2680607
Merge pull request #31170 from ptux/fix-debug-application-en
fix glossary
2022-01-03 07:58:59 -08:00
Kubernetes Prow Robot 830c2ac073
Merge pull request #31171 from tengqm/tune-mem-mgr
Tune mem mgr
2022-01-03 07:55:00 -08:00
Tim Bannister 4c0612d605 Fix case for tables in patch releases list
(aside: if we did want these all-uppercase, I'd be tempted to apply that
style using CSS / Sass)
2022-01-03 15:44:06 +00:00
Ryota Yamada 2f511e498a
Merge branch 'main' into ja-fix-link 2022-01-03 23:22:49 +09:00
Kubernetes Prow Robot f030fbf6b4
Merge pull request #30465 from ptux/patch-9
[jp] Update operator.md
2022-01-03 06:05:00 -08:00
Kubernetes Prow Robot ab38aa3e72
Merge pull request #30407 from ptux/patch-6
[jp] Update custom-resources.md
2022-01-03 06:02:59 -08:00