mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-27 21:50:21 +00:00
Merge pull request #335 from optimismuspur/patch-1
rke2-for-rancher.md Kubernetes Versions differ
This commit is contained in:
@@ -43,7 +43,7 @@ tls-san:
|
|||||||
After that, you need to run the install command and enable and start rke2:
|
After that, you need to run the install command and enable and start rke2:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.20 sh -
|
curl -sfL https://get.rke2.io | sh -
|
||||||
systemctl enable rke2-server.service
|
systemctl enable rke2-server.service
|
||||||
systemctl start rke2-server.service
|
systemctl start rke2-server.service
|
||||||
```
|
```
|
||||||
|
|||||||
+1
-1
@@ -43,7 +43,7 @@ tls-san:
|
|||||||
After that, you need to run the install command and enable and start rke2:
|
After that, you need to run the install command and enable and start rke2:
|
||||||
|
|
||||||
```
|
```
|
||||||
curl -sfL https://get.rke2.io | INSTALL_RKE2_CHANNEL=v1.20 sh -
|
curl -sfL https://get.rke2.io | sh -
|
||||||
systemctl enable rke2-server.service
|
systemctl enable rke2-server.service
|
||||||
systemctl start rke2-server.service
|
systemctl start rke2-server.service
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user