Hi,
I got a weird behavior when upgrade AWS ManagedNodeGroup with Pulumi. Based on the documentation, when upgrade, a new node group is created. My nodegroup contains a single node only, and I believe exactly one new node should be created. But actually, 6-7 new nodes is created, then each is removed later. It makes the upgrade process take long time (20-30 minutes for a node group of 1 node).
Is it normal behavior or something wrong with my configuration ?
Reference:
https://github.com/pulumi/pulumi-eks/blob/master/docs/eks-v3-migration.md#gracefully-upgrading-node-groups