v0.2.1
Release v0.2.1
Important
-
This release comes with the latest Kubernetes versions - i.e. v1.11.9, v1.12.7, v1.13.5 - for clusters launched by RKE to address Kubernetes CVE-2019-9946 and CVE-2019-1002101. We recommend upgrading your Kubernetes clusters to these versions.
-
RKE v2.0.x releases enable certificate rotation support. This feature addresses a 1 year expiration on certificates generated by RKE v0.1.x for secure Kubernetes cluster components communication [#450]. To renew the cluster certificates, run the following command:
./rke cert rotate --config cluster.yml
Major Bug Fixes since v0.2.0
- This release comes with the latest Kubernetes versions - i.e. v1.11.9, v1.12.7, v1.13.5 - for clusters launched by RKE to address Kubernetes CVE-2019-9946 and CVE-2019-1002101. We recommend upgrading your Kubernetes clusters to these versions.
Known Major Issues
- RKE will not finish deployment if certain network mounts exist on the target node [#964]
Kubernetes Versions
Each version of RKE has a specific list of supported Kubernetes versions. If a version is defined in kubernetes_version
in the cluster.yml
and is not found in this list, then RKE will error out. 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.13.5-rancher1-2 (default) |
v1.12.7-rancher1-2 |
v1.11.9-rancher1-1 |