Release v1.0.11
rancherio-gh-m
released this
16 Jul 23:31
·
535 commits
to master
since this release
Release v1.0.11
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.
Enhancements
- Introduced new Kubernetes images (
v1.16.13-rancher1-1
andv1.17.9-rancher1-1
) to address following CVEs:
- CVE-2020-8557 - Node disk DOS by writing to container /etc/hosts
- CVE-2020-8558 - Node setting allows for neighboring hosts to bypass localhost boundary
- CVE-2020-8559 - Privilege escalation from compromised node to cluster
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.9-rancher1-1 |
v1.16.13-rancher1-1 |
v1.15.12-rancher2-3 |
New Images in v1.17.9-rancher1-1, 1.16.13-rancher1-1
Updated Hyperkube Image based on k8s versions
- rancher/hyperkube:v1.17.9-rancher1
- rancher/hyperkube:v1.16.13-rancher1