aws-containers / eks-app-mesh-polyglot-demo

End to end deployment and observability of polyglot microservices in Amazon EKS using AWS App Mesh, AWS Fargate, Amazon Cloudwatch Container Insights, and AWS X-Ray
MIT No Attribution
64 stars 636 forks source link

fixing the fargate profile namespace #27

Closed iamahgoub closed 1 year ago

iamahgoub commented 1 year ago

As discussed, changing the namespace in the fargate profile to align with the namespace created for application as per the instructions https://www.eksworkshop.com/advanced/330_servicemesh_using_appmesh/add_nodegroup_fargate/create_fargate/.

This should not cause a conflict with the fargate lab in EKS immersion day as this fargate profile is not used there -- the profile is copied/pasted from the instructions instead.