Skip to content

Latest commit

 

History

History
40 lines (38 loc) · 1.29 KB

File metadata and controls

40 lines (38 loc) · 1.29 KB

Docker Images for MariaDB Operator

mariadb-operator defaults to the following Docker images when no image field is specifield in the MariaDB and MaxScale CRs:

Component Image Architecture
MariaDB Community Server docker-registry1.mariadb.com/library/mariadb:11.4.4 amd64 arm64
MaxScale docker-registry2.mariadb.com/mariadb/maxscale:23.08.5 amd64 arm64
Mysqld Exporter prom/mysqld-exporter:v0.15.1 amd64 arm64
MaxScale Prometheus exporter docker-registry2.mariadb.com/mariadb/maxscale-prometheus-exporter-ubi:v0.0.1 amd64 arm64
MariaDB Operator docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:0.37.1 amd64 arm64