autoscaling
Settings related to auto scaling groups (
settings.autoscaling.*
)Amazon EC2 Auto Scaling settings for aws-*
variants.
Setting list for settings.autoscaling
Full Reference
settings.autoscaling.should-wait
If set to true
, the node waits until the instance reaches the InService
state to join the cluster.
Default: false
true
false
Note
Only set this value to true
if the instance is currently (or will be) in an auto scaling group.
[settings.autoscaling]
should-wait = true
apiclient set settings.autoscaling.should-wait=true