Skip to content

Docker Images for MariaDB Operator

The mariadb-operator uses a variety of docker images depending on how it’s configured and what mix of open source or commercial software you’d like to use. As only the latest version of MariaDB Community Server is supported, the community server version will increment frequently with only a best effort made to keep current with the latest release(s). Only MariaDB Enterprise Server offers support for older versions.

[!NOTE]
Using Docker images other than the supported ones in this document is not recommended at this time.

Component Docker Registry Supported Tags CPU Pull Command
MariaDB Community Server mariadb 11.4.3 (Used with Community Operator)
11.4.3-ubi9 (Used with Enterprise Operator)
amd64 arm64 ppc64le s390x docker pull docker-registry1.mariadb.com/library/mariadb:11.4.3
docker pull docker-registry1.mariadb.com/library/mariadb:11.4.3-ubi9
MariaDB Enterprise Server docker.mariadb.com
Login required, click link for instructions
10.6.18-14 10.6.17-13 10.5.25-19 10.5.24-18 amd64 arm64 docker pull docker-registry.mariadb.com/enterprise-server:10.6.18-14
MariaDB MaxScale UBI mariadb/maxscale 23.08.6-ubi-1 24.02.2-ubi-1 amd64 arm64 docker pull docker-registry2.mariadb.com/mariadb/maxscale:23.08.6-ubi-1
MariaDB MaxScale Rocky Linux mariadb/maxscale mariadb/maxscale:23.08.5 amd64 arm64 docker pull docker-registry2.mariadb.com/mariadb/maxscale:23.08.5
MariaDB Prometheus Exporter mariadb/mariadb-prometheus-exporter v0.0.1 amd64 arm64 docker pull docker-registry2.mariadb.com/mariadb/mariadb-prometheus-exporter-ubi:v0.0.1
MariaDB MaxScale prometheus exporter mariadb/maxscale-prometheus-exporter-ubi v0.0.1 amd64 arm64 docker pull docker-registry2.mariadb.com/mariadb/maxscale-prometheus-exporter-ubi:v0.0.1
Community Operator ghcr.io/mariadb-operator/mariadb-operator v0.0.30 amd64 arm64 docker pull docker-registry3.mariadb.com/mariadb-operator/mariadb-operator:v0.0.30
Enterprise Operator mariadb/mariadb-operator-enterprise v0.0.30 amd64 arm64 docker pull docker-registry2.mariadb.com/mariadb/mariadb-operator-enterprise:v0.0.30