mirror of
https://github.com/mariadb-operator/mariadb-operator.git
synced 2026-01-09 17:02:09 +00:00
Add a comprehensive guide for Connection resources that explains: - Basic Connection CR usage - Credential generation using GeneratedSecretKeyRef - Secret template customization - Custom DSN format with Go templates - TLS authentication - Cross-namespace connections - MaxScale connections - External MariaDB connections - Embedded Connection templates in MariaDB/MaxScale/ExternalMariaDB - Health checking configuration This addresses issue #1545 by documenting the existing Connection feature for applications connecting to MariaDB. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> Signed-off-by: majiayu000 <1835304752@qq.com>
1.1 KiB
1.1 KiB
Docs
Getting started
Topologies
Backup and restore
Guides
- Storage
- TLS
- Configuration
- Connections
- Updates
- Metrics
- SQL resources
- External MariaDB
- Metadata
- Suspend reconciliation
- Registry