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.
1 parent 44eea99 commit 6fae06bCopy full SHA for 6fae06b
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://kubernetes.io/docs/reference/kubernetes-api/cluster-resources/namespace-v1/) 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