Skip to content

Instantly share code, notes, and snippets.

@felipecosta09
Last active April 11, 2020 08:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save felipecosta09/1d67ba6863bd2bab2fe136d3ca470c8b to your computer and use it in GitHub Desktop.
Save felipecosta09/1d67ba6863bd2bab2fe136d3ca470c8b to your computer and use it in GitHub Desktop.
Delete KOPS Cluster
# Delete KOPS Cluster
kops delete cluster --name ${NAME} --yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment