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.
1 parent 82c3a07 commit 2ae0496Copy full SHA for 2ae0496
content/en/docs/reference/labels-annotations-taints.md
@@ -36,7 +36,7 @@ Example: `kubernetes.io/metadata.name=mynamespace`
36
37
Used on: Namespaces
38
39
-The Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}}
+The Kubernetes API server (part of the {{< glossary_tooltip text="control plane" term_id="control-plane" >}})
40
sets this label on all namespaces. The label value is set
41
to the name of the namespace. You can't change this label's value.
42
0 commit comments