Last modified July 7, 2025
Cluster configuration
The cluster configuration is managed thanks to the app platform configuration options.
In the cluster, there are 3 main configuration sources:
- Default provider-independent app configuration (comes from cluster chart; if some app has this, then this should probably be moved directly to the app repository itself)
- Provider-specific app configuration (comes from cluster-
) - Customer-specified app configuration (come from cluster-
Helm values, it’s probably specified in customer’s GitOps repository).
Need help, got feedback?
We listen to your Slack support channel. You can also reach us at support@giantswarm.io. And of course, we welcome your pull requests!