Skip to content

/AWS1/CL_EKS=>DELETEADDON()

About DeleteAddon

Deletes an Amazon EKS add-on.

When you remove an add-on, it's deleted from the cluster. You can always manually start an add-on on the cluster using the Kubernetes API.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/EKSCLUSTERNAME /AWS1/EKSCLUSTERNAME

The name of your cluster.

IV_ADDONNAME TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The name of the add-on. The name must match one of the names returned by ListAddons .

Optional arguments:

IV_PRESERVE TYPE /AWS1/EKSBOOLEAN /AWS1/EKSBOOLEAN

Specifying this option preserves the add-on software on your cluster but Amazon EKS stops managing any settings for the add-on. If an IAM account is associated with the add-on, it isn't removed.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EKSDELETEADDONRSP /AWS1/CL_EKSDELETEADDONRSP