Skip to content

Instantly share code, notes, and snippets.

@alicek106
Created March 29, 2019 12:15
Show Gist options
  • Save alicek106/bc54c0d8634129c33aa13e15db043e7d to your computer and use it in GitHub Desktop.
Save alicek106/bc54c0d8634129c33aa13e15db043e7d to your computer and use it in GitHub Desktop.
root@aws-cli:/# aws eks delete-cluster --region ap-northeast-2 --name alicek106-eks-cluster
root@aws-cli:/# aws cloudformation delete-stack --stack-name eks-worker-group-stack --region ap-northeast-2
root@aws-cli:/# aws cloudformation delete-stack --stack-name eks-vpc-stack --region ap-northeast-2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment