Skip to content

Instantly share code, notes, and snippets.

@vfarcic
Last active January 22, 2020 20:43
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/f753c0093a0893a1459da663949df618 to your computer and use it in GitHub Desktop.
Save vfarcic/f753c0093a0893a1459da663949df618 to your computer and use it in GitHub Desktop.
# Source: https://gist.github.com/f753c0093a0893a1459da663949df618
####################
# Create A Cluster #
####################
# Open Docker Preferences, select the Kubernetes tab, and select the "Enable Kubernetes" checkbox
# Open Docker Preferences, select the Resources > Advanced tab, set CPUs to 4, and Memory to 6.0 GiB, and press the "Apply & Restart" button
#######################
# Destroy the cluster #
#######################
# Open Docker Troubleshoot, and select the "Reset Kubernetes cluster" button
# Select *Quit Docker Desktop*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment