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 1.17 Support #947

Closed
1 of 4 tasks
sc250024 opened this issue Jul 10, 2020 · 2 comments · Fixed by #972
Closed
1 of 4 tasks

EKS 1.17 Support #947

sc250024 opened this issue Jul 10, 2020 · 2 comments · Fixed by #972

Comments

@sc250024
Copy link
Contributor

sc250024 commented Jul 10, 2020

Opening this issue to handle all changes needed for EKS 1.17, which was released on July 10th, 2020. Release notes have not been officially released by AWS as of writing.

I'm submitting a...

  • bug report
  • feature request
  • support request - read the FAQ first!
  • kudos, thank you, warm fuzzy
@abdennour
Copy link

In the meantime, I updated master by setting the module variable cluster_veresion="1.17".

However, node groups had been upgraded with eksctl :

kubectl scale deployments/cluster-autoscaler --replicas=0 -n kube-system

eksctl upgrade nodegroup --name=node-group-name --cluster=cluster-name --kubernetes-version=1.17

Good luck!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants