Hi Guys,

I couldn't get heapster (or more precisely kubedash) to show the stats of 
my running pods when I follow the instructions. I believe heapster is not 
pushing to kubedash. is it because of heapster service is in a different 
namespace ?

For example when I do this I get the following 

kubectl get pods --all-namespaces
NAMESPACE     NAME                            READY     STATUS    RESTARTS 
  AGE
default       persistence-progression-chza8   2/2       Running   1         
 5d            // This is my pod and I want to see resource statistics
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         
 24m

 kubectl get services --all-namespaces

NAMESPACE     NAME                  CLUSTER-IP   EXTERNAL-IP   PORT(S)     
        AGE
default       kubernetes            10.0.0.1     <none>        443/TCP     
        32d
kube-system   heapster              10.0.0.222   <none>        80/TCP       
       31d
kube-system   kubedash              10.0.0.133                 80/TCP       
       17m
kube-system   monitoring-grafana    10.0.0.57    <none>        80/TCP       
       31d
kube-system   monitoring-influxdb   10.0.0.128   <none>       
 8083/TCP,8086/TCP   31d

-- 
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.

Reply via email to