32675 Commits

Author SHA1 Message Date
Michael 097197c1a3 [zh] resync deployment yamls 2022-06-25 18:01:28 +08:00
Qiming Teng 4bb01891ba [zh-cn] Resync debug pods page 2022-06-25 17:46:23 +08:00
Arhell 04150d7041 [ja] revert an incorrect fix in mysql-configmap.yaml 2022-06-25 11:47:00 +03:00
Qiming Teng 1025b01b99 [zh-cn] Resync configure probes page 2022-06-25 14:00:01 +08:00
Scott Brenner 09a403c5a3 Update KubeCon Europe event 2022-06-24 22:13:33 -07:00
Kubernetes Prow Robot ed23f394e2 Merge pull request #34564 from Sea-n/zh-fix-conecpts-links
[zh] Fix some 404 links in concepts
2022-06-24 20:58:57 -07:00
Qiming Teng 1c461b64d5 [zh-cn] Resync some MySQL example YAMLs 2022-06-25 11:28:00 +08:00
Shannon -jj Behrens 5aa48c49e8 Fixed a zsh bug
Using double quotes causes the code to be evaluated too early and ends up not working if you don't have kubectl installed.
2022-06-24 20:18:26 -07:00
Qiming Teng 7c1daf3c5e Improve reviewing PRs guide
This PR proposes an update to the PR review guidelines. The proposed change is about the use of the "Request changes" or the "Approve" option when finishing a PR review. Neither of these two options should be encouraged. We may want to encourage reviewers to always use "Comment", because:

- "Request changes" status is sticky and unnecessary. Placing a "/hold" should be okay because we do respect opinions from all reviewers/approvers.
  The "Request changes" status can only be discarded by people with privileges.
  We see quite a few cases where the reviewer left a "Request changes" mark and forgot to revisit a PR.
  Such a sticky status is not friendly to contributors or peer reviewers.

