An open API service indexing awesome lists of open source software.

https://github.com/percona/everest-operator

Percona Everest Operator
https://github.com/percona/everest-operator

Last synced: 12 months ago
JSON representation

Percona Everest Operator

Awesome Lists containing this project

README

          

# Percona Everest Operator

Percona Everest Operator is one of the core components of [Percona Everest](https://github.com/percona/everest), an open source cloud-native database platform that helps developers deploy code faster, scale deployments rapidly, and reduce database administration overhead while regaining control over their data, database configuration, and DBaaS costs.

Percona Everest Operator is a Kubernetes Operator responsible for managing the lifecycle of MySQL, MongoDB, and PostgreSQL databases. It leverages Percona's Kubernetes Operators for [MySQL](https://github.com/percona/percona-xtradb-cluster-operator), [MongoDB](https://github.com/percona/percona-server-mongodb-operator), and [PostgreSQL](https://github.com/percona/percona-postgresql-operator/) under the hood but provides a unified API and a single pane of glass for managing all three database types.

Ready to try out Percona Everest? Check the [Quickstart install](https://docs.percona.com/everest/quickstart-guide/quick-install.html) section for easy-to-follow steps.