K8 Node
Amazon Elastic Kubernetes Service (EKS) is a managed Kubernetes service that runs the Kubernetes control plane for you across multiple availability zones. It lets teams deploy, scale, and operate containerized workloads without managing the underlying cluster master nodes. EKS stays conformant with upstream Kubernetes and integrates with AWS networking, IAM, and load balancing for production-grade clusters.
Capabilities
- Schedule containers across a node pool
- Auto-scale workloads and nodes
- Self-heal failed pods
- Service discovery and rolling deployments