Skip to content

Commit 2ae0496

Browse files
committed
Added mention of the K8s API Server
1 parent 82c3a07 commit 2ae0496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Example: `kubernetes.io/metadata.name=mynamespace`
3636

3737
Used on: Namespaces
3838

39-
The Kubernetes {{< glossary_tooltip text="control plane" term_id="control-plane" >}}
39+
The Kubernetes API server (part of the {{< glossary_tooltip text="control plane" term_id="control-plane" >}})
4040
sets this label on all namespaces. The label value is set
4141
to the name of the namespace. You can't change this label's value.
4242

0 commit comments

Comments
 (0)