mirror of
https://github.com/kelseyhightower/kubernetes-the-hard-way.git
synced 2025-12-18 10:48:57 +03:00
Update 08-bootstrapping-kubernetes-controllers.md (#346)
fix minor typo
This commit is contained in:
@@ -238,7 +238,7 @@ At `controlplane01` and `controlplane02` nodes, run the following, selecting opt
|
|||||||
|
|
||||||
[//]: # (sleep:10)
|
[//]: # (sleep:10)
|
||||||
|
|
||||||
After running the abovre commands on both controlplane nodes, run the following on `controlplane01`
|
After running the above commands on both controlplane nodes, run the following on `controlplane01`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kubectl get componentstatuses --kubeconfig admin.kubeconfig
|
kubectl get componentstatuses --kubeconfig admin.kubeconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user