We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here are the TODOs for the upcoming release:
eksctl utils update-kube-proxy
eksctl utils update-aws-node
eksctl utils install-coredns
eksctl updates cluster --config-file/-f
--config-file/-f
eksctl update cluster
Following items would be nice to have:
eksctl validate cluster
eksctl drain nodegroup --undo
eksctl updates cluster --version
The text was updated successfully, but these errors were encountered:
This is done, 0.1.24 is out 🎉🌟
Sorry, something went wrong.
No branches or pull requests
Here are the TODOs for the upcoming release:
eksctl utils update-kube-proxy
– Addeksctl utils update-kube-proxy
#614eksctl utils update-aws-node
– Addeksctl utils update-aws-node
#618eksctl utils install-coredns
– Addeksctl utils install-coredns
#630eksctl updates cluster --config-file/-f
– Add--config-file/-f
toeksctl update cluster
#628Following items would be nice to have:
eksctl validate cluster
- this can be simple to begin with, e.g. check server and kubelet versions match up, run any existing checkseksctl drain nodegroup --undo
to something more meaningfuleksctl updates cluster --version
The text was updated successfully, but these errors were encountered: