Cluster app charts
These charts are used to provision clusters in the Giant Swarm platform (here, even clusters are apps, in a way).
Note that we maintain one provider-agnostic chart named cluster
that has most configuration options, while the provider-specific ones (named in the form cluster-PROVIDER
) only add options specific to the respective provider.
See Create a workload cluster to learn how to create clusters.
- cluster chart reference
Giant Swarm cluster chart with provider-independent cluster resources; Check here the different properties of the chart.
- cluster-aws chart reference
A helm chart for creating Cluster API clusters with the AWS infrastructure provider (CAPA).; Check here the different properties of the chart.
- cluster-azure chart reference
A helm chart for creating Cluster API clusters with the Azure infrastructure provider (CAPZ).; Check here the different properties of the chart.
- cluster-cloud-director chart reference
A helm chart for creating Cluster API clusters with the VMware Cloud Director (VCD) infrastructure provider (CAPVCD).; Check here the different properties of the chart.
- cluster-eks chart reference
A helm chart for creating Cluster API EKS clusters with the AWS infrastructure provider (CAPA).; Check here the different properties of the chart.
- cluster-vsphere chart reference
A helm chart for creating Cluster API clusters with the vSphere provider (CAPV).; Check here the different properties of the chart.
- default-apps-eks chart reference
A Helm chart for default-apps-eks; Check here the different properties of the chart.