Update some instances of latin abbreviation e.g. to alternative phrases (#19182)

This commit is contained in:
Andrew Allbright
2020-03-01 02:12:40 -05:00
committed by GitHub
parent f15d40ad38
commit 1242c008a8
22 changed files with 27 additions and 27 deletions
@@ -403,7 +403,7 @@ for `kubeadm`.
### Control plane node isolation
By default, your cluster will not schedule Pods on the control-plane node for security
reasons. If you want to be able to schedule Pods on the control-plane node, e.g. for a
reasons. If you want to be able to schedule Pods on the control-plane node, for example for a
single-machine Kubernetes cluster for development, run:
```bash