Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 637 Bytes

readme.md

File metadata and controls

21 lines (14 loc) · 637 Bytes

charts

Helm charts for UpCloud-specific components.

usage

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>

charts

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