From a212ea2ec1c8d51aa899c9f903ebdf8510984ee5 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 20 Apr 2020 08:27:14 -0700 Subject: [PATCH] Say that RKE v1.x should be used --- content/rke/latest/en/installation/_index.md | 2 +- content/rke/latest/en/upgrades/_index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/rke/latest/en/installation/_index.md b/content/rke/latest/en/installation/_index.md index 8ff1de0eaa0..6a2531baf58 100644 --- a/content/rke/latest/en/installation/_index.md +++ b/content/rke/latest/en/installation/_index.md @@ -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` diff --git a/content/rke/latest/en/upgrades/_index.md b/content/rke/latest/en/upgrades/_index.md index a90c542623d..5991e82ce6f 100644 --- a/content/rke/latest/en/upgrades/_index.md +++ b/content/rke/latest/en/upgrades/_index.md @@ -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]({{}}/rke/latest/en/config-options/services/) or the [add-ons]({{}}/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,]({{}}/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.