This commit is contained in:
James Turland 2023-12-05 23:09:08 +00:00
parent b2007be66b
commit 1c71a54f5a

View file

@ -16,7 +16,7 @@ node-label:
``` ```
# Install RKE2 # Install RKE2
``` ```
sudo -u sudo su
sudo curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE="agent" sh - sudo curl -sfL https://get.rke2.io | INSTALL_RKE2_TYPE="agent" sh -
``` ```
# Enable RKE2 # Enable RKE2