This commit is contained in:
James Turland 2023-12-05 23:08:01 +00:00
parent 28b83bf283
commit b2007be66b

View file

@ -16,7 +16,7 @@ node-label:
``` ```
# Install RKE2 # Install RKE2
``` ```
sudo -su sudo -u
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