chg: Hostnames In Documentation Continued

Updated command that require sudo when running as vagrant user.
This commit is contained in:
Khalifah Shabazz
2025-06-03 09:32:11 -04:00
parent 58f1cdc411
commit fe76f494fb
5 changed files with 40 additions and 49 deletions

View File

@@ -76,7 +76,7 @@ etcdctl member list
6702b0a34e2cfd39, started, controller, http://127.0.0.1:2380, http://127.0.0.1:2379, false
```
Next: [Bootstrapping the Kubernetes Control Plane](08-bootstrapping-kubernetes-controllers.md)
Next: [Bootstrapping the Kubernetes Control Plane](08-bootstrapping-kubernetes-controlplane)
---