Kosmos Apps

Kosmos app template

Apps in the Kosmos platform allow admins to package applications and scripts in consumable packages. These apps can then be provided for integration and deployed into clusters or virtual clusters.

Apps can be existing or custom (user-provided) Helm charts, Kubernetes manifests, or bash scripts that install resources into a given destination. Importantly, apps can have parameters—values that a user can provide to modify the deployment of an application.

In this section

Edit this page on GitHub