Delete the EKSCTL Cluster

In order to delete the resources created for this EKS cluster, run the following commands:

Delete the cluster:

eksctl delete cluster --name=eksworkshop-eksctl

The nodegroup will have to complete the deletion process before the EKS cluster can be deleted. The total process will take approximately 15 minutes, and can be monitored via the CloudFormation Console