eks_delete_nodegroup: Deletes an Amazon EKS node group for a cluster
Usage
eks_delete_nodegroup(clusterName, nodegroupName)
Arguments
- clusterName
[required] The name of the Amazon EKS cluster that is associated with your node
group.
- nodegroupName
[required] The name of the node group to delete.