This topic provides an overview of VMware SQL with MySQL for Kubernetes (VMware MySQL Operator).
VMware MySQL Operator is a Kubernetes Operator that automates provisioning, management, and operations of dedicated MySQL instances running on Kubernetes. Applications running on Kubernetes can use MySQL instances deployed using the Operator. By default, VMware MySQL instances are provisioned with secure and functional settings to meet application developer expectations for a general-use relational database.
VMware MySQL Operator packages a collection of open-source software to deploy and manage one or more instances of the MySQL database. It includes the following components:
The major features of VMware MySQL Operator include:
The following table provides version and version-support information about VMware MySQL Operator. For more details, refer to the Release Notes.
VMware MySQL Operator Version | Percona Server | Percona XtraBackup | Release Date | Compatible Kubernetes Version |
---|---|---|---|---|
1.7.1 | 8.0.27 8.0.28 8.0.29 8.0.31 |
8.0.27 8.0.28 8.0.29 8.0.31 |
April 5th, 2023 | 1.21+ |
1.7.0 | 8.0.27 8.0.28 8.0.29 8.0.31 |
8.0.27 8.0.28 8.0.29 8.0.31 |
March 9th, 2023 | 1.21+ |
1.6.2 | 8.0.26 8.0.27 8.0.28 8.0.29 |
8.0.26 8.0.27 8.0.28 8.0.29 |
December 20th, 2022 | 1.21+ |
1.6.1 | 8.0.26 8.0.27 8.0.28 8.0.29 |
8.0.26 8.0.27 8.0.28 8.0.29 |
September 15th, 2022 | 1.21+ |
1.5.0 | 8.0.25 8.0.26 8.0.27 8.0.28 |
8.0.25 8.0.26 8.0.27 8.0.28 |
June 8th, 2022 | 1.19+ |
1.4.0 | 8.0.25 8.0.26 8.0.27 |
8.0.25 8.0.26 8.0.27 |
May 5th, 2022 | 1.19+ |
1.3.0 | 8.0.26 | 8.0.26 | Feb 18th, 2022 | 1.19+ |
1.2.0 | 8.0.26 | 8.0.26 | Nov 5th, 2021 | 1.19+ |
1.3.0 | 8.0.25-15 | 8.0.25-17 | Aug 17th, 2021 | 1.19+ |
1.0.0 | 8.0.22–13 | 8.0.23–16 | Apr 15th, 2021 | 1.19+ |
MySQL is a powerful open-source relational database in use since the mid-90s. Developers have relied on MySQL as a first step to storing, processing, and sharing data. As its user community has grown, MySQL has become a robust system capable of handling a wide variety of use cases and very significant workloads. Unlike other traditional databases that centralize and consolidate data, MySQL lends itself to dedicated deployment, which supports building "cloud native" apps.
The major features of MySQL 8.0 include:
If you are new to MySQL and want general information about MySQL, see the MySQL documentation.
This product is distributed under the VMware EULA license.