charts: Add Core DNS Support (#1176)
* charts: Add Core DNS Support With CoreDNS becoming a first class citizen it should be an optional part of the kube-prometheus deployment. Fixes: #1174 * added kube-prometheus service and service monitor In order to work directly with a cluster created by bootkube used port 9153, and created a service exposing metrics since bootkube does does not. Also in the helm chart changed the default port to 9153 since that is the coredns plugins default port and to be consistent throughout the repo.
Showing
- manifests/prometheus/prometheus-k8s-service-coredns-metrics.yaml 18 additions, 0 deletions...ts/prometheus/prometheus-k8s-service-coredns-metrics.yaml
- manifests/prometheus/prometheus-k8s-service-monitor-coredns.yaml 19 additions, 0 deletions...ts/prometheus/prometheus-k8s-service-monitor-coredns.yaml
Loading
Please register or sign in to comment