Helm Chart for CoreDNS in Workload Clusters.
- Installs the the DNS server CoreDNS.
Managed by the Giant Swarm App Platform.
- All configuration options are documented in the values.yaml file.
- Advanced CoreDNS configuration docs.
To install the chart locally:
$ git clone https://github.com/giantswarm/coredns-app.git
$ cd coredns-app
$ helm install helm/coredns-app
Provide a custom values.yaml
:
$ helm install coredns-app -f values.yaml