Crossplane Infrastructure Provisioner
This repository contains the resources required to setup the Infrastructure Provisioner. The following dependencies are included in the installation procedure:
Installation
For instructions on installation check the Insfrastructure Provisioner Installation Guide
User Instructions
For instructions on how to operate the Infrastructure Provisioner check the User Guide
Repository structure
charts
- Contains the main chart which installs the Provisioner components.
charts/templates
- The actual Kubernetes manifests for the components are implemented as helm templates, for configurability.
charts/dependencies
- Contains an auxiliary chart which installs and configures the necessary plugins, CRDS and the Crossplane control plane.
package
- Contains the Crossplane Configuration Package definitions. More on this here.
workflow-images
- Workflow implementations.