Last year, in March 2022, our MySQL Operator for Kubernetes became Generally Available. Since then, several new features were added to our operator and along with the release of MySQL Server 8.0.32 comes a new release of our MySQL Operator for Kubernetes 8.0.32-2.0.8. 

The goal of the MySQL Operator for Kubernetes is to provide an easy way to deploy a MySQL Database service in kubernetes environments, with built-in features such as:

  • High availability using MySQL Server, MySQL RouterMySQL Group Replication and MySQL InnoDB Cluster
  • Self-healing: Automatic recovery of most failure scenarios by reprovisioning database members as needed.
  • Automatic rolling upgrades to new MySQL versions
  • Scale up/down of server and routers
  • Built-in Backup and recovery support.

MySQL Enterprise Features

When the MySQL Operator for Kubernetes is using MySQL Enterprise Server, additional features automatically become available. 

Recent Changes

More Information

The release notes for the latest and previous releases for our operator are available on https://dev.mysql.com/doc/relnotes/mysql-operator/en/news-8-0-32-2.0.8.html

In conjunction with the MySQL Operator for Kubernetes 8.0.32 release, new 8.0 releases MySQL Server, NDB Cluster, MySQL Connectors, MySQL Shell, MySQL Workbench & MySQL Router happened, as well as maintenance release MySQL Server 5.7.41.
Changes in all these releases since the previous one can be viewed online on https://dev.mysql.com/doc/#current-release-notes

Download the latest version at https://dev.mysql.com/downloads/operator/  and find the code on GitHub at https://github.com/mysql/mysql-operato