changes made
This commit is contained in:
parent
44eea9958e
commit
6fae06b5c8
|
|
@ -78,7 +78,8 @@ A namespace can be in one of two phases:
|
|||
* `Active` the namespace is in use
|
||||
* `Terminating` the namespace is being deleted, and can not be used for new objects
|
||||
|
||||
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/)
|
||||
in the API reference.
|
||||
|
||||
## Creating a new namespace
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue