Read me after cloning this template (GS staff only)
Giant Swarm offers a {APP-NAME} App which can be installed in workload clusters. Here we define the {APP-NAME} chart with its templates and default configuration.
What is this app?
Why did we add it?
Who can use it?
There are several ways to install this app onto a workload cluster.
- Using GitOps to instantiate the App
- Using our web interface.
- By creating an App resource in the management cluster as explained in Getting started with App Platform.
This is an example of a values file you could upload using our web interface.
# values.yaml
If you have access to the Kubernetes API on the management cluster, you could create the App CR and ConfigMap directly.
Here is an example that would install the app to
workload cluster abc12
:
# appCR.yaml
# user-values-configmap.yaml
See our full reference on how to configure apps for more details.
This app has been tested to work with the following workload cluster release versions:
- add release version
Some apps have restrictions on how they can be deployed. Not following these limitations will most likely result in a broken deployment.
- add limitation
- {APP HELM REPOSITORY}