aws-app-mesh-examples icon indicating copy to clipboard operation
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.

Results 44 aws-app-mesh-examples issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

bug

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...

bug

**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...

enhancement

*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...

question
P-1

**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...

bug

**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...

bug

_**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...

bug