Open Data Hub Manifests
A repository for Open Data Hub components Kustomize manifests.
Community
- Website: https://opendatahub.io
- Documentation: https://opendatahub.io/docs.html (applicable for version 0.5.1)
- Mailing lists: https://opendatahub.io/community.html
- Community meetings: https://gitlab.com/opendatahub/opendatahub-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:
Some components are still in process of conversion from Ansible Operator based version on Gitlab
- Seldon
- Data Catalog
- Hue
- Hive
- Thrift Server
Deploy
We are relying on Kustomize, kfctl and Kubeflow Operator for deployment.
The two ways to deploy are:
- Using
kfctl
and follow the documentation at Kubeflow.org. The only change is to use this repository instead of Kubeflow manifests. - Following Kubeflow Operator deployment instructions and then using a KFDef from this repository as the custom resource.