The MySQL Operator creates, configures and manages MySQL InnoDB clusters running on Kubernetes. It is not for MySQL NDB Cluster.
The MySQL Operator is opinionated about the way in which clusters are configured. We build upon InnoDB cluster and Group Replication to provide a complete high availability solution for MySQL running on Kubernetes.
While fully usable, this is currently alpha software and should be treated as such. You are responsible for your data and the operation of your database clusters. There may be backwards incompatible changes up until the first major release.
See the tutorial which provides a quick-start guide for users of the Oracle MySQL Operator.
The MySQL Operator provides the following core features:
- Create and delete highly available MySQL InnoDB clusters in Kubernetes with minimal effort
- Automate database backups, failure detection, and recovery
- Schedule automated backups as part of a cluster definition
- Create "on-demand" backups.
- Use backups to restore a database
- Kubernetes 1.8.0 +
mysql-operator
is an open source project. See CONTRIBUTING for
details.
Oracle gratefully acknowledges the contributions to this project that have been made by the community.
Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
mysql-operator
is licensed under the Apache License 2.0.
See LICENSE for more details.