howto-k8s-alb: This example shows how to use AWS Load Balancer Controller with targets registered as virtual-nodes under App Mesh.
howto-k8s-cloudmap: This example shows how Kubernetes deployments can use AWS CloudMap for service-discovery when using App Mesh.
howto-k8s-fargate: This example shows how to use AppMesh with EKS on Fargate.
howto-k8s-grpc:This example shows how to manage gRPC routes in App Mesh using Kubernetes deployments.
howto-k8s-http-headers: This example shows how http routes can use headers for matching incoming requests.
howto-k8s-http2: This example shows how to manage HTTP/2 routes in App Mesh using Kubernetes deployments
howto-k8s-retry-policy: This example shows how retry-policies can be used to for Kubernetes applications within the context of App Mesh.
howto-k8s-ingress-gateway: This example shows how to use App Mesh Virtual Gateways for ingress connectivity towards Kubernetes applications.
howto-k8s-tls-file-based: This example shows how to enable TLS encryption between applications in App Mesh using X.509 certificates and mount secrets on Envoy using the injector
howto-k8s-outlier-detection: This example shows how to use outlier detection capabilities in AWS App Mesh with EKS
howto-k8s-connection-pools: This example shows how to use circuit breaking/connection pool configuration capabilities in AWS App Mesh with EKS