Helm charts for UpCloud-specific components.
To use these charts, add the repository to Helm:
helm repo add upcloud https://upcloud.github.io/charts
Then, you can install the charts using the repository name:
helm install my-release upcloud/<chart-name>
- konnectivity-agent — Helm chart for the Konnectivity Agent, a component of the Kubernetes Konnectivity service.
- coredns — Helm chart for CoreDNS, a DNS server for Kubernetes. Forked from the official CoreDNS Helm chart to add support for passing
extraEnvs
.