0

I have an AWS autoscaling group with spot instances and multiple instance types. I have t3a.small and t3a.micro. I want to set it up where asg always launches t3a.small and it will only launch t3a.micro when t3a.small spot is unavailable.

My current configuration is - enter image description here

Now for 1st time it is creating t3a.small but afterthat it always creating t3a.micro. Please help me to solve this issue. Thanks in advance.

Arghya Roy
  • 429
  • 3
  • 13
  • I do not think you can do this. The weights are only recommendations for AWS, not the requirements which AWS must adhere to. – Marcin Mar 11 '23 at 06:53

0 Answers0