A Backstage Golden Path Template for a Red Hat OpenShift AI data science project.
Current version:
- Simple Golden Path Template
- Component Catalog Info
- Helm chart for the data science project:
- Data science project
- Data Connection
- Data Storage
- Workbench
- Rolebinding for
rhods-users
(please create the group first)
- Tekton pipeline for loading a notebook in the workbench
- ArgoCD applications
- Jupyter notebook with a scikit-learn regression exercise
- TechDocs - Please see Generate TechDocs with a Tekton pipeline
Main limitations:
- Github only
- Experimental only. No support. Use on your own risk!
Next steps:
- Deploy a model server
- Notebook for deploying and testing a trained model
- Support GitLab