quickstart-amazon-eks
quickstart-amazon-eks copied to clipboard
Please support setting EKS::NodeGroup::UpdateConfig settings for ManagedNodeGroups
Currently, the quickstart deploys with UpdateConfig defaulted to update with at max 1 node down at a time. Since updates per Node takes ~5mins, a cluster with 20 Nodes is taking over 1 hour to update.
Ideally we should be able to configure the NodeGroup to allow updating more than 1 or a percentage of Nodes at a time.
See docs at: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-updateconfig.html