System requirements¶
The Operator was developed and tested with the following software:
- Percona Server for MySQL 8.0.42-33
- Orchestrator 3.2.6-17
- MySQL Router 8.0.42
- XtraBackup 8.0.35-33
- Percona Toolkit 3.7.0
- HAProxy 2.8.14
- PMM Client 3.2.0
Other options may also work but have not been tested.
Supported platforms¶
Percona Operators are designed for compatibility with all CNCF-certified Kubernetes distributions. Our release process includes targeted testing and validation on major cloud provider platforms and OpenShift, as detailed below for Operator version 0.10.0:
- Google Kubernetes Engine (GKE) 1.30 - 1.32
- Amazon Elastic Container Service for Kubernetes (EKS) 1.30 - 1.32
- OpenShift 4.15 - 4.18
- Minikube 1.36.0 (based on Kubernetes 1.33.0)
Other Kubernetes platforms may also work but have not been tested.
Resource limits¶
A cluster running an officially supported platform contains at least three Nodes, with the following resources:
- 2GB of RAM,
- 2 CPU threads per Node for Pods provisioning,
- at least 60GB of available storage for Persistent Volumes provisioning.
Installation guidelines¶
Choose how you wish to install the Operator:
- with Helm
- on Minikube
- on Google Kubernetes Engine (GKE)
- on Amazon Elastic Kubernetes Service (AWS EKS)
- in a Kubernetes-based environment
Last update:
2025-06-06