The odh-gitops repository provides a declarative, GitOps-ready approach to managing Red Hat OpenShift AI external dependencies using Kustomize. Dependencies are expressed as Kustomize manifests and can be deployed with a single `oc apply -k .` command or via an Argo CD Application for automated synchronization. The guide covers CLI-based installation, Argo CD setup with the required SkipDryRunOnMissingResource sync policy, and customization by editing the kustomization.yaml file to enable or disable specific operators like cert-manager, Kueue, NVIDIA GPU operator, and others. A Helm chart alternative is also in development.

5m read timeFrom developers.redhat.com
Post cover image
Table of contents
Getting startedCustomize the installationConclusion

Sort: