What you can do today (GA)
| Kubernetes environment onboarding: | |
| Connect a cluster with the ClusterControl agent | |
| Quickly install Argo CD or connect to an existing instance | |
| Operator lifecycle management: | |
| Deploy and manage MOCO (MySQL) | |
| Deploy and manage cloudnative‑pg (Postgres) | |
| Customize operator settings via UI or YAML editing | |
| Database cluster operations: | |
| Deploy MySQL and PostgreSQL clusters (from CC UI) | |
| Manage configuration and resources using templates | |
| Backup orchestration, retention policies, S3-compatible storage support | |
| Security and troubleshooting: | |
| Credential management, TLS encryption, log retrieval |

Operator-managed databases shouldn’t mean fragmented ops
Kubernetes operators are great at deployment primitives, but day-2 ops still need a consistent operational layer: visibility, backups, tuning, governance, and an audit trail:
- One control plane for VM- and Kubernetes-based database operations
- Integrates with GitOps workflows for repeatable, reviewable changes
- Faster onboarding to new environments without reinventing tooling
ClusterControl, K8s and GitOps: from intent → running operator resources
Fold ClusterControl into your GitOps pipeline
Step 1: Connect Kubernetes
- Action: Install the ClusterControl (CC) agent and register your cluster.
- Output: Kubernetes environment added
Step 2: Connect GitHub repo
- Action: Choose a repo to store the desired state CC will generate.
- Output: Manifests committed to Git
Step 3: Connect Argo CD
- Action: Use your existing Argo instance, or install one during onboarding.
- Output: Argo application created
Step 4: Deploy an operator
- Action: Deploy and manage cloudnative‑pg or MOCO from the CC UI.
- Output: Operator running and managed.
Run your pipeline from one control plane

Severalnines is Enterprise Ready

Reliable
Zero-downtime operations you can count on.

Secure
Data stays protected, at rest and in transit.

Compliant
GDPR, SOC 2, ISO27001 standards.
Orchestrate your VM and Kubernetes databases together with ClusterControl

Choose the CC plan that fits your use case and preferred payment terms
Advanced
self-serve
Includes all features from Advanced
- Deploy 2 to 5 node clusters
- Monthly subscription
- Pay with Credit Card
- Community support
starts at€250per node, per month
€0.35per node, per hour
Advanced
Includes everything from Community
- Load balancers
- Scaling and failover
- Backup and recovery
- Monitoring and alerting
- Database user management
- Business hours support
Custom pricing
Enterprise
Includes everything from Advanced
- CC Ops Centre
- Backup verification
- Ops reports and audit logs
- RBAC & LDAP / Active Directory
- Key management, TLS encryption
- Web / email / phone 24×7 support
Custom pricing
Kubernetes resources
ClusterControl now easily deployable in Kubernetes with our Helm Chart
We’re pleased to announce that ClusterControl (CC) now integrates with Kubernetes environments via our newly introduced Helm Chart. Packaging ClusterControl into a singular Helm Chart simplifies deployment with just a few commands. For DevOps teams…
An overview of running your databases on and with Kubernetes
While Kubernetes (K8s) was originally designed for stateless workloads, advancements over the years, including enhanced support for Persistent Volumes, StatefulSets, and Operators, have made it possible to run stateful applications on Kubernetes. These new features…
Kubernetes on-premises: the why, what and how to implement
The siren song of the cloud is undeniable, promising scalability, resilience, and reduced operational overhead. However, the reality can be different. Factors like vendor lock-in, limited control, and unexpected costs, mean that organizations can still…
Is this GA or beta?
This feature is now GA and ready for production environments.
Do I need to already have Argo CD?
No, you can either install it or connect to your existing instance.
What operators do you currently support?
cloudnative-pg for PostgreSQL and MOCO for MySQL.
Is database cluster deployment GitOps-supported?
Not yet. Today, ClusterControl manages the agent connection and operator lifecycle via GitOps (GitHub + Argo CD). GitOps-based cluster bootstrap from Git is planned.