Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. It works on bare-metal and virtualized servers. With RKE, the installation and operation of Kubernetes are both simplified and easily automated, and they are entirely independent of the operating system and platform you're running.
What's Changed
- [release/v1.4] Move to BCI by @superseb in #3174
- Revert "Move to BCI" by @manuelbuil in #3473
- Added ACI-CNI 6.0.3.2 variables by @akhilesh-oc in #3466
- [v1.4] update kdm branch by @kinarashah in #3478
Kubernetes Versions
Each version of RKE has a specific list of supported Kubernetes versions. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml
.
Kubernetes version |
---|
v1.26.11-rancher2-2 (Default)
|
v1.25.16-rancher2-2
|
v1.24.17-rancher1-1
|
v1.23.16-rancher2-3
|
Experimental Kubernetes version |
---|
N/A |
Full Changelog: v1.4.12...v1.4.13