Skip to content

Commit 97e1fb5

Browse files
authored
Merge pull request #28109 from hardikshah197/issue#28062
Improvement for k8s.io/docs/concepts/overview/working-with-objects/namespaces/ link updated with v1 namespace
2 parents 2f282de + 6fae06b commit 97e1fb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/tasks/administer-cluster/namespaces.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ A namespace can be in one of two phases:
7878
* `Active` the namespace is in use
7979
* `Terminating` the namespace is being deleted, and can not be used for new objects
8080

81-
See the [design doc](https://git.k8s.io/community/contributors/design-proposals/architecture/namespaces.md#phases) for more details.
81+
For more details, see [Namespace](/docs/reference/kubernetes-api/cluster-resources/namespace-v1/)
82+
in the API reference.
8283

8384
## Creating a new namespace
8485

0 commit comments

Comments
 (0)