[AWS] EKS

EKS (Elastic Kubernetes Service) is a managed service that runs Kubernetes on AWS.

  • Provision and scale your cluster automatically using AWS multi-AZs for HA (High Availability) and fault tolerance.
  • Compatible with all K8s plug-ins and applications
  • Self-Healing: detects unhealthy worker nodes and replaces them automatically
Continue reading “[AWS] EKS”