Description
How can the docs be improved?
If the Bottlerocket userdata is configured as follows, node fails to join the cluster.
[settings.autoscaling]
should-wait = true
It would be good to have documentation updated to address this situation.
Alternatively, since Karpenter doesn't utilize AWS Auto Scaling Groups in any case, it might be good to ensure in the source code that this configuration is always set to false. If this idea is good, I want to contribute directly to the source code.
- 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 "me too" comments, 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
Description
How can the docs be improved?
If the Bottlerocket userdata is configured as follows, node fails to join the cluster.
It would be good to have documentation updated to address this situation.
Alternatively, since Karpenter doesn't utilize AWS Auto Scaling Groups in any case, it might be good to ensure in the source code that this configuration is always set to false. If this idea is good, I want to contribute directly to the source code.