Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 658 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 658 Bytes

OCP_Tests

A public repository for me to test things with Openshift :-)

RHOAI_Provision_helm_chart

A simple helm chart for deploying the components of RHOAI, onto a vanilla cluster.

RHOAI_Notebook_Builder

This is an Openshift Pipeline, that create Images from source control, pushes them to image registries, and then creates an ImageStream which allows RHOAI to use them as "Custom Notebook Images".

GitOps_App_of_Appsets

This is a helm chart, used in conjunction with ArgoCD, to deploy applications via an "App of Appsets" structure. This was used as an alternative to an "App of App of Apps" structure, but they function in similar ways.