Merge pull request #3084 from superseb/rke_latest_release

Explain how to find latest RKE release
This commit is contained in:
Catherine Luse
2021-03-05 00:18:13 -07:00
committed by GitHub
+4 -1
View File
@@ -17,7 +17,10 @@ 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) page. Download the latest RKE v1.x installer applicable to your operating system and architecture:
1. From your workstation, open a web browser and look up the [latest available RKE release](https://github.com/rancher/rke/#latest-release). You can click on the release notes link to go straight to that release or manually navigate to our [RKE Releases](https://github.com/rancher/rke/releases) page and download the latest available RKE installer applicable to your operating system and architecture:
>**Note:**
> Be aware that the release that is marked as `Latest release` on GitHub release page might not be the actual latest available release of RKE.
- **macOS**: `rke_darwin-amd64`
- **Linux (Intel/AMD)**: `rke_linux-amd64`