Commit Graph

30140 Commits

Author SHA1 Message Date
Wang 56526806c7 [ja] Translate tasks/debug-application-cluster/local-debugging into Japanese (#30981)
* done

* add reviewer

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>

* Update local-debugging.md

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

* Update content/ja/docs/tasks/debug-application-cluster/local-debugging.md

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>

Co-authored-by: nasa9084 <nasa9084@users.noreply.github.com>
Co-authored-by: Ryota Yamada <42636694+riita10069@users.noreply.github.com>
2022-03-03 22:14:52 -08:00
pangqing 3f8ac40b0e Modify the expulsion link initiated by API
Signed-off-by: pangqing <pangqing@uniontech.com>
2022-03-04 13:40:33 +08:00
Kubernetes Prow Robot 301f85fd92 Merge pull request #31603 from atiratree/concepts.deployment
add note about Terminating pods when rolling out a Deployment
2022-03-03 08:53:48 -08:00
FOWind 0240ba9a8a [zh]sync developing-cloud-controller-manager 2022-03-03 15:19:05 +00:00
Benedikt Rollik 2268f317c6 fix: typo 2022-03-03 14:49:51 +01:00
Kubernetes Prow Robot e7be79d0c4 Merge pull request #30179 from bene2k1/de-feat-sigdocs-20211021
[de] Participating in SIG Docs
2022-03-03 05:39:48 -08:00
Kubernetes Prow Robot 77ffd322ed Merge pull request #31749 from KoditkarVedant/update-hyperlinks-to-point-to-main-branch-de-local
[de] Update hyperlinks to point to main branch
2022-03-03 05:31:48 -08:00
Kubernetes Prow Robot f09435eb75 Merge pull request #31718 from championshuttler/deb
[de] Fix broken links due to using githubbranch param
2022-03-03 05:29:48 -08:00
Qiming Teng b76366329d Update scheduler configuration sample version
This PR updates the scheduler configuration YAML snippets to use the 'v1beta3' version API. 'v1beta1' is gone and not recommended. We don't have config API reference for 'v1beta1' now.
2022-03-03 20:08:38 +08:00
Kubernetes Prow Robot fa5b81f654 Merge pull request #31973 from Arhell/typo-fix
[de] fix typo in Horizontal Pod Autoscaling
2022-03-03 03:10:48 -08:00
Kubernetes Prow Robot ef01357cbb Merge pull request #30365 from jarmee/fix-typo
[de] Fix typo in hello-minikube.md
2022-03-03 03:08:48 -08:00
Qiming Teng 80fc5e84e5 [zh] tweak scheduling framework page
1. Sync the diagram property "diagram-class"
1. Avoid translating the stages of the scheduling context. These
   translations are not necessary and they may cause confusion when read
   along with the diagram.
2022-03-03 18:49:25 +08:00
Tim Bannister 77a598cb33 Use in-page “what's next” list for kubectl 2022-03-03 10:03:01 +00:00
Tim Bannister e0d4b37070 Highlight link to kubectl cheat sheet
Also, reorder the section overall.
2022-03-03 10:03:01 +00:00
Tim Bannister 73cd38cdc6 Move kubectl overview to be section index
Also:
- use glossary definition in page introduction
- tidy broken link in What's Next section
- update links to refer to moved page
2022-03-03 10:03:00 +00:00
Kubernetes Prow Robot 9f327a4db9 Merge pull request #30695 from deining/patch-1-1
[DE] Localization.md: minor improvements to German translation
2022-03-03 02:00:49 -08:00
Kubernetes Prow Robot 57f4ad976c Merge pull request #32022 from cpanato/update-release-patches
update patch release for march cycle and remove 1.20 release due to EOL
2022-03-03 01:36:48 -08:00
Qiming Teng 0823b3ead1 [zh] Fix shceduling-eviction index
The `no_list: true` directive is important. We should not remove it when
translating an index page.
2022-03-03 17:25:50 +08:00
cpanato 95dd95982f update patch release for march cycle and remove 1.20 release due to eol
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-03-03 10:18:12 +01:00
Kubernetes Prow Robot 337f75f249 Merge pull request #32017 from tengqm/zh-tweak-quota
[zh] Tweak some translations on the Quota API page
2022-03-02 23:26:48 -08:00
Qiming Teng bf6709241e [zh] Fix some nits in the volume health page 2022-03-03 14:15:10 +08:00
Kubernetes Prow Robot 9806e397dd Merge pull request #32001 from FOWind/fix/zh-antrea-network-policy
[zh]fix antrea-network-policy display error
2022-03-02 19:28:47 -08:00
Qiming Teng 7055c95657 [zh] Tweak some translations on the Quota API page 2022-03-03 11:07:51 +08:00
FOWind 11c068d6ac (fix: antrea-network-policy) fix display error 2022-03-03 03:06:37 +00:00
Kubernetes Prow Robot ce758472dc Merge pull request #31978 from tengqm/zh-glossary-cadvisor
[zh] Add glossary cadvisor
2022-03-02 19:04:48 -08:00
Kubernetes Prow Robot b785e79e28 Merge pull request #31948 from tengqm/zh-apiserver-encryption
[zh] Translate API server encryption config API
2022-03-02 19:02:48 -08:00
Kubernetes Prow Robot 7edaa61501 Merge pull request #31945 from tengqm/zh-projected-vol
[zh] Translate projected volume page
2022-03-02 19:00:48 -08:00
Kubernetes Prow Robot 8191683dca Merge pull request #31944 from tengqm/zh-i18n-data
[zh] Update i18n data for zh localization
2022-03-02 18:58:48 -08:00
Kubernetes Prow Robot 9f889fc9b2 Merge pull request #31943 from tengqm/zh-crictl
[zh] Translate docker to crictl map page
2022-03-02 18:56:49 -08:00
Kubernetes Prow Robot 921c2cf1d5 Merge pull request #31941 from tengqm/zh-apicfg-v1
[zh] Translate API server config v1 reference
2022-03-02 18:54:48 -08:00
Kubernetes Prow Robot 6ccb168fec Merge pull request #31940 from tengqm/zh-map-psp
[zh] Translate mapping PSP to PSS page
2022-03-02 18:52:48 -08:00
Kubernetes Prow Robot 8fc97d33e2 Merge pull request #31939 from tengqm/zh-mig-pss
[zh] Translate (resync) the migrating from PSP page
2022-03-02 18:50:47 -08:00
Chris Negus 8ca3492e51 Moved blog guidance from SIG page to docs (#31920)
* Moved blog guidance from SIG page to docs

* Fixed text from review comments
2022-03-02 18:48:48 -08:00
Kubernetes Prow Robot 385ce351ad Merge pull request #31911 from tengqm/zh-kubeadm-user
[zh] Translate kubeadm kubeconfig command reference
2022-03-02 18:46:48 -08:00
Kubernetes Prow Robot db310a68b3 Merge pull request #31907 from tengqm/zh-chg-runtime
[zh] Translate change runtime containerd page
2022-03-02 18:44:48 -08:00
Kubernetes Prow Robot d67b71a39b Merge pull request #31030 from tengqm/zh-kubeadm-ref-v1beta2
[zh] Translate kubeadm config ref v1beta2
2022-03-02 18:42:47 -08:00
Kubernetes Prow Robot 336ee5edd2 Merge pull request #31021 from tengqm/zh-kube-scheduler-cfg-2
[zh] Translate kube-scheduler config API v1beta2
2022-03-02 18:40:48 -08:00
Kubernetes Prow Robot 6004fcf843 Merge pull request #31018 from tengqm/zh-kube-scheduler-cfg
[zh] Translate scheduler config API v1beta3
2022-03-02 18:36:47 -08:00
Kubernetes Prow Robot 4327f2d642 Merge pull request #31926 from tengqm/zh-enforce-pss
[zh] Translate enforcing PSS
2022-03-02 18:34:48 -08:00
Kubernetes Prow Robot b6643f3d51 Merge pull request #31593 from ctalledo/k8s-in-sysbox
Add Sysbox as an option to run kubernetes inside unprivileged containers or pods.
2022-03-02 18:30:46 -08:00
Kubernetes Prow Robot 4d68cbe663 Merge pull request #31980 from tengqm/zh-glossary-event
[zh] Add glossary Event
2022-03-02 18:26:46 -08:00
Kubernetes Prow Robot abd4c430f5 Merge pull request #31971 from neolit123/1.24-fix-ha-etcd-guide-tmp-folders
kubeadm: fix wrong path in the etcd HA guide (step 7)
2022-03-02 17:28:45 -08:00
Kubernetes Prow Robot e58a5eaeba Merge pull request #31858 from howieyuen/add_membership
add howieyuen to sig-doc-zh-owners
2022-03-02 17:26:45 -08:00
Kubernetes Prow Robot beb39db14d Merge pull request #31996 from RA489/upgradenote
kubeadm-upgrade: add note about verifying the kubelet service status
2022-03-02 17:08:46 -08:00
Kubernetes Prow Robot b34fbf963b Merge pull request #32009 from sftim/20220302_fix_zh_blog_uris
[zh] Fix blog articles using wrong custom URIs
2022-03-02 17:04:46 -08:00
Thomas Guettler 7122a4498a fix busybox image to 1.28 (issues with nslookup).
Changes where done with these commands:

reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples

Related issues:

 https://github.com/docker-library/busybox/issues/48
 https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
mtardy cc64e7cc98 Add a separate subpage for audit annotations and add reference to it on the main page 2022-03-02 20:14:14 +01:00
Damilola Abioye bf7b94c65a updated allowedTopologies values format 2022-03-02 20:04:02 +01:00
Mahé 876f452d0e Merge branch 'kubernetes:main' into main 2022-03-02 19:23:58 +01:00
Brett Wolmarans 8dd6fa677d --all-namespaces shorthand
As a beginner to kubectl, I must have typed (and re-typed due to typos) --all-namespaces many hundreds of times before I stumbled across the -A shorthand notation for this.  I sincerely would be grateful on behalf of all kubectl beginners if this very useful cheat could be added to this cheatsheet.  I have proposed in this PR a location quite near the beginning of the cheatsheet for this so that it is very hard to miss.
2022-03-02 09:21:06 -08:00