Does this also imply that pods aren’t drained/cordoned when updating a node group though?
fierce-dinner-20116
03/28/2019, 5:07 PM
I guess this is something that I took for granted at least from GKE
d
damp-book-35965
03/28/2019, 5:10 PM
So looks like the autoscaling group handles it by terminating one at a time and bringing one up at a time with the new AMI..atleast looks like that from the activity history
w
white-balloon-205
03/28/2019, 5:16 PM
Yes - the ASG will replace individual nodes one at a time. The issue tracked in https://github.com/pulumi/pulumi-eks/issues/40 is that this process does not interact cleanly with Kuberenetes node drainging, so when a node is replaced, the pods on that node will die suddenly, instead of being migrated off prior to shutdown.
This is something that EKS itself has no support for yet unfortunately. We believe we can help solve this problem in
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.