Install on OpenShift¶
This section lists the platform-specific requirements and outlines the steps necessary to install the DataRobot platform on an Red Hat OpenShift Container Platform (OCP) cluster.
Installation steps¶
Before proceeding, make sure you've completed the general infrastructure requirements. The table below lists the platform-specific steps required to install DataRobot on OCP, in order:
| Step | Description |
|---|---|
| Provisioner host requirements | Requirements for the host used to run the Helm installation. |
| OCP cluster requirements | Cluster-level requirements specific to Red Hat OpenShift. |
| DataRobot container images | Pull the DataRobot container images and push them to your private OCI registry. |
| Prepare Helm chart values | Build your values_dr.yaml file with the required configuration. |
| Install the DataRobot platform | Run the Helm install command. |