Open Data Hub 0.6.0 Release Guide
Publication Date: May 7, 2020
Category: features,roadmap,release
What is new?
Open Data Hub 0.6.0 adopted Kubeflow as upstream which lead to conversion from Ansible Operator to Kustomize for component deployment and management.
All key project repositories moved to Github opendatahub-io organization:
- https://github.com/opendatahub-io/opendatahub-operator/
- https://github.com/opendatahub-io/odh-manifests/
Most of the components were converted to Kustomize and moved to the above mentioned repositories.
Another important change is that ODH 0.6 and forward relies on Operator Lifecycle Manager to install and manage some of the components to avoid duplication of operator deployment manifests which are already available through OLM.
The following is a list of tools are available in ODH 0.6.0:
Technology | Version | Category | Deployment Method |
---|---|---|---|
Airflow | Alpha | Workflow Management | Manifests |
Grafana | 2.0.0 | Monitoring Dashboards | OLM |
JupyterHub | 3.0.7 | Data science tools | Manifests |
Kafka Strimzi | 0.17.0 | Distributed Streaming | OLM |
Argo | 2.7.0 | Workflow Engine | Manifests |
Prometheus | 0.32.0 | Monitoring | OLM |
Radanalytics Spark Operator | 1.0.7 | Operator for managing Spark cluster on OpenShift | Manifests |
Apache Superset | 0.34.0 | Data Exploration and Visualization Tool | Manifests |
Read More
You can read more in a blog post we have published on developers.redhat.com.