What is ob-operator
ob-operator is a tool built based on the Kubernetes Operator framework for managing OceanBase clusters on Kubernetes. It provides a simple and reliable way to implement containerized deployment of OceanBase clusters.
Note
Currently, only the image for OceanBase Database Community Edition is provided.
Features of ob-operator
OceanBase cluster deployment. For more information, see Create a cluster.
OceanBase cluster upgrade. For more information, see Upgrade a cluster.
OceanBase cluster scaling. For more information about how to scale out an OceanBase cluster, see Scale out a cluster. For more information about how to scale in an OceanBase cluster, see Scale in a cluster.
OceanBase cluster monitoring. For more information, see the content about monitoring in Create a cluster.
Tenant management. For more information, see Tenant management.
Backup and restore. For more information, see Backup and restore.
Automatic fault recovery. ob-operator provides the automatic fault recovery feature, which can automatically recover a cluster when the cluster fails and the majority of replicas are still available, thereby ensuring the normal operation of the cluster.