Merge pull request #585 from paweloczadly/patch-1
Typo in /admin/namespaces
This commit is contained in:
commit
d049bc38a4
|
@ -46,6 +46,7 @@ kube-system <none> Active
|
||||||
```
|
```
|
||||||
|
|
||||||
Kubernetes starts with two initial namespaces:
|
Kubernetes starts with two initial namespaces:
|
||||||
|
|
||||||
* `default` The default namespace for objects with no other namespace
|
* `default` The default namespace for objects with no other namespace
|
||||||
* `kube-system` The namespace for objects created by the Kubernetes system
|
* `kube-system` The namespace for objects created by the Kubernetes system
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue