helm-charts
Deploy, secure, and troubleshoot CockroachDB on Kubernetes
All Skills in This Repository (6)
Pure Emerald Level Indicatorsdiagnosing-cockroachdb-helm-deployments
Diagnose CockroachDB Helm chart deployments by checking release state, operator health, and cluster components.
collecting-cockroachdb-operator-escalation-packet
Collect diagnostic data from CockroachDB clusters for troubleshooting.
configuring-cockroachdb-helm-tls
Configures and validates TLS modes for CockroachDB Helm v2 chart deployments.
validating-cockroachdb-helm-multiregion
Validate CockroachDB Helm chart values and Kubernetes prerequisites for multi-region deployments.
installing-cockroachdb-with-helm
Automate CockroachDB installation on Kubernetes using Helm charts.
debugging-cockroachdb-operator-migrations
Diagnose CockroachDB Operator migration issues across StatefulSet to CrdbNode and v1alpha1 to v1beta1 transitions.
Frequently Asked Questions
FAQPage SchemaHow to install CockroachDB Helm Charts?โผ
Run `npx skills add cockroachdb/helm-charts --all -g -y` in your terminal to install all skills in this suite globally.
How to deploy CockroachDB on Kubernetes with Helm?โผ
These skills guide you through preflight checks, installing the operator chart first, then the CockroachDB chart with a minimal values file. They also verify CRDs, cluster readiness, and SQL connectivity after install.
How to secure CockroachDB with TLS certificates?โผ
The TLS configuration skill helps you choose between self-signer, cert-manager, or external certificates and validates all required Secrets and ConfigMaps before deployment.
How to fix a failed CockroachDB Helm deployment?โผ
The diagnostics skill classifies the failure, collects read-only evidence like logs and resource status, and suggests the smallest safe remediation step.
Can I migrate from StatefulSet to the CockroachDB Operator?โผ
Yes. A dedicated migration skill walks you through each migration phase, checks certificate and PVC ownership, and helps debug stuck migrations safely.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core