From de7c54a8a56b4896e9a5ee29c4621bc144c2a1ad Mon Sep 17 00:00:00 2001 From: Sameer Vohra Date: Wed, 4 Sep 2024 00:44:19 -0400 Subject: [PATCH] Update 08-bootstrapping-kubernetes-controllers.md (#346) fix minor typo --- docs/08-bootstrapping-kubernetes-controllers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/08-bootstrapping-kubernetes-controllers.md b/docs/08-bootstrapping-kubernetes-controllers.md index bfdc507..b28ea8e 100644 --- a/docs/08-bootstrapping-kubernetes-controllers.md +++ b/docs/08-bootstrapping-kubernetes-controllers.md @@ -238,7 +238,7 @@ At `controlplane01` and `controlplane02` nodes, run the following, selecting opt [//]: # (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 kubectl get componentstatuses --kubeconfig admin.kubeconfig