Addon - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Addon

An Amazon EKS add-on. For more information, see Amazon EKS add-ons in the Amazon EKS User Guide.

Contents

addonArn

The Amazon Resource Name (ARN) of the add-on.

Type: String

Required: No

addonName

The name of the add-on.

Type: String

Required: No

addonVersion

The version of the add-on.

Type: String

Required: No

clusterName

The name of the cluster.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[0-9A-Za-z][A-Za-z0-9\-_]*

Required: No

configurationValues

The configuration values that you provided.

Type: String

Required: No

createdAt

The date and time that the add-on was created.

Type: Timestamp

Required: No

health

An object that represents the health of the add-on.

Type: AddonHealth object

Required: No

marketplaceInformation

Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.

Type: MarketplaceInformation object

Required: No

modifiedAt

The date and time that the add-on was last modified.

Type: Timestamp

Required: No

owner

The owner of the add-on.

Type: String

Required: No

publisher

The publisher of the add-on.

Type: String

Required: No

serviceAccountRoleArn

The Amazon Resource Name (ARN) of the IAM role that's bound to the Kubernetes service account that the add-on uses.

Type: String

Required: No

status

The status of the add-on.

Type: String

Valid Values: CREATING | ACTIVE | CREATE_FAILED | UPDATING | DELETING | DELETE_FAILED | DEGRADED | UPDATE_FAILED

Required: No

tags

The metadata that you apply to the add-on to assist with categorization and organization. Each tag consists of a key and an optional value. You define both. Add-on tags do not propagate to any other resources associated with the cluster.

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: