Commit Graph

71 Commits (01cfb51bfed48d1bce79ff5c839d460c3f0acad8)

Author SHA1 Message Date
Kubernetes Prow Robot d2be416419
Merge pull request #37398 from windsonsea/cloudcon
[zh] sync cloud-controller.md
2022-10-26 16:42:33 -07:00
windsonsea 3b77c73288 [zh] sync cloud-controller.md 2022-10-21 11:42:44 +08:00
Mengjiao Liu 44cf6e676d [zh-cn] Remove duplicate Chinese characters 2022-10-20 17:41:50 +08:00
xin.li ccb4f5c630 [zh-cn] sync nodes.md storage-classes.md
Signed-off-by: xin.li <xin.li@daocloud.io>
2022-10-16 13:31:33 +08:00
aim-for-better e2f703f712
Update nodes.md (#36522)
* Update nodes.md

In the previous doc, the doc  is "用户可以手动将具有 `NoExecute` 或 `NoSchedule` 效果的
`node kubernetes.io/out-of-service` ", please note that it is `node kubernetes.io/out-of-service`, there is a space between "node" and "kubernetes.io/out-of-service",
after read the related doc, I think that this should be "node.kubernetes.io/out-of-service", this is defined node label in k8s. Please see https://kubernetes.io/docs/reference/labels-annotations-taints/#node-kubernetes-io-out-of-service

* Update nodes.md

Fix line 878 per comment
2022-09-09 00:57:23 -07:00
Kubernetes Prow Robot 60426d0265
Merge pull request #35708 from yanrongshi/zh-cn]Sync-garbage-collection.md
[zh-cn]Sync garbage-collection.md
2022-09-04 07:18:35 -07:00
Kinzhi 7748ca1844 [zh-cn]Update content/zh-cn/releases/release-managers.md 2022-09-04 12:04:33 +08:00
Michael dbe2431e58 [zh] Sync1.25 /concepts/architecture/cgroups.md 2022-08-29 10:03:18 +08:00
David Xia e831eda8ee
zh-cn: update Pod Lifecycle doc section header
to be more accurate. It currently says failed,
but then following paragraph includes `Succeeded`.
It seems like replacing "failed" with "terminated" is more accurate.
2022-08-08 18:39:06 -07:00
Kubernetes Prow Robot 845cd1da7d
Merge pull request #35707 from yanrongshi/zh-cn]zh-cn-updatecontrol-plane-node-communication.md
[zh-cn]Update control-plane-node-communication.md
2022-08-05 18:02:17 -07:00
yanrong.shi 3309cc3317 Update controller.md 2022-08-04 23:10:37 +08:00
yanrong.shi 2c80a24f23 Update control-plane-node-communication.md 2022-08-04 23:08:37 +08:00
Michael 8d10e62c82 [zh-cn] updated /concepts/architecture/nodes.md 2022-07-28 15:50:58 +08:00
Hu Shuai 7b9dd1db16 [zh-cn] resync docs/concepts/architecture/control-plane-node-communication.md
Signed-off-by: Hu Shuai <hus.fnst@fujitsu.com>
2022-07-19 17:29:52 +08:00
windsonsea 0d252a9e14 [zh-cn] fix some 404 issues 2022-07-16 17:17:55 +08:00
Kubernetes Prow Robot 438304773b
Merge pull request #34619 from tengqm/zh-resync-nodecomm
[zh-cn] Resync control-plane node communication page
2022-07-01 02:21:23 -07:00
Michael d092dabd26 [zh-cn] improve concepts/architecture/cloud-controller.md 2022-06-30 21:22:47 +08:00
Qiming Teng b071aa1e0b [zh-cn] Resync control-plane node communication page 2022-06-26 14:04:35 +08:00
howieyuen 5e58c40edf [zh]Update concepts pages(part-1) for links with '/zh/' prefix, using new prefix '/zh-cn/' 2022-06-23 20:15:59 +08:00
Icarus9913 8f3c935b26 improve chinese translation
Signed-off-by: Icarus9913 <icaruswu66@qq.com>
2022-06-15 17:15:27 +08:00
Qiming Teng c52818c03d Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.

- The upstream docsy theme changed the language name, leading to many warnings during site build;
  The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.

There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.

We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.

This PR is based on commit cdad0a7342.
2022-06-10 22:33:41 +08:00