aws-app-mesh-examples icon indicating copy to clipboard operation
aws-app-mesh-examples copied to clipboard

[BUG] Have a public ECR repo from common images generated in walkthrough

Open suniltheta opened this issue 3 years ago • 0 comments

Describe the bug Today for most of the walkthrough we need to generate the app or other images locally to test them out. Images such as grpc_cli takes longer time to generate and is frustrating.

As noted in the closed PR it took 10+ minutes to get the created https://github.com/aws/aws-app-mesh-examples/pull/476

To improve the experience of users running these walkthrough we can give option to pull them simply from a public ECR repos.

Platform EKS, ECS, EC2, etc.

To Reproduce Try step 2 in this walkthroughs/howto-grpc-ingress-gateway/README.md

Expected behavior Option to just pull the image from public ECR.

suniltheta avatar Feb 09 '22 21:02 suniltheta