Scrapes cAdvisor port for metrics in Kubernetes 1.7

This commit is contained in:
Andy Lindeman
2017-07-12 12:57:32 -04:00
parent c0a3447c01
commit eae253db74

View File

@@ -9,6 +9,8 @@ spec:
endpoints: endpoints:
- port: http-metrics - port: http-metrics
interval: 30s interval: 30s
- port: cadvisor
interval: 30s
honorLabels: true honorLabels: true
selector: selector:
matchLabels: matchLabels: