mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-21 22:07:13 +00:00
Update multinode.md
Typo fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user