Files
k8scd/mariadb-operator/README.md
T
2026-02-22 15:38:48 +01:00

822 B

MariaDB Operator

This folder contains the MariaDB operator installation for the cluster.

Components

  • operator-crds-helm.yaml: Installs MariaDB operator CRDs (v25.10.4)
  • operator-helm.yaml: Installs MariaDB operator (v25.10.4)
  • kustomization.yaml: Kustomize manifest for organizing resources

Configuration

Managed By

ArgoCD Application: mariadb-operator-install (defined in /apps/templates/mariadb-operator-folder.yaml)

Usage

MariaDB instances are created using the MariaDB CRD in application namespaces. See /mbgwp/mariadb-cluster.yaml for an example.