mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-25 01:10:22 +00:00
update
This commit is contained in:
parent
0da953a812
commit
a57894d162
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ node-label:
|
||||||
```
|
```
|
||||||
# Install RKE2
|
# Install RKE2
|
||||||
```
|
```
|
||||||
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
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue