Skip to content

Instantly share code, notes, and snippets.

@vfarcic
Last active August 18, 2020 11:51
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 vfarcic/bf30b06cbec9f784c4d3bb9ed1c63236 to your computer and use it in GitHub Desktop.
Save vfarcic/bf30b06cbec9f784c4d3bb9ed1c63236 to your computer and use it in GitHub Desktop.
# Source: https://gist.github.com/bf30b06cbec9f784c4d3bb9ed1c63236
####################
# Create a Cluster #
####################
# Make sure that Kubernetes is enabled
# Make sure that you do NOT have Ingress set up.
# If you do, please uninstall it since it would conflict with Istio Gateway Service exposed on port 80.
# Tested with 4 CPUs and 5GB RAM
#######################
# Destroy The Cluster #
#######################
# Open Preferences, select the Kubernetes tab, and click the Reset Kubernetes Cluster button
# Quit Docker Desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment