DEPRECATED Changes should be made to https://github.com/giantswarm/coredns-app.
Helm Chart for CoreDNS in Guest Clusters.
- Installs the the DNS server CoreDNS.
To install the chart locally:
$ git clone https://github.com/giantswarm/kubernetes-coredns.git
$ cd kubernetes-coredns
$ helm install helm/kubernetes-coredns-chart
Provide a custom values.yaml
:
$ helm install kubernetes-coredns -f values.yaml
Deployment to Guest Clusters will be handled by chart-operator.