Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.63 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.63 KB

Open Data Hub Manifests

A repository for Open Data Hub components Kustomize manifests.

Community

Components

Open Data Hub is an end-to-end AI/ML platform on top of OpenShift Container Platform which provides various tools for Data Scientists and Engineers. The components currently available are:

Deploy

We are relying on Kustomize, kfctl and Kubeflow Operator for deployment.

The two ways to deploy are:

  1. Using kfctl and follow the documentation at Kubeflow.org. The only change is to use this repository instead of Kubeflow manifests.
  2. Following Kubeflow Operator deployment instructions and then using a KFDef from this repository as the custom resource.