Skip to content

Instantly share code, notes, and snippets.

View bloodbare's full-sized avatar

Ramon Navarro Bosch bloodbare

View GitHub Profile
# Make sure that you’ve installed minikube and run `minikube start` to get your Kubernetes cluster running.
minikube version (should be at least 0.19.0)
minikube start
kubectl version (should be at least 1.6.0 for both client and server)
-------------------
# Create the CockroachDB cluster and other relevant resources
kubectl create -f https://bit.ly/crdb-k8s-yaml