Skip to content

Commit 7c86b25

Browse files
authored
Merge pull request #34234 from howieyuen/zh-34221-misc1
[zh]Resync files after zh language renaming(#34221, misc-1)
2 parents 4b04e8f + bad685f commit 7c86b25

File tree

6 files changed

+33
-12
lines changed

6 files changed

+33
-12
lines changed

content/zh-cn/docs/home/supported-doc-versions.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,28 @@ card:
77
weight: 10
88
title: Kubernetes 文档支持的版本
99
---
10-
10+
<!--
11+
title: Available Documentation Versions
12+
content_type: custom
13+
layout: supported-versions
14+
card:
15+
name: about
16+
weight: 10
17+
title: Available Documentation Versions
18+
-->
1119
<!-- overview -->
1220

21+
<!--
22+
This website contains documentation for the current version of Kubernetes
23+
and the four previous versions of Kubernetes.
24+
25+
The availability of documentation for a Kubernetes version is separate from whether
26+
that release is currently supported.
27+
Read [Support period](/releases/patch-releases/#support-period) to learn about
28+
which versions of Kubernetes are officially supported, and for how long.
29+
-->
30+
1331
本网站包含当前版本和之前四个版本的 Kubernetes 文档。
32+
33+
Kubernetes 版本的文档可用性与当前是否支持该版本是分开的。
34+
阅读[支持期限](/zh/releases/patch-releases/#support-period),了解官方支持 Kubernetes 的哪些版本,以及支持多长时间。

content/zh-cn/docs/setup/production-environment/container-runtimes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -385,10 +385,10 @@ sudo systemctl restart containerd
385385

386386
<!--
387387
When using kubeadm, manually configure the
388-
[cgroup driver for kubelet](/docs/setup/production-environment/tools/kubeadm/install-kubeadm/#configure-cgroup-driver-used-by-kubelet-on-control-plane-node).
388+
[cgroup driver for kubelet](/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/#configuring-the-kubelet-cgroup-driver).
389389
-->
390390
当使用 kubeadm 时,请手动配置
391-
[kubelet 的 cgroup 驱动](/zh/docs/setup/production-environment/tools/kubeadm/install-kubeadm/#configure-cgroup-driver-used-by-kubelet-on-control-plane-node).
391+
[kubelet 的 cgroup 驱动](/zh/docs/tasks/administer-cluster/kubeadm/configure-cgroup-driver/#configuring-the-kubelet-cgroup-driver).
392392

393393
### CRI-O
394394

content/zh-cn/docs/tasks/debug/debug-application/debug-pods.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,11 +295,11 @@ to make sure that your `Service` is running, has `Endpoints`, and your `Pods` ar
295295
actually serving; you have DNS working, iptables rules installed, and kube-proxy
296296
does not seem to be misbehaving.
297297
298-
You may also visit [troubleshooting document](/docs/tasks/debug/overview/) for more information.
298+
You may also visit [troubleshooting document](/docs/tasks/debug/) for more information.
299299
-->
300300
如果上述方法都不能解决你的问题,
301301
请按照[调试 Service 文档](/zh/docs/tasks/debug/debug-applications/debug-service/)中的介绍,
302302
确保你的 `Service` 处于 Running 态,有 `Endpoints` 被创建,`Pod` 真的在提供服务;
303303
DNS 服务已配置并正常工作,iptables 规则也以安装并且 `kube-proxy` 也没有异常行为。
304304

305-
你也可以访问[故障排查文档](/zh/docs/tasks/debug/overview/)来获取更多信息。
305+
你也可以访问[故障排查文档](/zh/docs/tasks/debug/)来获取更多信息。

content/zh-cn/docs/tasks/debug/debug-application/debug-service.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1093,7 +1093,7 @@ Service is not working. Please let us know what is going on, so we can help
10931093
investigate!
10941094
10951095
Contact us on
1096-
[Slack](/docs/tasks/debug/overview/#slack) or
1096+
[Slack](https://slack.k8s.io/) or
10971097
[Forum](https://discuss.kubernetes.io) or
10981098
[GitHub](https://github.com/kubernetes/kubernetes).
10991099
-->
@@ -1104,14 +1104,14 @@ Contact us on
11041104
然而 Service 还是没有正常工作。这种情况下,请告诉我们,以便我们可以帮助调查!
11051105

11061106
通过
1107-
[Slack](/zh/docs/tasks/debug/overview/#slack) 或者
1107+
[Slack](https://slack.k8s.io/) 或者
11081108
[Forum](https://discuss.kubernetes.io) 或者
11091109
[GitHub](https://github.com/kubernetes/kubernetes)
11101110
联系我们。
11111111

11121112
## {{% heading "whatsnext" %}}
11131113

11141114
<!--
1115-
Visit [troubleshooting document](/docs/tasks/debug/overview/) for more information.
1115+
Visit [troubleshooting document](/docs/tasks/debug/) for more information.
11161116
-->
1117-
访问[故障排查文档](/zh/docs/tasks/debug-application-cluster/troubleshooting/) 获取更多信息。
1117+
访问[故障排查文档](/zh/docs/tasks/debug/) 获取更多信息。

content/zh-cn/docs/tasks/debug/debug-cluster/local-debugging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ This document describes using `telepresence` to develop and debug services runni
5252
<!--
5353
## Connecting your local machine to a remote Kubernetes cluster
5454
55-
After installing `telepresence`, run `telepresence connect` to launch it's Daemon and connect your local workstation to the cluster.
55+
After installing `telepresence`, run `telepresence connect` to launch its Daemon and connect your local workstation to the cluster.
5656
-->
5757

5858
## 从本机连接到远程 Kubernetes 集群

content/zh-cn/docs/tasks/debug/debug-cluster/resource-metrics-pipeline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ To learn more about the metrics-server, see the
362362
363363
You can also check out the following:
364364
365-
* [metrics-server design](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/instrumentation/metrics-server.md)
365+
* [metrics-server design](https://github.com/kubernetes/design-proposals-archive/blob/main/instrumentation/metrics-server.md)
366366
* [metrics-server FAQ](https://github.com/kubernetes-sigs/metrics-server/blob/master/FAQ.md)
367367
* [metrics-server known issues](https://github.com/kubernetes-sigs/metrics-server/blob/master/KNOWN_ISSUES.md)
368368
* [metrics-server releases](https://github.com/kubernetes-sigs/metrics-server/releases)
@@ -373,7 +373,7 @@ You can also check out the following:
373373

374374
你还可以查看以下内容:
375375

376-
* [metrics-server 设计](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/instrumentation/metrics-server.md)
376+
* [metrics-server 设计](https://github.com/kubernetes/design-proposals-archive/blob/main/instrumentation/metrics-server.md)
377377
* [metrics-server FAQ](https://github.com/kubernetes-sigs/metrics-server/blob/master/FAQ.md)
378378
* [metrics-server known issues](https://github.com/kubernetes-sigs/metrics-server/blob/master/KNOWN_ISSUES.md)
379379
* [metrics-server releases](https://github.com/kubernetes-sigs/metrics-server/releases)

0 commit comments

Comments
 (0)