Clean Up

This workshop has been deprecated and archived. The new Amazon EKS Workshop is now available at www.eksworkshop.com.

Cleaning up

To delete the resources used in this chapter:

kubectl delete -f ~/environment/bottlerocket-nginx.yaml

kubectl delete namespace bottlerocket-nginx

eksctl delete nodegroup -f eksworkshop_bottlerocket.yaml --approve