Red Hat OpenShift GitOps
Official Documentation
Red Hat OpenShift GitOps Operator: https://github.com/redhat-developer/gitops-operator
Install the Red Hat OpenShift GitOps Operator from the OperatorHub
cluster admin
role is required.As a cluster administrator, install the Red Hat OpenShift GitOps operator from the OperatorHub follows:
Navigate in the OpenShift Web Console to the Operators → OperatorHub page
Filter by keyword: GitOps
Select the operator: Red Hat OpenShift GitOps provided by Red Hat
Read the information about the operator and click Install
On the Create Operator Subscription page:
Select option All namespaces on the cluster (default)
Select an update channel (if more than one is available)
Select Automatic approval strategy
Click Subscribe
After the subscription's upgrade status is up to date, navigate in the web console to the Operators → Installed Operators page
Optionally: Install ArgoCD
Even if we recommend using the Red Hat OpenShift GitOps Operator it would be possible to install ArgoCD directly, as well.
Please follow the installation of the official ArgoCD documentation.