MariaDB Operator — Skill Router
Pick the right sub-skill.
Which Sub-Skill?
| User wants to... | Load skill |
|---|---|
| Manage MariaDB/MaxScale CRDs, backups, users, grants, SQL jobs | mariadb-operator |
| Deploy operator, CRDs, or MariaDB cluster via Helm | mariadb-helm |
Quick Map
| Task | Skill |
|---|---|
| "Create a MariaDB Galera cluster CR" | mariadb-operator |
| "Set up MaxScale for read/write splitting" | mariadb-operator |
| "Configure S3 backup schedule" | mariadb-operator |
| "Create a database and user with grants" | mariadb-operator |
| "Set up Point-in-Time Recovery" | mariadb-operator |
| "Run a SQL job against the database" | mariadb-operator |
| "Deploy the operator on Kubernetes" | mariadb-helm |
| "Install CRDs separately" | mariadb-helm |
| "Provision a MariaDB cluster with Helm" | mariadb-helm |
| "Configure Galera HA settings" | mariadb-operator |
| "Set up TLS with cert-manager" | mariadb-helm |
| "Create an ExternalMariaDB for cross-cluster" | mariadb-operator |