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
@@ -63,7 +63,7 @@ For example, this is how to start a simple web server as a static Pod:
ssh my-node1
```
2. Choose a directory, say `/etc/kubelet.d` and place a web server Pod definition there, e.g. `/etc/kubelet.d/static-web.yaml`:
2. Choose a directory, say `/etc/kubelet.d` and place a web server Pod definition there, for example `/etc/kubelet.d/static-web.yaml`:
```shell
# Run this command on the node where kubelet is running