update
This commit is contained in:
parent
0da953a812
commit
a57894d162
|
@ -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 New Issue