GalaxyKube -- PolarDB-X Operator
PolarDB-X Operator is a Kubernetes extension that aims to create and manage PolarDB-X cluster on Kubernetes. It follows the operator pattern and automates the management tasks.
Follow the [Quick Start / 快速开始] guide to start a testing Kubernetes cluster and play with PolarDB-X Operator.
Refer to the documentations for more details, such as CRD definitions and operation guides.
There are many aspects of management activities. For now, only some are implemented. Here's a roadmap describing what features we have implemented and what we are going to implement and their (possible) priorities.
Implemented:
- ✅ Basic Lifetime Management
- ✅ Liveness/Readiness Probing & Self Healing
- ✅ Metrics Export
- ✅ Configuration (Partial, controller and resources)
- ✅ Scale and Upgrade (CN/CDC)
- ✅ Automated Failover (CN/CDC)
- ✅ Multiple Architecture Support
- linux/amd64, linux/arm64
Working in progress:
- [T0] Security and TLS
- [T0] Scale and Upgrade (GMS/DN)
- [T0] Automated Failover (GMS/DN)
- [T0] Backup and Restore
- [T1] Backup Plan
- [T1] Configuration (DN)
- [T1] Automated Data Rebalance
- [T2] Dashboard
- ...
PolarDB-X operator is distributed under the Apache License (Version 2.0). See the LICENSE file for details.
This product contains various third-party components under other open source licenses. See the NOTICE file for more information.