Skip to content

mukesh1327/openshift-VMs-gitops-acm-demo

Repository files navigation

openshift-virtualmachines-gitops-acm-demo

Demo to create and manage virtual machines in multi-clusters with openshift gitops.

Prereqisites

  • Setup openshift Hub cluster and managed clusters
  • Install and Setup ACM in Hub cluster and add the managed clusters
  • Install and configure Openshift-GitOps (ArgoCD) in Hub cluster
  • Setup Managed Cluster sets and bind with the Openshift-GitOps namespace
  • Label the managed cluster which need to be refered by application sets

How to setup

Setup the virtualization operator on Managed cluster where VMs need to be deployed.

oc create -f applicationset-openshift-virtualization-operator-install.yaml

Deploy the Virtual Machines in managed clusters according to the label added in managed clusters (Done in Hub cluster ACM cluster list).

oc create -f applicationset-deploy-vm.yaml

References

About

Demo to create and manage virtual machines in multi-clusters with openshift gitops.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published