Cluster configuration

Explanation of how cluster configuration works in Cluster API and how you can customize it.

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).

This part of our documentation refers to our vintage product. The content may be not valid anymore for our current product. Please check our new documentation hub for the latest state of our docs.