Roadmap
ODH is an active open source project primarily maintained by Red Hat, the largest open source company in the world. ODH will keep getting updated to bring more and more features to the product. However, because the ML and MLOps space is also relatively new and still evolving, it is not unnatural to see significant changes and pivots in the project over time.
As of writing this book, the next version of ODH includes the following changes (as shown in Figure 11.2):
There are other features of ODH that you have not yet explored because they are more geared toward data engineering and the data analytics space. One example is data virtualization and visualization using Trino and Superset. If you want to learn more about these features, you can explore them in the same ML platform you built by simply updating the kfdef
file to include Trino and Superset as components of your ML platform. You will find some examples...