Skip to content

Git repositories

Multiple git repositories are used throughout the whole cluster deployment. They all have a different utility and will be explained here.

The Bases repository holds the base configuration of the different deployed applications.

The Config repository holds the user configuration, such as encrypted credentials.

The Custom repository holds the user configuration overload of the different deployed applications.

Once overloaded with the user configuration, the generated manifests will be pushed to the Frozen repository, thus holding the final applications configuration files.

The bases, config and frozen repositories aren’t meant to be modified at any point as they mainly serve the K8SaaS deployment procedure.