/cockroachdb

Exploring the cockroachdb operator

Primary LanguageMakefile

CockroachDB on Kubernetes

This project is all about getting a reasonable cockroachdb cluster setup with a single GKE cluster.

Running it

Change the variables at the top of the Makefile to fit your project and then run the following commands:

make cluster 
make apply

Notes: