EKS Add-on in AWS is a managed extension that simplifies the installation and lifecycle management of operational software for Amazon Elastic Kubernetes Service clusters. It allows you to deploy and keep critical Kubernetes components, such as networking or observability tools, up to date with minimal effort.

aws.eks_addon

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
addon_arncorestringThe Amazon Resource Name (ARN) of the add-on.
addon_namecorestringThe name of the add-on.
addon_versioncorestringThe version of the add-on.
cluster_namecorestringThe name of your cluster.
configuration_valuescorestringThe configuration values that you provided.
created_atcoretimestampThe Unix epoch timestamp at object creation.
healthcorejsonAn object that represents the health of the add-on.
marketplace_informationcorejsonInformation about an Amazon EKS add-on from the Amazon Web Services Marketplace.
modified_atcoretimestampThe Unix epoch timestamp for the last modification to the object.
ownercorestringThe owner of the add-on.
pod_identity_associationscorearray<string>An array of EKS Pod Identity associations owned by the add-on. Each association maps a role to a service account in a namespace in the cluster. For more information, see Attach an IAM Role to an Amazon EKS add-on using EKS Pod Identity in the Amazon EKS User Guide.
publishercorestringThe publisher of the add-on.
service_account_role_arncorestringThe Amazon Resource Name (ARN) of the IAM role that's bound to the Kubernetes ServiceAccount object that the add-on uses.
statuscorestringThe status of the add-on.
tagscorehstore