declarative-openshift
declarative-openshift copied to clipboard
Working examples of manifests for openshift for use in a declarative management strategy.
This PR is for Task: https://github.com/redhat-cop/declarative-openshift/issues/48 1. Create a folder to store management Cluster yaml files 2. Create .bootstrap folder to store GitOps bootstrap yaml files
1. create a integrations fold to hold crossplane 2. create a scaffold for other integration tools. please merget this after #45
Develop a cross-plane XRD and a Composition that enables the deployment of a ROSA cluster through a single Helm chart, eliminating the need for manual steps.
Provision OpenShift GitOps as part of cluster bootstrapping using Helm AddOn to Cluster API addon provider for helm [CAAPH[]]( https://cluster-api.sigs.k8s.io/tasks/workload-bootstrap-gitops)
This pull request bootstraps Openshift Gitops to the new ROSA cluster using the CAAPH addon. https://github.com/redhat-cop/declarative-openshift/issues/39
https://cluster-api.sigs.k8s.io/developer/architecture/controllers/cluster-resource-set
Use GitOps to manage the surrounding components + bootstrap clusters