contrib/kube-prometheus: Add kops CoreDNS prometheus discovery service

This commit is contained in:
Brian Christie
2018-12-18 17:13:43 +00:00
committed by Brian Christie
parent af8ac93d52
commit 1a9f1ddeb3
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
(import 'kube-prometheus/kube-prometheus.libsonnet') +
(import 'kube-prometheus/kube-prometheus-kops.libsonnet') +
(import 'kube-prometheus/kube-prometheus-kops-coredns.libsonnet')