Ingress/Egress Gateway redundancy #1383
Unanswered
SebastienDorgan
asked this question in
Q&A
Replies: 1 comment
-
Not currently, no. There is no HA for Egress/Ingress. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to create a Kubernetes HA cluster distributed across 3 VPCs in 3 different clouds: C1/VPC1, C2/VPC2, C3/VPC3.
The 3 masters would be deployed in VPC1.
This is a fairly large cluster with several dozen workers in each VPC.
To avoid creating a full-mesh, I was planning to use Ingress/Egress gateways at the edge of VPC2 and VPC3.
Is it possible to create a redundancy to make the connection between VPC1 masters and VPC2 et VPC3 workers highly available?
Beta Was this translation helpful? Give feedback.
All reactions