Update Containers/Kubernetes/Rancher RKE2/Rancher RKE2 Cluster.md
This commit is contained in:
@ -12,10 +12,7 @@ You will need to run these commands on every server that participates in the clu
|
|||||||
``` sh
|
``` sh
|
||||||
sudo apt update && sudo apt upgrade -y
|
sudo apt update && sudo apt upgrade -y
|
||||||
sudo apt install nfs-common iptables nano htop -y
|
sudo apt install nfs-common iptables nano htop -y
|
||||||
```
|
sleep 15
|
||||||
|
|
||||||
### Reboot the Node
|
|
||||||
``` sh
|
|
||||||
sudo apt autoremove -y
|
sudo apt autoremove -y
|
||||||
sudo reboot
|
sudo reboot
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user