aws-app-mesh-examples
aws-app-mesh-examples copied to clipboard
AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
Issue #, if available: Envoy proxy Pod not starting Description of changes: Missing Reference to service account causing Envoy Proxy to get Non-Authorized Error from IAM: Unauthorized to perform appmesh:StreamAggregatedResources...
_**Important note on security disclosures**: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email...
I'm working through the colorapp example, and I see the ECS tasks created use `APPMESH_VIRTUAL_NODE_NAME` There's a warning in the [docs](https://docs.aws.amazon.com/app-mesh/latest/userguide/envoy-config.html) that this setting has been deprecated in envoy. >...
**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...
**Describe the request** Now that arm64 architecture support for App Mesh (envoy) https://github.com/aws/aws-app-mesh-roadmap/issues/215 is available update the walkthrough examples to provision Graviton ECS/EKS instances so that we can run Arm64...
*Issue #, if available:* 435 *Description of changes:* added another base_app.yaml with the serviceAccountName for use on eksworkshop. By submitting this pull request, I confirm that you can use, modify,...
Is there a reason to open ingress to the database from `0.0.0.0/0` on all ports? It doesn't seem to be needed, since there is an explicit reference to yelb-app-server security...
[BUG] Enoy Proxy container fails to initialize while trying to create an app mesh using the dj-app
**Describe the bug** Ran into an issue while trying to create an app mesh using the dj-app at aws-app-mesh-examples/examples/apps/djapp/ With the current deployment files, when the envoy proxy sidecar container...
**Platform** EKS 1.20, with Bottlerocket 1.1.2 **To Reproduce** Apply howto-k8s-mtls-sds-based walkthrough **Describe the bug** After applying howto-k8s-mtls-sds-based walkthrough, the agents keeps restarting with the following logs: ``` time="2021-07-13T16:17:23Z" level=warning msg="Current...
_**Important note on security disclosures**: If you think you’ve found a potential security issue, please do not post it in the Issues. Instead, please follow the instructions [here](https://aws.amazon.com/security/vulnerability-reporting/) or [email...