Catalog
Catalog is a place where you can find ready-to-use blueprints and Helm charts that you can import to your descant.cloud instance.
To fill your catalog with items you need to add Catalog Repositories and indicate repository type.
Current version of descant.cloud supports only Helm based repositories. That means you can add any Helm-compatible repository and the catalog will be updated with the contents of the repository.
Importing a Helm chart from catalog creates a new blueprint with default inputs allowing you to specify values and target namespaces, as well as Kubernetes connection, which allows you to specify a cluster to deploy Helm chart to.
During the import phase you can customize the deployment with pre-set values for your users - for example you can provide some values.yaml
file that serves as a baseline that your users can further customize.