Remove configuration

  1. In order to delete the resources created during this workshop, run the commands below:
kubectl delete --all svc --namespace=nginx-ingress
kubectl delete --all svc --namespace=default
cd terraform
terraform destroy

  

  1. Finally, delete the NGINX-EKS stack in the CloudFormation console.

Please note: This will also delete the Cloud9 IDE instance.