Release v1.2.19
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.
Major Bug Fixes
- Fixed a regression such that options passed in cluster configuration for nginx configuration don't get passed to the new nginx ingress controller configmap. This is fixed with Kubernetes versions
1.19.16-rancher1-4
and1.20.15-rancher1-2
. See #36851 for more information. - CoreDNS Autoscaler now has a readiness and liveness check. See #36362.
- Ingresses on Amazon EC2 node driver clusters in an HA Rancher cluster on v1.20 may now be created without error. See #35754.
Known Major Issues
- In clusters where
cloud_provider
is configured, and eitheraddress
orinternal_address
does not contain a valid IP address (e.g. hostname or FQDN), kube-proxy will fail to start. See #1725.
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.20.15-rancher1-2
|
v1.19.16-rancher1-4
|
v1.18.20-rancher1-3
|
v1.17.17-rancher2-4
|
New Images in v1.20.15-rancher1
Updated Hyperkube Image based on k8s versions
- rancher/hyperkube:v1.20.15-rancher1