Preparing to Install on OpenShift

If you run MATRIXX on the OpenShift platform you must grant correct permissions for users, groups, and service accounts.

About this task

The mtx_kubernetes_deploy-version.tar file includes a YAML file, kubernetes/openshfit/mtx-scc.yaml, that contains a custom security context constraint (SCC) that can be used to set the correct permissions.

Procedure

Before installing MATRIXX on OpenShift, apply the custom SCC with the following command:
oc apply -f mtx-scc.yaml