- The "Approve" option is confusing. It is not considered by the prow as an approval IIUC. The PR has to be approved again even if it has been "approved" this way.
2022-06-25 10:08:43 +08:00
Kubernetes Prow Robot a9b7331f57 Merge pull request #34570 from kadtendulkar/kad8
Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md
2022-06-24 18:38:57 -07:00
Kubernetes Prow Robot e9e4e01fbe Merge pull request #34568 from NitishKumar06/WindowsNode
Remove vestigial link to “Add Windows nodes to the cluster”
2022-06-24 09:40:57 -07:00
kadtendulkar 7055a7efb3 Update content/en/docs/tasks/run-application/force-delete-stateful-set-pod.md 2022-06-24 21:58:44 +05:30
Kubernetes Prow Robot 9a6adb8d62 Merge pull request #34563 from Sea-n/zh-fix-links
[zh] Fix some 404 links
2022-06-24 07:28:57 -07:00
Kubernetes Prow Robot 675c7f46d0 Merge pull request #34524 from yanrongshi/zh]-update-/docs/concepts/services-networking/network-policies.md
[zh-cn]  Update network-policies.md
2022-06-24 07:24:57 -07:00
Kubernetes Prow Robot 287050019b Merge pull request #34344 from ystkfujii/main
[ja] Fix a typo in concepts/security/overview.md
2022-06-24 07:22:57 -07:00
Nitish Kumar 03bf3a4812 Adding windows nodes paragraph removed 2022-06-24 19:39:06 +05:30
Kubernetes Prow Robot e859f8fb25 Merge pull request #34442 from javadoors/patch-8
[zh-cn] Add anchor modify-the-kubelet-configmap
2022-06-24 06:52:57 -07:00
Kubernetes Prow Robot 2487653b8a Merge pull request #34551 from mengjiao-liu/fix-link-node-bolg-zh
[zh]Fix markdown link rendering failure caused by using full-width characters
2022-06-24 06:48:59 -07:00
Kubernetes Prow Robot c8c8c4389b Merge pull request #34561 from Michelle951/patch-2
[zh-cn] Update setup/production-environment/_index.md
2022-06-24 06:44:57 -07:00
Sean Wei 34564abcb3 [zh] Fix some 404 links in concepts 2022-06-24 20:54:30 +08:00
Sean Wei 34563abc4f [zh] Fix some 404 links 2022-06-24 20:42:43 +08:00
yanrongshi 39a69eb239 > (#34545)
"squash"
2022-06-24 04:48:57 -07:00
Kubernetes Prow Robot 691f6587f0 Merge pull request #34560 from NitishKumar06/NodeProbDetector
Added missing sign in monitor-node-health.md
2022-06-24 03:54:57 -07:00
Kubernetes Prow Robot e99acf03c0 Merge pull request #34446 from liuzhilin12/main
Translate docs/reference/kubernetes-api/cluster-resources/lease-v1
2022-06-24 03:24:57 -07:00
Nitish Kumar b0efc9d032 Added missing sign in monitor-node-health.md 2022-06-24 15:40:48 +05:30
Michelle Wu 7dd903a5ea Update setup/production-environment/_index.md 2022-06-24 18:09:46 +08:00
Qiming Teng e5a652cfcf [zh-cn] Resync reserve-compute-resources page 2022-06-24 17:51:57 +08:00
Qiming Teng 70a8a3fcc7 [zh-cn] Resync job manifest 2022-06-24 17:37:02 +08:00
Qiming Teng d3a56fefdc [zh-cn] Resync client libraries 2022-06-24 17:34:56 +08:00
Augustas 5a1ade2551 “Migrating telemetry and security agents from dockershim” task (#31607)
* Telemetery_and_security_agents_vendors

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* rename_dockershim

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* formatting and links update

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* Apply suggestions from code review

Co-authored-by: Tim Bannister <tim@scalefactory.com>

* spaces and thirdparty-content tag

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* formatting

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Update content/en/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents.md

Co-authored-by: chrismetz09 <cymetz@gmail.com>

* Apply suggestions from code review

Co-authored-by: Rey Lejano <rlejano@gmail.com>

* formatting

Signed-off-by: AugustasV <reg1nt1z@gmail.com>

* Apply suggestions from code review

Co-authored-by: Qiming Teng <tengqm@outlook.com>

* zacharysarah-code-review-suggestions

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

Co-authored-by: Tim Bannister <tim@scalefactory.com>
Co-authored-by: chrismetz09 <cymetz@gmail.com>
Co-authored-by: Rey Lejano <rlejano@gmail.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
Co-authored-by: ZSC <zacharysarah@users.noreply.github.com>
2022-06-24 01:24:57 -07:00
Kubernetes Prow Robot 1995a410a8 Merge pull request #34532 from cheeseq/patch-1
[ru] Fix typo
2022-06-24 00:52:57 -07:00
liuzhilin a5a809a079 remove auto_generated: true 2022-06-24 15:49:55 +08:00
Mengjiao Liu ceec18f218 [zh]Fix markdown link rendering failure caused by using full-width characters 2022-06-24 15:47:50 +08:00
Kubernetes Prow Robot f0af15631f Merge pull request #34417 from windsonsea/docsite2
[zh] resyn ref-k8s-api-config: volume.md
2022-06-24 00:43:20 -07:00
Kubernetes Prow Robot 484995c06b Merge pull request #33930 from xing-yang/deprecate_crd
Add doc for CRD version removal
2022-06-24 00:39:21 -07:00
Kubernetes Prow Robot 78249f3ec9 Merge pull request #34378 from tengqm/fix-links-2
Fix links in some pages (2)
2022-06-24 00:37:20 -07:00
paul.zhang 8ff129186f Add anchor
Add anchor:#modify-kubelet-configmap

Update configure-cgroup-driver.md
2022-06-24 15:02:28 +08:00
Jihoon Seo 4d73d8939d Update install page to turn off repo_gpgcheck 2022-06-24 15:34:48 +09:00
Kubernetes Prow Robot 013085cae0 Merge pull request #34531 from yanrongshi/zh]-update/zh/community/code-of-conduct.md
[zh-cn] Update code-of-conduct.md
2022-06-23 23:03:19 -07:00
Kubernetes Prow Robot 49a55eb2ee Merge pull request #34530 from yanrongshi/zh]-update/docs/concepts/security/pod-security-admission.md
[zh-cn] update concepts/security/pod-security-admission.md
2022-06-23 23:01:19 -07:00
Kubernetes Prow Robot a2c8a55e20 Merge pull request #34525 from yanrongshi/zh]/docs/reference/labels-annotations-taints/_index.md
[zh-cn] Update `reference/labels-annotations-taints`
2022-06-23 22:59:20 -07:00
yanrongshi 6ccbf07ce4 [zh-cn] update/cluster-upgrade.md (#34544)
* ss

* Update content/zh-cn/docs/tasks/administer-cluster/cluster-upgrade.md

* Update content/zh-cn/docs/tasks/administer-cluster/cluster-upgrade.md

* Update content/zh-cn/docs/tasks/administer-cluster/cluster-upgrade.md

* Update content/zh-cn/docs/tasks/administer-cluster/cluster-upgrade.md
2022-06-23 22:43:19 -07:00
Kubernetes Prow Robot b8e3f98d5f Merge pull request #34528 from yanrongshi/zh]-update/docs/tasks/configure-pod-container/enforce-standards-namespace-labels.md
[zh-cn] update configure-pod-container/enforce-standards-namespace-labels.md
2022-06-23 22:37:20 -07:00
Kubernetes Prow Robot a71005702d Merge pull request #34549 from mengjiao-liu/fix-link-move-dockershim-blog-zh
[zh]Fix the link in the blog `Kubernetes is Moving on From Dockershim`
2022-06-23 22:31:20 -07:00
Mengjiao Liu 5ee086e9d1 [zh]Fix the link in the blog Kubernetes is Moving on From Dockershim 2022-06-24 12:02:08 +08:00
Kubernetes Prow Robot 8a5658a6c7 Merge pull request #34461 from zhangxyjlu/grpc-probes-in-beta
[zh-cn]Add 2022-05-13-grpc-probes-in-beta.md chinese version
2022-06-23 20:41:19 -07:00
Kubernetes Prow Robot b3652e2607 Merge pull request #34512 from windsonsea/docsite5
[zh] improve run-application/run-stateless-application-deployment.md
2022-06-23 20:39:19 -07:00
Kubernetes Prow Robot 5a862b6c67 Merge pull request #34548 from mengjiao-liu/fix-link-dockershim-zh
[zh] Fix incorrect links and line breaks in the blog `Dockershim: TheHistorical Context`
2022-06-23 20:37:19 -07:00
Kubernetes Prow Robot b7f4f53ae7 Merge pull request #34523 from howieyuen/other-pages
[zh]Update other pages for links with '/zh/' prefix, using new prefix '/zh-cn/'
2022-06-23 20:35:20 -07:00
Kubernetes Prow Robot 43da11bfc7 Merge pull request #34507 from howieyuen/concept-pages-4
[zh]Update concepts pages(part-4) for links with '/zh/' prefix, using new prefix '/zh-cn/'
2022-06-23 20:33:19 -07:00