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 1f05da1 + 10e1564 commit 7adb15dCopy full SHA for 7adb15d
content/en/docs/concepts/overview/working-with-objects/namespaces.md
@@ -150,8 +150,7 @@ kubectl api-resources --namespaced=false
150
{{< 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`
154
-[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) is enabled.
+`kubernetes.io/metadata.name` on all namespaces.
155
The value of the label is the namespace name.
156
157
0 commit comments