leseb / odh-manifests

A repository for Open Data Hub Kustomize manifests extending upstream Kubeflow manifests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Data Hub Manifests

A repository for Open Data Hub components Kustomize manifests.

Community

ODH Core Components

Open Data Hub is an end-to-end AI/ML platform on top of OpenShift Container Platform that provides a core set of integrated components to support end end-to-end MLOps workflow for Data Scientists and Engineers. The components currently available as part of the ODH Core deployment are:

Previous versions of ODH relied on JupyterHub for managing the lifecycle of Jupyter notebook pods. Starting with Open Data Hub v1.4, we will be relying on ODH Notebook Controller for controlling the lifecycle of user Juptyer notebook pods with ODH Dashboard as the frontend UI. When ODH v1.5 is released, we will be moving jupyterhub-odh to our ODH Contrib organization and officially ending long term support.

Any components that were removed with the update to ODH 1.4 have been relocated to the ODH Contrib organization under the odh-contrib-manifests repo. You can reference the odh-contrib kfdef as a reference on how to deploy any of the odh-contrib-manifests components

Deploy

We are relying on Kustomize v3, kfctl and Open Data Hub Operator for deployment.

The two ways to deploy are:

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

Issues

To submit issues please file a GitHub issue in odh-manifests

About

A repository for Open Data Hub Kustomize manifests extending upstream Kubeflow manifests

License:GNU General Public License v3.0


Languages

Language:Shell 76.2%Language:RobotFramework 10.2%Language:Makefile 8.4%Language:Dockerfile 5.1%Language:Python 0.2%