This repository was archived by the owner on May 28, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# MySQL Operator
2
2
3
- The MySQL [ Operator] [ 1 ] creates, configures and manages MySQL clusters running on Kubernetes.
3
+ The MySQL [ Operator] [ 1 ] creates, configures and manages MySQL InnoDB clusters running on Kubernetes. It is not for MySQL NDB Cluster .
4
4
5
5
[ ![ issues] ( https://img.shields.io/github/issues/oracle/mysql-operator.svg )] ( https://github.com/oracle/mysql-operator/issues )
6
6
[ ![ tags] ( https://img.shields.io/github/tag/oracle/mysql-operator.svg )] ( https://github.com/oracle/mysql-operator/tags )
@@ -23,7 +23,7 @@ See the [tutorial][5] which provides a quick-start guide for users of the Oracle
23
23
24
24
The MySQL Operator provides the following core features:
25
25
26
- - Create and delete highly available MySQL clusters in Kubernetes with minimal effort
26
+ - Create and delete highly available MySQL InnoDB clusters in Kubernetes with minimal effort
27
27
- Automate database backups, failure detection, and recovery
28
28
- Schedule automated backups as part of a cluster definition
29
29
- Create "on-demand" backups.
You can’t perform that action at this time.
0 commit comments