fix the command output
fix the command output
This commit is contained in:
@@ -41,9 +41,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 1d
|
||||||
kube-system <none> Active
|
kube-system Active 1d
|
||||||
```
|
```
|
||||||
|
|
||||||
Kubernetes starts with two initial namespaces:
|
Kubernetes starts with two initial namespaces:
|
||||||
|
|||||||
Reference in New Issue
Block a user