paolocarta / ocp-gitops-argocd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

argocd-test

GitOps with ArgoCD running on Openshift. This is a demo which spins up everything in your cluster, starting from manifests related to the infrastructure, carrying on with middleware, apps and tekton pipelines.

Instructions

There are different folders, numbered in the order that they will be used by ArgoCD

To spin up everything you should execute the initial script named first-installation.sh It basically solves the chicken and the egg problem, spinning up ArgoCD and letting it install everything else.

Keep in mind that ArgoCD itself is managed through GitOps with ArgoCD.

About

License:Apache License 2.0


Languages

Language:HTML 47.2%Language:Shell 27.5%Language:Dockerfile 25.3%