Skip to content

Commit

Permalink
Update patterns/vpc-lattice/cross-cluster-pod-communication/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Apoorva Kulkarni <[email protected]>
  • Loading branch information
allamand and askulkarni2 authored Jul 17, 2024
1 parent 9829499 commit 91acc38
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This pattern showcases secure multi-cluster communication between two EKS cluste

With this solution we showcase how to configure Amazon VPC Lattice using the AWS Gateway API Controller in order to manage Amazon VPC Lattice resources through native Kubernetes Gateway API objects. This pattern deploys two distinct VPCs each having it's own EKS cluster, which contain an application that will be used to demonstrate cross-cluster communication.

The cross-cluster communication will be established through Amazon VPC Lattice, using a private Amazon Route53 domain name protected by a TLS Certificate issued by Certificate Managed and supported by an AWS Private Certificate Authority.
The cross-cluster communication will be established through Amazon VPC Lattice, using a private Amazon Route53 domain name protected by a TLS Certificate issued by Certificate Manager (ACM) and supported by an AWS Private Certificate Authority.

![vpc-lattice-pattern-environment.png](https://raw.githubusercontent.com/aws-ia/terraform-aws-eks-blueprints/main/patterns/vpc-lattice/cross-cluster-pod-communication/assets/vpc-lattice-pattern-cross-cluster.png)

Expand Down

0 comments on commit 91acc38

Please sign in to comment.