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
已提問 1 年前檢視次數 1674 次
2 個答案
3
已接受的答案

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
已回答 1 年前
profile picture
專家
已審閱 5 天前
profile pictureAWS
專家
已審閱 1 年前
  • 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
支援工程師
已回答 1 年前
profile pictureAWS
專家
已審閱 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南