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.
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: Only
OpenShift
clusters are registered to anArgo CD
, not other Kubernetes clusters.