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 年前1670 查看次数
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
专家
已审核 4 天前
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则