@@ -44,9 +44,9 @@ You can list the current namespaces in a cluster using:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ kubectl get namespaces
|
$ kubectl get namespaces
|
||||||
NAME LABELS STATUS
|
NAME STATUS AGE
|
||||||
default <none> Active
|
default Active 11d
|
||||||
kube-system <none> Active
|
kube-system Active 11d
|
||||||
```
|
```
|
||||||
|
|
||||||
Kubernetes starts with two initial namespaces:
|
Kubernetes starts with two initial namespaces:
|
||||||
|
|||||||
Reference in New Issue
Block a user