ai-lab-helm-charts

AI Software Templates Helm Charts

This project aims to convert the AI Software Templates functionality into helm charts. Therefore, it aims to reproduce the flow of AI Software Templates without the usage of RHDH.

Available Helm Charts

At the moment one template has helm chart support and this is the chatbot application template. The chatbot helm chart can be found here.

Gitops

The gitops component, handled by ArgoCD for the RHDH case, is replaced by the application_gitops project. Therefore, post application deployment a kubernetes Job is taking care of the github application repository creation. The source code is here

OpenShift Pipelines

For OpenShift Pipelines configuration there’s an OpenShift Pipelines Configuration Guide that the user can follow to configure their pipelines, prior to installing the helm chart.

The helm chart mainly uses the tekton pipelines under rhdh-pipelines repo. The only customized resources used for the helm chart case are:

Testing with a Custom Helm Repository

To test your updates by importing the ai-lab-helm-charts fork as a custom Helm chart repository, you can follow the instructions here

Release Process

The ai-lab-helm-charts are created on demand.