We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35e33f5 + 8897732 commit 51cd49dCopy full SHA for 51cd49d
content/zh-cn/docs/reference/labels-annotations-taints/_index.md
@@ -25,11 +25,11 @@ card:
25
26
<!-- overview -->
27
<!--
28
-Kubernetes reserves all labels and annotations in the `kubernetes.io` and `k8s.io` namespaces.
+Kubernetes reserves all labels, annotations and taints in the `kubernetes.io` and `k8s.io` namespaces.
29
30
This document serves both as a reference to the values and as a coordination point for assigning values.
31
-->
32
-Kubernetes 将所有标签和注解保留在 `kubernetes.io` 和 `k8s.io` 名字空间中。
+Kubernetes 保留 `kubernetes.io` 和 `k8s.io` 名字空间中的所有标签、注解和污点。
33
34
本文档既可作为值的参考,也可作为分配值的协调点。
35
0 commit comments