Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Model Deployment with GitOps

This repository contains a Helm chart for deploying AI models on Red Hat OpenShift AI (RHOAI) using GitOps practices.

Getting Started

  1. Install the chart:

    helm install my-model ./chart -n <namespace>
  2. Customize the deployment by updating chart/values.yaml

Deploy With ArgoCD

Apply the application.yaml file to your cluster:

kubectl apply -f application.yaml

Documentation

About

Example of installing a Model through GitOps

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors