Examples Catalog
A collection of YAML manifests and configuration examples for various common deployment scenarios and resource management tasks.
curl -sLO https://operator.mariadb.com/examples/manifests.tar.gz
mkdir -p examples
tar -xzf manifests.tar.gz -C exampleskubectl apply -f examples/configkubectl apply -f examples/mariadb.yamlLast updated
Was this helpful?

