A repository for Open Data Hub components Kustomize manifests.
- 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
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:
- JupyterHub
- Airflow
- Argo Workflows
- Grafana & Prometheus
- Spark Operator
- Kafka
- Superset
- AI Library
- Seldon
- Data Catalog
- Trino
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.