fix: Location Skip In User Changes

Updated some places where root was still used and some missing sudo's
needed to be prefixed.
This commit is contained in:
Khalifah Shabazz
2025-06-08 18:21:10 -04:00
parent c494223545
commit 59c6fd25a5
3 changed files with 10 additions and 10 deletions

View File

@@ -174,7 +174,7 @@ The commands in this section will affect the entire cluster and only need to be
run on the `controlplane` machine.
```bash
ssh root@controlplane
ssh vagrant@controlplane
```
Create the `system:kube-apiserver-to-kubelet` [ClusterRole] with permissions