aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 317 forks source link

[EKS] [request]: Support to select release channel of EKS cluster #544

Open Juju-62q opened 4 years ago

Juju-62q commented 4 years ago

Tell us about your request Allowing users to select the version of Kubernetes from broader range of release channels to try and test new features like GKE

Which service(s) is this request for? EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? I would like to deploy newer version of Kubernetes in development environment even if AWS doesn't consider it to be production ready, which means that users don't care about the SLA compliance.

Upstream Kubernetes releases new features or bug fixes so often, but in EKS, we have to hold our finger and wait until AWS announces to support new version of Kubernetes, which is battle-tested by AWS. So, we have to wait for a longer term to check new features of Kubernetes even if we use it on development environment.

It'd be great if we can choose Kubernetes release channels like GKE recently announced.

Are you currently working around this issue? Deploy Kubernetes cluster on EC2 by kubeadm to check new features.

Additional context I think I tell enough informations.

Attachments https://cloud.google.com/kubernetes-engine/docs/concepts/release-channels

c3-davidtran commented 2 weeks ago

@mikestef9 Would you know if there has been any progress on that issue? Microsoft Azure also supports that feature now. https://learn.microsoft.com/en-us/azure/aks/auto-upgrade-cluster?tabs=azure-cli