This topic provides an overview of VMware SQL with MySQL for Kubernetes (VMware MySQL Operator).

About 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:

  • Flexible MySQL instances deployment, by choosing a database version from the supported MySQL versions of the VMware MySQL Operator.
  • MySQL instances upgrades.
  • Single instance or High Availability (HA)
  • Backup and restore, including on demand and scheduled backups to S3-compatible blob stores.
  • TLS for client and intra-cluster connections.
  • Compatibility with the Restricted Pod Security Standard.

Product Snapshot

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.10.1 8.0.29
8.0.31
8.0.32
8.0.34
8.0.29
8.0.31
8.0.32
8.0.34
November 7th, 2023 1.21+
1.10.0 8.0.29
8.0.31
8.0.32
8.0.34
8.0.29
8.0.31
8.0.32
8.0.34
October 18th, 2023 1.21+
1.9.0 8.0.28
8.0.29
8.0.31
8.0.32
8.0.28
8.0.29
8.0.31
8.0.32
September 6th, 2023 1.21+
1.8.0 8.0.28
8.0.29
8.0.31
8.0.32
8.0.28
8.0.29
8.0.31
8.0.32
May 31st, 2023 1.21+
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+

About MySQL 8.0

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:

  • Multi-Version Concurrency Control (MVCC)
  • Tablespaces
  • Asynchronous replication
  • Nested transactions (savepoints)
  • Online/hot backups
  • Redo logging for fault tolerance
  • Crash-safe DDL
  • Unicode
  • NoSQL Document Store interface
  • Native JSON datatype
  • Native Geographic Information System (GIS) support

If you are new to MySQL and want general information about MySQL, see the MySQL documentation.

License

This product is distributed under the VMware EULA license.

check-circle-line exclamation-circle-line close-line
Scroll to top icon