How does heapster monitor pods? Does it have Cadvisor in built? All the heapster instructions say is this
$ kubectl create -f deploy/kube-config/influxdb/ And when I run that I can see services are running however it is not showing me anything "It says data no available kubectl get pods --all-namespaces NAMESPACE NAME READY STATUS RESTARTS AGE default persistence-progression-chza8 2/2 Running 1 5d kube-system heapster-bg4ph 1/1 Running 0 5d kube-system influxdb-grafana-1kx47 2/2 Running 0 5d kube-system kubedash-3370066188-n7one 2/2 Running 0 39m kube-system persistence-progression-8jy3s 2/2 Running 1 3m <https://lh3.googleusercontent.com/-6Lu6YYsH5Ow/V1HtJN11qpI/AAAAAAAABck/LcPCx7SLrXYXI_rt-05kw-CEyCu-w8fgwCLcB/s1600/Screen%2BShot%2B2016-06-03%2Bat%2B1.11.44%2BPM.png> -- You received this message because you are subscribed to the Google Groups "Containers at Google" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-containers. For more options, visit https://groups.google.com/d/optout.
