v1.0.8
Release v1.0.8
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 is both simplified and easily automated, and it's entirely independent of the operating system and platform you're running.
Important Notes
No code changes, release only to fix Go Modules version pinning in KDM
Enhancements
Major Bug Fixes since v1.0.7
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. [#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.17.5-rancher1-1 |
v1.16.9-rancher1-1 |
v1.15.11-rancher1-3 |