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
Hey, will be possible in a near future using completeLifecycleActionDelaySeconds for the IMDS, because I'm having trouble with this my PVC and i dont know what to do, I'm getting a multi-attach error, is there any method to make it wait to have all pods running?
The text was updated successfully, but these errors were encountered:
Thanks @zyberon for raising this issue. I have a few questions:
If I understand correctly, you want ASG lifecycle hooks + completeLifecycleActionDelay to be available in IMDS mode? And SQS is insufficient?
Could you share the log output you're getting? Not sure what you mean by multi-attach error. Also any details on how to reproduce your issue would be greatly appreciated.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you want this issue to never become stale, please ask a maintainer to apply the "stalebot-ignore" label.
Hey, regarding question 1 yeah that's what i wanted but just adding the lifecycle hook to make a stop on the node deletetion solved my problem, it is related to K8S taking so long on deleting the pvc so it can not close gradefully before the node is deleted, adding a lyfecycle hook and plating witht the min and max of my ASG made everything works fine.
Hey, will be possible in a near future using completeLifecycleActionDelaySeconds for the IMDS, because I'm having trouble with this my PVC and i dont know what to do, I'm getting a multi-attach error, is there any method to make it wait to have all pods running?
The text was updated successfully, but these errors were encountered: