-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Can you do a new release with node groups? #628
Comments
No it doesn't. Or you mean a different autoscaler? Like not the cluster-autoscaler?
I'm keen to do this but there's a few issues that I think we should resolve first: @davisford perhaps you could test that PR? |
Yes, I mean the cluster auto-scaler What I meant is:
Will see if I can test out the PRs -- I assume you mean by actually deploying. I can run TF plan and check the output, but I'm assuming your tests catch that stuff. |
In this case you create an ASG per AZ. But if you are not using EBS volumes then it doesn't matter.
Great! I am not using managed node groups so can't really test properly. |
Yes, I am using EBS volumes heavily so node groups are important for us. |
It doesn't seem like there is anything to be done for #623 - if there is I'm happy to try to tackle it to unblock a release. |
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. |
I have issues
We are trying to use the cluster auto-scaler with EKS. EKS requires node groups to work properly with auto scaler. I see you've added support for node groups on Dec. 4. Is it possible to create a new release? We are having trouble trying to pull the module down by git hash, but perhaps I am missing something.
The text was updated successfully, but these errors were encountered: