This repository contains Helm charts for deploying CockroachDB, the open-source, cloud-native distributed SQL database.
You can install CockroachDB using two approaches, depending on your requirements:
The traditional chart that deploys CockroachDB in StatefulSet mode.
This is a direct installation method for running CockroachDB clusters.
➡️ See the cockroachdb/README.md for detailed installation instructions.
The new recommended way of installing CockroachDB using the CockroachDB Operator.
This parent chart manages both the Operator and CockroachDB installation.
➡️ See the cockroachdb-parent/charts/operator/README.md for details on installing the Operator. ➡️ See the cockroachdb-parent/charts/cockroachdb/README.md for details on installing cockroachdb. ➡️ See VERSIONING.md for operator-managed chart versions, upgrade order, and published chart locations.
Self-Signer
Cert-manager
There are two common migration paths:
From a StatefulSet deployment → CockroachDB Operator
$ claude mcp add helm-charts \
-- python -m otcore.mcp_server <graph>