issues
search
aws-containers
/
ecsdemo-frontend
MIT License
18
stars
358
forks
source link
Improve manifest for reliability
#8
Open
allamand
opened
1 year ago
allamand
commented
1 year ago
I needed to improve the manifest for more reliability:
add TopologySpread to have a pod in each availability zones
improve timeouts so that it won't break under load test
update the startup script to work with IMDSv2 Authentication token
I needed to improve the manifest for more reliability: