bankroach Simple CRUD application using CockroachDB and Go Getting started Run locally docker compose up -d make run Kubernetes helm repo add mmontes https://mmontes11.github.io/charts helm install cockroachdb-operator mmontes/cockroachdb-operator helm install bankroach mmontes/bankroach