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
posta un anno fa1671 visualizzazioni
2 Risposte
3
Risposta accettata

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
con risposta un anno fa
profile picture
ESPERTO
verificato 4 giorni fa
profile pictureAWS
ESPERTO
verificato un anno fa
  • 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
TECNICO DI SUPPORTO
con risposta un anno fa
profile pictureAWS
ESPERTO
verificato un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande