Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.38 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.38 KB

To use the policies on this repo just follow the steps

Issue this command:

oc apply -k deploy/

or

kubectl apply -k deploy/

This will create a namespace called rhacm-policies and will deploy the policies stored here: policies.

Configuration Management

Policy Description Prerequisites
Install OpenShift-Gitops Use this policy to install the Red Hat OpenShift GitOps (Argo CD) Requires OpenShift 4.x. Check the documentation for more information.
Configuring Managed Clusters for OpenShift GitOps operator and Argo CD Register a set of one or more ACM managed clusters to an instance of Argo CD Requires OpenShift (*)
Configuring Managed Clusters for OpenShift GitOps operator and Argo CD Adding cluster to all-openshift-clusters ManagedClusterSet Just for local-cluster

NOTE (*) NOTE: Only OpenShift clusters are registered to an Argo CD, not other Kubernetes clusters.