fix typo
This commit is contained in:
parent
0937a5ff2a
commit
7c01af28cd
|
|
@ -251,7 +251,7 @@ while `kubeadm init` is initializing your master:
|
||||||
#### Master Isolation
|
#### Master Isolation
|
||||||
|
|
||||||
By default, your cluster will not schedule pods on the master for security
|
By default, your cluster will not schedule pods on the master for security
|
||||||
reasons. If you want to be able to schedule pods on the master, e.g a
|
reasons. If you want to be able to schedule pods on the master, e.g. a
|
||||||
single-machine Kubernetes cluster for development, run:
|
single-machine Kubernetes cluster for development, run:
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue