Update docs/userguide/crossplane.md

This commit is contained in:
richardrobertreitz 2024-12-18 14:27:34 +00:00
parent 02454a26a7
commit c94c5cb994

View file

@ -25,7 +25,7 @@ The edpbuilder is using Crossplane in several different ways:
To bootstrap the edpbuilder a script performs an Crossplane installation including all neccessary Crossplane providers, functions and compositions into a management Kubernetes cluster. The Crossplane edpbuilder composition is then executed and performs the one shot provisioning of the edpbuilder's core applications in, by default, the managemnt cluster. Optionally a new cluster, as a edpbuilder installation destination, can be provisioned as part of the edpbuilder composition. This allows for declarative platform orchestration of IDP's.
After the edpbuilder's core applications have been deployed, [ArgoCD](argocd.md) takes over and deploys all other applications of the edpbuilders stack.
After the edpbuilder's core applications have been deployed, [ArgoCD](argocd.md) takes over and deploys all other applications of the edpbuilder's stack.
---