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 2f282de + 6fae06b commit 97e1fb5Copy full SHA for 97e1fb5
content/en/docs/tasks/administer-cluster/namespaces.md
@@ -78,7 +78,8 @@ A namespace can be in one of two phases:
78
* `Active` the namespace is in use
79
* `Terminating` the namespace is being deleted, and can not be used for new objects
80
81
-See the [design doc](https://git.k8s.io/community/contributors/design-proposals/architecture/namespaces.md#phases) for more details.
+For more details, see [Namespace](/docs/reference/kubernetes-api/cluster-resources/namespace-v1/)
82
+in the API reference.
83
84
## Creating a new namespace
85
0 commit comments