Skip to main content

EKS Cluster

An EKS Cluster is an Amazon Web Services' managed Kubernetes service, which simplifies the deployment, management, and scaling of containerised applications using Kubernetes. Amazon Elastic Kubernetes Service (EKS) makes it easy to operate Kubernetes without needing to install and operate your own Kubernetes control plane or nodes. EKS runs and scales the Kubernetes control plane across multiple Availability Zones to ensure high availability, thereby providing the necessary security and flexibility for container management. For further details, please refer to the official Amazon EKS documentation.

Terraform Mappings:

  • aws_eks_cluster.arn

Supported Methods​

  • GET: Get a cluster by name
  • LIST: List all clusters
  • SEARCH: Search for clusters by ARN