OpenShift
This guide details installing the MariaDB Enterprise Kubernetes Operator on OpenShift, leveraging the Operator Lifecycle Manager, and configuring image pull credentials.
Prerequisites
PackageManifest
PackageManifestoc get packagemanifests -n openshift-marketplace mariadb-enterprise-operator
NAME CATALOG AGE
mariadb-enterprise-operator Certified Operators 21hSecurityContextConstraints
SecurityContextConstraintssecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
runAsNonRoot: true
runAsUser: 1000650000Installation in all namespaces
Installation in specific namespaces
Release channels
Channel
Supported OpenShift Versions
Description
Updates
Uninstalling
OpenShift console


Last updated
Was this helpful?

