Destroying the EKS cluster

When you are done with the AWS EKS cluster, you can release its resources.

Stop the Pod running nginx

$ helm uninstall nitro-nginx

For information on deleting a Pod, including details on the grace period for termination activities, see Deleting a Pod.

Uninstall the Anjuna Toolset

$ helm uninstall anjuna-tools

Destroy the AWS EKS cluster

$ ./anjuna-k8s.sh --destroy-eks-cluster