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 eef0c4c + 794f7bf commit a0604c4Copy full SHA for a0604c4
content/en/docs/concepts/overview/working-with-objects/namespaces.md
@@ -147,7 +147,7 @@ kubectl api-resources --namespaced=false
147
148
## Automatic labelling
149
150
-{{< feature-state state="beta" for_k8s_version="1.21" >}}
+{{< feature-state for_k8s_version="1.22" state="stable" >}}
151
152
The Kubernetes control plane sets an immutable {{< glossary_tooltip text="label" term_id="label" >}}
153
`kubernetes.io/metadata.name` on all namespaces, provided that the `NamespaceDefaultLabelName`
0 commit comments