Merge pull request #21069 from ialidzhikov/nit/align-ns
Nit: align namespaces output
This commit is contained in:
@@ -53,9 +53,9 @@ kubectl get namespace
|
|||||||
```
|
```
|
||||||
NAME STATUS AGE
|
NAME STATUS AGE
|
||||||
default Active 1d
|
default Active 1d
|
||||||
kube-system Active 1d
|
|
||||||
kube-public Active 1d
|
|
||||||
kube-node-lease Active 1d
|
kube-node-lease Active 1d
|
||||||
|
kube-public Active 1d
|
||||||
|
kube-system Active 1d
|
||||||
```
|
```
|
||||||
|
|
||||||
Kubernetes starts with three initial namespaces:
|
Kubernetes starts with three initial namespaces:
|
||||||
|
|||||||
Reference in New Issue
Block a user