Skip to content

Commit 4f9b919

Browse files
authored
[zh]Sync changes under content/zh/docs/reference folder for Issues #25247. (#25308)
* sync sys labels-annotations-taints.md * sync 'scheduling/config.md' * sync issues-security/security.md * sync _index.md * sync reference/tools.md * update * update * misssing words * update * update to fix some lines * update to fix some lines * update to delete wihtpsace * line is too long
1 parent 123744b commit 4f9b919

File tree

5 files changed

+118
-124
lines changed

5 files changed

+118
-124
lines changed

content/zh/docs/reference/_index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ This section of the Kubernetes documentation contains references.
2929
<!--
3030
## API Reference
3131
32-
* [Kubernetes API Overview](/docs/reference/using-api/api-overview/) - Overview of the API for Kubernetes.
3332
* [Kubernetes API Reference {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
33+
* [Using The Kubernetes API](/docs/reference/using-api/) - overview of the API for Kubernetes.
3434
-->
3535
## API 参考
3636

37-
* [Kubernetes API 概述](/zh/docs/reference/using-api/api-overview/) - Kubernetes API 概述
38-
* [Kubernetes API 参考 {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
37+
* [Kubernetes API 参考 {{< latest-version >}}](/docs/reference/generated/kubernetes-api/{{< latest-version >}}/)
38+
* [使用 Kubernetes API ](/zh/docs/reference/using-api/) - Kubernetes 的 API 概述
3939

4040
<!--
4141
## API Client Libraries

content/zh/docs/reference/issues-security/security.md

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ This page describes Kubernetes security and disclosure information.
3131
## 安全公告
3232

3333
<!--
34-
Join the [kubernetes-announce](https://groups.google.com/forum/#!forum/kubernetes-announce) group for emails about security and major API announcements.
34+
Join the [kubernetes-security-announce](https://groups.google.com/forum/#!forum/kubernetes-security-announce) group for emails about security and major API announcements.
3535
-->
36-
加入 [kubernets-announce](https://groups.google.com/forum/#!forum/kubernetes-announce) 组,以获取关于安全性和主要 API 公告的电子邮件。
36+
加入 [kubernetes-security-announce](https://groups.google.com/forum/#!forum/kubernetes-security-announce) 组,以获取关于安全性和主要 API 公告的电子邮件。
3737

3838
<!--
39-
You can also subscribe to an RSS feed of the above using [this link](https://groups.google.com/forum/feed/kubernetes-announce/msgs/rss_v2_0.xml?num=50).
39+
You can also subscribe to an RSS feed of the above using [this link](https://groups.google.com/forum/feed/kubernetes-security-announce/msgs/rss_v2_0.xml?num=50).
4040
-->
41-
您也可以使用[此链接](https://groups.google.com/forum/feed/kubernetes-announce/msgs/rss_v2_0.xml?num=50)订阅上述的 RSS 反馈。
41+
你也可以使用[此链接](https://groups.google.com/forum/feed/kubernetes-security-announce/msgs/rss_v2_0.xml?num=50) 订阅上述的 RSS 反馈。
4242

4343
<!--
4444
## Report a Vulnerability
@@ -54,17 +54,18 @@ We’re extremely grateful for security researchers and users that report vulner
5454
<!--
5555
To make a report, please email the private [[email protected]](mailto:[email protected]) list with the security details and the details expected for [all Kubernetes bug reports](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md).
5656
-->
57-
如需报告,请连同安全细节以及预期的[所有 Kubernetes bug 报告](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md)详细信息电邮到[[email protected]](mailto:[email protected]) 列表。
57+
如需报告,请连同安全细节以及预期的[所有 Kubernetes bug 报告](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md)
58+
详细信息电子邮件到[[email protected]](mailto:[email protected])列表。
5859

5960
<!--
6061
You can also email the private [[email protected]](mailto:[email protected]) list with the security details and the details expected for [all Kubernetes bug reports](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md).
6162
-->
62-
您还可以通过电子邮件向私有 [[email protected]](mailto:[email protected]) 列表发送电子邮件,邮件中应该包含[所有 Kubernetes 错误报告](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md)所需的详细信息。
63+
你还可以通过电子邮件向私有 [[email protected]](mailto:[email protected]) 列表发送电子邮件,邮件中应该包含[所有 Kubernetes 错误报告](https://git.k8s.io/kubernetes/.github/ISSUE_TEMPLATE/bug-report.md)所需的详细信息。
6364
<!--
64-
You may encrypt your email to this list using the GPG keys of the [Product Security Team members](https://git.k8s.io/sig-release/security-release-process-documentation/security-release-process.md#product-security-team-pst). Encryption using GPG is NOT required to make a disclosure.
65+
You may encrypt your email to this list using the GPG keys of the [Product Security Committee members](https://git.k8s.io/security/README.md#product-security-committee-psc). Encryption using GPG is NOT required to make a disclosure.
6566
-->
66-
您可以使用[产品安全团队成员](https://git.k8s.io/sig-release/security-release-process-documentation/security-release-process.md#product-security-team-pst)的 GPG 密钥加密您的电子邮件到此列表。
67-
使用 GPG 加密不需要公开。
67+
你可以使用[产品安全团队成员](https://git.k8s.io/security/README.md#product-security-committee-psc)
68+
的 GPG 密钥加密你的电子邮件到此列表。使用 GPG 加密不需要公开。
6869

6970
<!--
7071
### When Should I Report a Vulnerability?
@@ -77,10 +78,10 @@ You may encrypt your email to this list using the GPG keys of the [Product Secur
7778
- You think you discovered a vulnerability in another project that Kubernetes depends on
7879
- For projects with their own vulnerability reporting and disclosure process, please report it directly there
7980
-->
80-
- 您认为在 Kubernetes 中发现了一个潜在的安全漏洞
81-
- 您不确定漏洞如何影响 Kubernetes
82-
- 您认为您在 Kubernetes 依赖的另一个项目中发现了一个漏洞
83-
- 对于具有漏洞报告和披露流程的项目,请直接在该项目处报告
81+
- 你认为在 Kubernetes 中发现了一个潜在的安全漏洞
82+
- 你不确定漏洞如何影响 Kubernetes
83+
- 你认为你在 Kubernetes 依赖的另一个项目中发现了一个漏洞
84+
- 对于具有漏洞报告和披露流程的项目,请直接在该项目处报告
8485

8586
<!--
8687
### When Should I NOT Report a Vulnerability?
@@ -92,9 +93,9 @@ You may encrypt your email to this list using the GPG keys of the [Product Secur
9293
- You need help applying security related updates
9394
- Your issue is not security related
9495
-->
95-
- 您需要帮助调整 Kubernetes 组件的安全性
96-
- 您需要帮助应用与安全相关的更新
97-
- 您的问题与安全无关
96+
- 你需要帮助调整 Kubernetes 组件的安全性
97+
- 你需要帮助应用与安全相关的更新
98+
- 你的问题与安全无关
9899

99100
<!--
100101
## Security Vulnerability Response

0 commit comments

Comments
 (0)