Amazon EKS and EKS Distro now support Kubernetes version 1.21 - devamazonaws.blogspot.com

You can now use Amazon EKS and Amazon EKS Distro to run Kubernetes v1.21, which is currently the latest available stable version of upstream Kubernetes. Highlights of the Kubernetes version 1.21 release include Cronjobs and Immutable Secrets and ConfigMaps reaching stable status, and Graceful Node Shutdown graduating to beta. You can find more details about Kubernetes 1.21 release in EKS blog post and in Kubernetes project release notes.

Post Updated on July 20, 2021 at 10:31PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com