Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 801 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 801 Bytes

CircleCI

kubernetes-coredns

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.

Installing the Chart

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.