mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 04:28:15 +00:00
Update docs/getting-started/quick-start-guides/deploy-rancher-manager/helm-cli.md
Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
@@ -15,7 +15,7 @@ The full installation requirements are [here](../../../pages-for-subheaders/inst
|
||||
|
||||
## Install K3s on Linux
|
||||
|
||||
Rancher needs to be installed on a supported Kubernetes version. To specify the K3s version, use the INSTALL_K3S_VERSION environment variable when running the K3s installation script. Refer to the [support maintenance terms](https://rancher.com/support-maintenance-terms/).
|
||||
Rancher needs to be installed on a supported Kubernetes version. To specify the K3s version, use the INSTALL_K3S_VERSION (e.g., `INSTALL_K3S_VERSION="v1.24.10+k3s1"`) environment variable when running the K3s installation script. Refer to the [support maintenance terms](https://rancher.com/support-maintenance-terms/).
|
||||
|
||||
Install a K3s cluster by running this command on the Linux machine:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user