You are looking at the documentation of a prior release. To read the documentation of the latest release, please
visit here.
New to KubeDB? Please start here.
Supported ProxySQL Features
Features | Availability |
---|---|
Load balance MySQL Group Replication | ✓ |
Load balance PerconaXtraDB Cluster | ✗ |
Custom Configuration | ✓ |
Using Custom docker image | ✓ |
Builtin Prometheus Discovery | ✓ |
Using Prometheus operator | ✓ |
User Guide
- Overview of ProxySQL here.
- Configure ProxySQL for Group Replication here.
- Learn to use ProxySQL to Load Balance MySQL Group Replication with KubeDB Operator here.
- Monitor your ProxySQL with KubeDB using out-of-the-box builtin-Prometheus.
- Monitor your ProxySQL with KubeDB using out-of-the-box Prometheus operator.
- Use private Docker registry to deploy ProxySQL with KubeDB here.
- Use custom config file to configure ProxySQL here.
- Detail concepts of ProxySQL CRD here.
- Detail concepts of ProxySQLVersion CRD here.
- Want to hack on KubeDB? Check our contribution guidelines.