degica / barcelona

PaaS built on top of AWS
MIT License
52 stars 6 forks source link

Update AMI of container and bastion instances to Amazon Linux 2.0.20230214 #758

Closed matafc closed 1 year ago

matafc commented 1 year ago

This PR will update the AMIs of the container instances as described in this guide:

Amazon ECS-optimized AMIs - Amazon Elastic Container Service And it also updates the AMI for the bastion image.

https://ap-northeast-1.console.aws.amazon.com/systems-manager/parameters/aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-gp2/description?region=ap-northeast-1

I had issues building the image with Kaiser and previously thought I had to complete this PR before updating the AMIs. But we can proceed with this PR first, I added the platform flag for the docker commands to work.

degikko commented 1 year ago

@essa can you help us review this PR, please?