Multiple EKS Control Planes; One VPC

0

Do we get multiple EKS Control Planes when we have multiple EKS Clusters in a single VPC?

ie.: VPC A

  • EKS Cluster A
  • EKS Cluster B

Amazon AWS EKS Account/VPC

  • Control Plane A Or:
  • Control Plane A
  • Control Plane B
preguntada hace un año1674 visualizaciones
2 Respuestas
3
Respuesta aceptada

Hello,

Each Amazon EKS cluster control plane is single-tenant and unique, and runs on its own set of Amazon EC2 instances. So even in the same VPC/Customer Account each cluster will get it's own control plane.

This is outline in the documentation here... https://docs.aws.amazon.com/eks/latest/userguide/clusters.html

Hope that helps!

AWS
Ryan_S
respondido hace un año
profile picture
EXPERTO
revisado hace 5 días
profile pictureAWS
EXPERTO
revisado hace un año
  • So, then: its NOT possible to have multiple clusters on the same Control Plane?

  • From a EKS managed service standpoint, no. Each cluster will be a separate, dedicated control plane. Depending on your use case & needs there are third-party solutions that run on EKS that provide virtual clusters within a single EKS cluster.

1

Each EKS cluster that you create will have its own unique control plane setup regardless of whether they are running on same VPC or different VPCs.

profile pictureAWS
INGENIERO DE SOPORTE
respondido hace un año
profile pictureAWS
EXPERTO
revisado hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas