A repository for Open Data Hub components Kustomize manifests.
- Website: https://opendatahub.io
- Documentation: https://opendatahub.io/docs/
- ODH Community: https://opendatahub.io/community/
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:
- Distributed Workloads
- ODH Notebook Images
- Elyra Notebook
- Code Server Notebook
- R Studio Notebook (CPU & CUDA)
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
Manifest Version | ODH Dashboard | ODH Notebook Controller | ODH Notebook Images | Data Science Pipelines | ModelMesh |
---|---|---|---|---|---|
master | v2.12.0 | v1.6 | 2023a | v0.2.2 | v0.11.0 |
Release notes and component versions for each ODH release is available on opendatahub.io
We are relying on Kustomize v3, kfctl and Open Data Hub Operator for deployment.
The two ways to deploy are:
- Following Getting Started guide using a KFDef from this repository as the custom resource.
To submit issues please file a GitHub issue in opendatahub-community