You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The self-managed nodegroup logic is currently resulting in nodes that are unable to join the target cluster.
Reproduction steps will be backfilled here when available.
Update self-managed nodegroups using the graceful termination of the node-termination-handler in coordination with the instance refresh functionality of an autoscaling group. This process should be used if the node-termination-handler is deployed within the cluster, the autoscaling group is monitored by the NTH for lifecycle events, and an instance refresh configuration is present on the launch template used by the autoscaling group
Update self-managed nodegroups using logic similar to that of the EKS managed node group (like this)
Why is this needed?
Current workflow is erroneous.
Which area does this relate to?
No response
Solution
Rewrite the logic for self-managed nodegroups into the new core.
The text was updated successfully, but these errors were encountered:
This issue has not received any attention in 30 days. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.
This issue has not received any attention in 30 days. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.
Summary
The self-managed nodegroup logic is currently resulting in nodes that are unable to join the target cluster.
Reproduction steps will be backfilled here when available.
Per #36:
Why is this needed?
Current workflow is erroneous.
Which area does this relate to?
No response
Solution
Rewrite the logic for self-managed nodegroups into the new core.
The text was updated successfully, but these errors were encountered: