diff --git a/Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md b/Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md index c1baf7b..429f7c5 100644 --- a/Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md +++ b/Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md @@ -5,6 +5,8 @@ Deploying a Rancher RKE2 Cluster is fairly straightforward. Just run the comman This document assumes you are running **Ubuntu Server 20.04** or later. ## All Cluster Nodes +Assume all commands are running as root moving forward. (e.g. `sudo su`) + ### Run Updates You will need to run these commands on every server that participates in the cluster then perform a reboot of the server **PRIOR** to moving onto the next section. ``` sh