Skip to content

GitOps for OpenShift - Monorepo for infra + apps

Notifications You must be signed in to change notification settings

Kounex/ocp-gitops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift GitOps

Repository to reflect the Kounex OCP cluster.

Bootstrap Cluster

The following steps are needed to setup the GitOps environmnt and workflow

OC CLI

TODO

Red Hat GitOps Operator

For the GitOps workflow, we will make use ArgoCD which is part of the Red Hat GitOps Operator. To install the operator, we apply the Subscription which will deploy all necessary components:

oc apply -f clusters/operator-gitops.yml 

Releases

No releases published

Packages

No packages published

Languages