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.
**Describe the bug** GRPC Load Balancing is not working for several pods in one service. VirtualRouter is sending all requests to only one pod. **Platform** EKS Fargate **To Reproduce** Create...
This modifies the images used for the k8s http2 example to default support arm64 in addition to amd64. This should gracefully downgrade to existing behavior if run from an environment...
*Issue #, if available:* *Description of changes:* Added a walkthrough for how to load test AppMesh on EKS. This walkthrough can be used as a tool for further load testing...
**Describe the bug** I'm using Kubernetes manifest to create Gateway Route ``` --- apiVersion: appmesh.k8s.aws/v1beta2 kind: GatewayRoute metadata: name: service namespace: develop spec: awsName: service httpRoute: match: prefix: /api/service/ port:...
This is a version of `howto-alb` that assumes one of the backends runs HTTPS. HTTPS is not a supported listener protocol (see **Listener configuration** in the [Virtual nodes][1] section of...
Issue description: While implementing the walk through available at "howto-mutual-tls-file-provided" at step #3 I came across the below error. `/bin/sh: yum: command not found` I was able to work around...
*Issue #, if available:* *Description of changes:* This commit updates the ECS infrastructure to utilize Launch Templates instead of Launch Configurations (was deprecated since December 31, 2022). [+ info](https://docs.aws.amazon.com/autoscaling/ec2/userguide/launch-configurations.html) By...
… package *Issue #, if available:* *Description of changes:* On going through the [blog](https://aws.amazon.com/blogs/containers/getting-started-with-app-mesh-and-eks/) which was authored in the past regarding getting started with App Mesh, at the 5th step...
Bumps [karma](https://github.com/karma-runner/karma) from 1.2.0 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...