Update 08-bootstrapping-kubernetes-controllers.md (#346)

fix minor typo
pull/634/head
Sameer Vohra 2024-09-04 00:44:19 -04:00 committed by GitHub
parent 25a1f2bec8
commit de7c54a8a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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