Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EKS Addons should support upgrading version aligned with cluster version #1046

Closed
bryantbiggs opened this issue Oct 11, 2022 · 0 comments · Fixed by #1048
Closed

EKS Addons should support upgrading version aligned with cluster version #1046

bryantbiggs opened this issue Oct 11, 2022 · 0 comments · Fixed by #1048
Assignees
Labels
enhancement New feature or request

Comments

@bryantbiggs
Copy link
Contributor

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

  • When upgrading an EKS cluster with EKS addons (coredns, kube-proxy, aws-vpc-cni, etc.), I want to ensure that the version used is aligned with the cluster version. The API currently supports specifying either the default or latest for a given Kubernetes version

Describe the solution you would like

  • The default behavior of the EKS addons provisioned/managed through EKS Blueprints should align the addon version with the given cluster version, allowing users to toggle between the default version or the latest version for the given cluster version

Describe alternatives you have considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant