awslabs / ec2-spot-workshops

Collection of workshops to demonstrate best practices in using Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/
Other
181 stars 150 forks source link

[Containers with EKS] CFN Broken #260

Open chrismld opened 1 year ago

chrismld commented 1 year ago

The CloudFormation template to get started provisioning all resources for the workshop is broken. CloudFormation stack finishes successfully but the EKS cluster is not created. After trying to create the cluster manually through Cloud9, we noticed that it's because a recent change of EKS Blueprints v5. The existing blueprint is not compatible anymore.

sleepwithcoffee commented 3 months ago

I think this issue is addressed and can be closed