Update multinode.md

Typo fixes
This commit is contained in:
Bridget Kromhout
2019-04-20 13:09:42 -05:00
committed by GitHub
parent f272df9aae
commit aa55a5b870

View File

@@ -49,7 +49,7 @@
- Go to the `compose/simple-k8s-control-plane` directory:
```bash
cd orchestration-workshop/compose/simple-k8s-control-plane
cd container.training/compose/simple-k8s-control-plane
```
- Start the control plane:
@@ -67,7 +67,7 @@
.exercise[
- Show control plane components statuses:
- Show control plane component statuses:
```bash
kubectl get componentstatuses
kubectl get cs