Maintained with ☕️ by
IcePanel logo

Amazon EKS now supports Kubernetes version 1.15

Share

Services

[Amazon Elastic Kubernetes Service (EKS)](/eks/) now supports Kubernetes version 1.15 for all clusters. [Kubernetes](/kubernetes/) is rapidly evolving, with frequent feature releases and bug fixes. The Kubernetes 1.15 release focuses on stability and maturity of the core feature set. Additional 1.15 highlights include support for configuring TLS termination on [NLB load balancers](https://kubernetes.io/docs/concepts/services-networking/service/#aws-nlb-support), improved support for [CustomResourceDefinitions](https://kubernetes.io/blog/2019/06/19/kubernetes-1-15-release-announcement/), as well as [NodeLocal DNSCache](https://kubernetes.io/docs/tasks/administer-cluster/nodelocaldns/) graduating to beta. Learn more about Kubernetes version 1.15 in the [Kubernetes project release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.15.md#v11510). Learn more about the Kubernetes versions available for production workloads on Amazon EKS and how to update your cluster to version 1.15 in the [EKS documentation](https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html). **A note on Kubernetes version 1.12 deprecation:** Amazon EKS support mirrors the Kubernetes community by providing full support for the 3 most recent releases. Kubernetes 1.12, 1.13, 1.14, and 1.15 are all fully supported today, and new clusters can be started using any of these releases. However, given the Kubernetes quarterly release cycle, it is critical for all customers to have an ongoing upgrade plan. As of today, **Kubernetes version 1.12 is deprecated** **in EKS**, and will no longer be supported on **May 11th, 2020**. On this day, you will no longer be able to create new 1.12 clusters and all EKS clusters running Kubernetes version 1.12 will be updated to the latest available platform version of Kubernetes version 1.13. We recommend customers upgrade existing 1.12 or 1.13 clusters and worker nodes to at least 1.14 as soon as practical. Learn more about the EKS version lifecycle policies in the [documentation](https://docs.aws.amazon.com/eks/latest/userguide/kubernetes-versions.html).