Amazon EKS Primer – P3: Amazon EKS control plane
Amazon EKS manages the Kubernetes control plane In a standard Kubernetes deployment, you are responsible for designing, implementing, and maintaining all components of the control plane and the worker nodes. Amazon EKS provides a scalable, highly available control plane. Amazon EKS automatically manages the availability and scalability of the Kubernetes API servers and the etcd persistence layer for each cluster. This gives you more time to focus on running your application workloads in Kubernetes. Amazon EKS availability and API The Amazon EKS control plane consists of at least two API server nodes and three etcd nodes across three Availability Zones.
Xem thêm