Last active
April 11, 2020 08:08
-
-
Save felipecosta09/1d67ba6863bd2bab2fe136d3ca470c8b to your computer and use it in GitHub Desktop.
Delete KOPS Cluster
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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