Red Hat OpenShift Container Platform (OCP) requirements
Red Hat OpenShift Container Platform (OCP)¶
This section outlines the supplementary configuration required for the Red Hat OpenShift Container Platform (OCP) to successfully run the DataRobot platform.
Note
You must fulfill the general Kubernetes requirements before proceeding.
The services described below are presumed to be part of an OCP deployment, but they are not required. This page does not cover setup of clusters without these services.
OCP service integration¶
| OCP service | Reference |
|---|---|
| OCP | See Supported Kubernetes versions. |
| Object Storage | S3 compatible Object Storage (e.g., minio, OpenShift Data Foundation). |
| OCI Registry | Primary container OCI image registry and Image Build Service repository. |
| TLS | See TLS requirements. |
OCI Registry¶
To install the DataRobot platform, you can pull the application images from your private OCI Container Registry. Alternatively, you can use the Docker Hub registry.
Note
Private OCI Container Registry is mandatory if you intend to use custom model functionality in DataRobot.
Network policy engine¶
Custom model and custom task features benefit from a network policy engine to enforce Kubernetes Network Policies. It is recommended, but not required, to ensure the security of custom model pods.
For details, see the Network security RedHat documentation.