Skip to content

Instantly share code, notes, and snippets.

@d-kuro
Last active October 25, 2019 05:19
Show Gist options
  • Save d-kuro/f02ac9e383d167f4072cf678b0373339 to your computer and use it in GitHub Desktop.
Save d-kuro/f02ac9e383d167f4072cf678b0373339 to your computer and use it in GitHub Desktop.
kube-aws component version

kube-aws component version

v0.14.2 (latest)

  • Kubernetes: v1.14.8
  • Etcd: v3.2.26

https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.14.2

v0.14.0

  • Kubernetes:1.14.3
  • Etcd:3.2.26

https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.14.0

Most contributions to this release were simultaneously made to our v0.13.x release, please consult the release notes for https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.13.0 before using this release.

Do not attempt to upgrade an existing cluster 0.12.x (or earlier) directly to v0.14.0 because the changes to node labelling require that v0.13.x is deployed first. When migrating existing v0.13.x clusters we strongly encourage you to test the upgrade in your test environments first. You might find that enabling the upgradeHelper plugin might help you successfully migrate if you are experiencing issues.

v0.13.2 (v1.13 latest)

  • Kubernetes: v1.13.12
  • Etcd: v3.2.26

https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.13.2

v0.13.0

  • Kubernetes: 1.13.7
  • Etcd: 3.2.26

https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.13.0

kubernetes v1.13 (if you need to deploy Kubernetes 1.12 it is possible using our v0.12.x branch and selecting your own kubernetesVersion)

It is expected that you should be able to upgrade from existing kube-aws v0.12.x clusters to v0.13.0 release. If you are migrating existing clusters then we strongly encourage you to test the upgrade in your test environments first. You might find that enabling the upgradeHelper plugin might help you successfully migrate if you are experiencing issues.

Core Changes

  • We have removed heapster and enabled metrics-server by default.
  • We have moved to using CoreDNS instead of KubeDNS (but you can still select to use KubeDNS if you wish)

v0.12.5

  • Kubernetes: v1.11.3
  • Etcd: v3.2.13

https://github.com/kubernetes-incubator/kube-aws/releases/tag/v0.12.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment