Skip to main content

EKS Addon

Amazon Elastic Kubernetes Service (EKS) Addons simplify the management of operational software for Kubernetes clusters, allowing users to deploy, update, and operate applications easily. Addons can include various types of software such as networking plugins, monitoring solutions, and security tools, offering out-of-the-box solutions to enhance the functionality of EKS clusters. For more detailed information, please refer to the official EKS Addon documentation.

Terraform Mappings:

  • aws_eks_addon.arn

Supported Methods​

  • GET: Get an addon by unique name ((clusterName)/(addonName))
  • LIST: List all addons
  • SEARCH: Search addons by cluster name