Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 665 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 665 Bytes

GitOps cluster-config

This repo contains cluster configurations that I use in my OpenShift clusters. It is loosely based off of Gerald Nunn's Standards.

Application tiles

alt text

App of Apps

alt text

Install OpenShift GitOps

oc apply -k manual

Add/Enable applications in app-of-apps

vi clusters/<cluster-name>/kustomization.yaml

Install app-of-apps

oc apply -k bootstrap/clusters/overlays/<cluster-name>