Operators

What’s Running Behind the Scenes

All operators are managed as HelmReleases via FluxCD—declarative, versioned, and reproducible. Here’s the current stack:

OperatorVersionPurpose
CloudNativePG0.23.1PostgreSQL clusters with built-in backup and failover
MariaDB Operator0.28.1MariaDB instances and scheduled backup jobs
MongoDB Community Operator0.13.0MongoDB replica sets for document-based workloads
ExternalDNS1.15.0Automatic DNS record management
Falco9.0.0Kernel-level runtime security monitoring
Falco Talon0.4.0Automated response to Falco events (e.g. pod termination)
Keycloak7.2.0Centralized identity and access management (OIDC)
Synology CSI DriverDynamic iSCSI volume provisioning from the NAS
kube-prometheus-stack68.5.0Prometheus, Grafana, and alerting rules

This stack is constantly evolving, but it gives a solid baseline for running production-grade workloads at home—observability, security, storage, and identity all covered.