Skip to content

kgamanji/cluster-api-helm-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cluster API Helm Chart

A Helm chart to install Cluster API manifests

Note: Currently the chart install a target cluster in AWS. However it is intended to incude the support for other Cluster API providers.

Installing the Chart using ArgoCD

More details: https://github.com/kgamanji/cluster-api-argocd

To install the chart using ArgoCD use the following command:

kubectl apply -f argocd/application-capi.yaml

Installing the Chart

To install the chart with the release name my-release:

TO BE IMEPMELENTED

## helm install kgamanji/cluster-api-aws

Configuration

Parameter Description Default
kube.version Kubernetes version to be installed on the target clusters v1.24.0
controlPlane.replicas Amount of master nodes in the target cluster 3
workers.replica Amount of worker nodes in the target cluster 1

About

A Helm chart to install Cluster API manifests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published