mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
14 lines
648 B
Plaintext
14 lines
648 B
Plaintext
[id="getting-started-with-openshift-gitops"]
|
|
= Getting started with OpenShift GitOps
|
|
include::modules/common-attributes.adoc[]
|
|
include::modules/gitops-document-attributes.adoc[]
|
|
:context: getting-started-with-openshift-gitops
|
|
|
|
toc::[]
|
|
|
|
Red Hat OpenShift GitOps uses Argo CD to manage specific cluster-scoped resources, including platform operators, optional Operator Lifecycle Manager (OLM) operators, and user management.
|
|
|
|
This guide explains how to install the Red Hat OpenShift GitOps Operator to an {product-title} cluster and logging in to the Argo CD instance.
|
|
|
|
include::modules/installing-gitops-operator-in-web-console.adoc[leveloffset=+1]
|