Lab: Destroy EKS Vulnerable Infra

  • Change directory to /workspaces/ecr_eks_security_masterclass_public/eks
cd /workspaces/ecr_eks_security_masterclass_public/eks
  • Remove the jenkins_cve folder.
rm -rf jenkins_cve
  • Give executable permission & run the destroy.sh.
chmod +x destroy.sh 
bash destroy.sh 

alt text

Refer to this video for detailed walkthrough


⭐⭐⭐⭐⭐