jblakley / ScannerEKSQS

MIT License
0 stars 0 forks source link

Correct AMI by region #4

Open jblakley opened 5 years ago

jblakley commented 5 years ago

Parameter validation failed: parameter value ami-dea4d5a1 for parameter name NodeImageId does not exist. Rollback requested by user.

It causes infinite loop because ROLLBACK of workers.

Solution: We need to constrain the options of AMIs and make sure that they are available in the user's region.

jblakley commented 5 years ago

Agree we should do this. How do we figure out the right ami for each region?

jblakley commented 5 years ago

Trying out a fix that searches for AMIs named "eks-worker-v20"