Repository for install Advanced Cluster Security for Kubernetes using Openshift GitOps and/or ACM
until oc apply -k bootstrap/base/; do sleep 2; done
This demo contains 4 modes of Installation
- A - Argo App of Apps
- B - ApplicationSets
- C - ACM Applications (WIP)
- D - ACM ApplicationSet (WIP)
oc apply -k acs-deploy/applications
oc apply -k acs-deploy/applicationsets
- Under Construction
oc apply -k acm-gitops/applicationsets
- ACM ApplicationSets management from GitOps
- Application for manage the ArgoApplicationSets for deploy ACS among others
- Installation of ACS from ApplicationSet automatically
- Small Video Demonstration about ACS installed using Openshift GitOps
Enjoy!