Update namespaces.md (#18373)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
a66b902bb9
commit
c1327715d0
@@ -128,7 +128,7 @@ This delete is asynchronous, so for a time you will see the namespace in the `Te
|
||||
By default, a Kubernetes cluster will instantiate a default namespace when provisioning the cluster to hold the default set of Pods,
|
||||
Services, and Deployments used by the cluster.
|
||||
|
||||
Assuming you have a fresh cluster, you can introspect the available namespace's by doing the following:
|
||||
Assuming you have a fresh cluster, you can introspect the available namespaces by doing the following:
|
||||
|
||||
```shell
|
||||
kubectl get namespaces
|
||||
|
||||
Reference in New Issue
Block a user