Update Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md

This commit is contained in:
Nicole Rappe
2024-01-22 18:47:34 -07:00
parent 9d5461a25e
commit df85bc3ca4

View File

@ -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. This document assumes you are running **Ubuntu Server 20.04** or later.
## All Cluster Nodes ## All Cluster Nodes
Assume all commands are running as root moving forward. (e.g. `sudo su`)
### Run Updates ### 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. 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 ``` sh