Added mention of the K8s API Server

pull/30631/head
Vitthal Sai 2021-11-25 23:27:12 +05:30
parent 82c3a0785d
commit 2ae0496450
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Example: `kubernetes.io/metadata.name=mynamespace`
Used on: Namespaces
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" >}})
sets this label on all namespaces. The label value is set
to the name of the namespace. You can't change this label's value.