Skip to content

Instantly share code, notes, and snippets.

@syocy
Created May 10, 2023 13:50
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 syocy/1a1da78dc3271f98fda41b05fe858954 to your computer and use it in GitHub Desktop.
Save syocy/1a1da78dc3271f98fda41b05fe858954 to your computer and use it in GitHub Desktop.
# Create Cluster
make cluster-create
# Delete Cluster
make cluster-delete
# Pause Cluster
make cluster-pause
# Resume Cluster
make cluster-unpause
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment