Say that RKE v1.x should be used

This commit is contained in:
Catherine Luse
2020-04-20 08:27:14 -07:00
parent 2c8be8a8dc
commit a212ea2ec1
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ RKE is a fast, versatile Kubernetes installer that you can use to install Kubern
## Download the RKE binary
1. From your workstation, open a web browser and navigate to our [RKE Releases](https://github.com/rancher/rke/releases/latest) page. Download the latest RKE installer applicable to your Operating System and Architecture:
1. From your workstation, open a web browser and navigate to our [RKE Releases](https://github.com/rancher/rke/releases) page. Download the latest RKE v1.x installer applicable to your operating system and architecture:
- **macOS**: `rke_darwin-amd64`
- **Linux (Intel/AMD)**: `rke_linux-amd64`
+2 -2
View File
@@ -5,7 +5,7 @@ weight: 100
After RKE has deployed Kubernetes, you can upgrade the versions of the components in your Kubernetes cluster, the [definition of the Kubernetes services]({{<baseurl>}}/rke/latest/en/config-options/services/) or the [add-ons]({{<baseurl>}}/rke/latest/en/config-options/add-ons/).
The default Kubernetes version for each RKE version can be found in [the RKE release notes](https://github.com/rancher/rke/releases/).
The default Kubernetes version for each RKE version can be found in [the RKE release notes](https://github.com/rancher/rke/releases/). RKE v1.x should be used.
You can also select a newer version of Kubernetes to install for your cluster.
@@ -81,7 +81,7 @@ In [this section,]({{<baseurl>}}/rke/latest/en/upgrades/maintaining-availability
### Listing Supported Kubernetes Versions
Please refer to the [release notes](https://github.com/rancher/rke/releases) of the RKE version that you are running, to find the list of supported Kubernetes versions as well as the default Kubernetes version.
Please refer to the [release notes](https://github.com/rancher/rke/releases) of the RKE version that you are running, to find the list of supported Kubernetes versions as well as the default Kubernetes version. Note: RKE v1.x should be used.
You can also list the supported versions and system images of specific version of RKE release with a quick command.