Hi Everyone,
We are happy to announce a new z-stream release for Open Data Hub v1.1.1 In
this release we migrated the apiVersion of the operator to v1 so it is
visible in OperatorHub on OCP 4.9. We have provided an example kfdef
<
https://github.com/opendatahub-io/odh-manifests/blob/master/kfdef/kfctl_o...
installing ODH on OCP 4.9 with limited components. The team is working on
getting the rest of the components working on OCP 4.9, to follow this
effort please check our jira epic <
https://issues.redhat.com/browse/ODH-522>
.
The ODH v1.1.1 release also includes many new features described below in
our operator description.
Thanks
Juana
##########################
ODH v1.1.1
Components
- JupyterHub v0.3.5 - Open source multi-user JupyterLab notebook
platform w/ GPU support and *NEW* High Availability.
- Trino v355 - Distributed analytics SQL database that supports multiple
data sources
- Hue v4.8.0 - A service that provides data exploration on Hive and S3
buckets.
- Spark Thrift Server - A service that allows JDBC clients run Spark SQL
queries.
- Open Data Hub Dashboard v1.0 - A web dashboard that displays installed
Open Data Hub components with easy access to component UIs and documentation
- Elyra v2.2.4 - JupyterLab notebooks with support for AI workflows
- Ceph Nano v0.7 - Minimal Object Storage provided by Ceph for
development use
- Apache Spark v2.4.5 - Unified analytics engine for large-scale data
processing
- Prometheus v2.16.0 - Monitoring and alerting tool
- Grafana v7.1.1 - Data visualization and monitoring
- Airflow v1.10.11 - Workflow management
- Seldon v1.2.0 - Open source platform for deploying machine learning
models
- Argo v2.12.5 - Container-native Workflow Engine
- Apache Superset v1.3.0 - *NEW* Open source application for data
exploration and visualization
- Apache Kafka v2.8.0 - The open source stream processing platform
- OpenShift Pipelines v1.3.1 - Cloud-native CI/CD on OpenShift To
install one or multiple of these components use the default KfDef provided
with the operator.
Kubeflow Components
ODH 1.1.1 supports Kubeflow v1.3.0 and some components such as KF Serving
and KFP on Tekton from master branch. To install Kubeflow v1.3.0 components
please use this example KfDef
<
https://raw.githubusercontent.com/opendatahub-io/manifests/v1.3-openshift...
.
NOTE: The Open Data Hub distribution of the Kubeflow 1.3 stack currently
runs on OpenShift versions of 4.8 (or lower). For latest updates, please
visit link <
https://github.com/opendatahub-io>
OpenShift 4.9
For installing Open Data Hub on OpenShift 4.9, please use the provided
sample KfDef
<
https://github.com/opendatahub-io/odh-manifests/blob/master/kfdef/kfctl_o...
that
only includes JupyterHub. We are currently updating all other components to
work on OpenShift 4.9 for the latest update please visit ODH-522
<
https://issues.redhat.com/browse/ODH-522>