Update content/en/docs/concepts/overview/working-with-objects/namespaces.md
Co-authored-by: Tim Bannister <tim@scalefactory.com>pull/41798/head
parent
d287886f7b
commit
10e15641bd
|
@ -147,7 +147,7 @@ kubectl api-resources --namespaced=false
|
|||
|
||||
## Automatic labelling
|
||||
|
||||
{{< feature-state for_k8s_version="1.22" state="stable" for_k8s_version="1.23" state="removed" >}}
|
||||
{{< feature-state for_k8s_version="1.22" state="stable" >}}
|
||||
|
||||
The Kubernetes control plane sets an immutable {{< glossary_tooltip text="label" term_id="label" >}}
|
||||
`kubernetes.io/metadata.name` on all namespaces.
|
||||
|
|
Loading…
Reference in New Issue