Supported Docker Images
The following is a list of images that have plugins installed and available to use.
Even though these images have plugins installed, that doesn't necessarily mean that they are enabled by default. You may need to install them. The recommended operator native way to do so is to use:
apiVersion: enterprise.mariadb.com/v1alpha1
kind: MariaDB
metadata:
name: mariadb
spec:
# ....
myCnf: |
[mariadb]
plugin_load_add = auth_pam # Load auth plugin
# ....Each supported plugin will have a section on how to install it.
MariaDB Enterprise Server
docker.mariadb.com/enterprise-server
11.8.6-3 11.8.5-2 11.8.3-1 11.4.10-7 11.4.9-6 11.4.8-5 11.4.7-4.3 11.4.7-4.2 11.4.7-4.1 10.6.25-21 10.6.24-20 10.6.23-19 10.6.22-18.1
amd64 arm64 ppc64le
MariaDB Enterprise Server (tiered)
docker.mariadb.com/enterprise-server
11.8.6-3.1-standard 11.8-standard 11.4.10.7.1-standard 11.4-standard 10.6.25-21.1-standard 10.6-standard
amd64 arm64 ppc64le
This page is: Copyright © 2025 MariaDB. All rights reserved.
Last updated
Was this helpful?

