Re: Kubelet & Cadvisor

2017-05-17 Thread Jay Vyas

> On May 17, 2017, at 7:37 AM, David Conde  wrote:
> 
> Hi,
> 
> I am trying to get the DataDog agent working with k8s integration. I'm 
> hitting an issue around cadvisor not being available. I have read that 
> cadvisor is available via kubelet as long as I'm using certs to access it.
> 
> Does anyone know what the equivalent of the 2 URLs below are when trying to 
> access via kubelet?  
> 
> - /api/v1.3/machine/
> - /api/v1.3/subcontainers/
> 

In general I don't think there is anything wrong with accessing cadvisor 
directly, except that I believe cadvisor isn't exposed from kubelets So i 
think, /stats/summary in the kubelet will externalize some of the cadvisor 
metrics you want.

The thread below describes the idea behind stats as a  cadvisor wrapper 
https://groups.google.com/forum/m/#!topic/kubernetes-sig-node/txBjT8-WvM0

> Thanks,
> Dave
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: Pods has connectivity to other pod and service only when I run an additional pod

2017-05-17 Thread Philippe Lafoucrière
@Clayton, it sounds like a critical bug here, other people are seeing this
issue too.
Thanks,
Philippe
​
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Kubelet & Cadvisor

2017-05-17 Thread David Conde
Hi,

I am trying to get the DataDog agent working with k8s integration. I'm
hitting an issue around cadvisor not being available. I have read that
cadvisor is available via kubelet as long as I'm using certs to access it.

Does anyone know what the equivalent of the 2 URLs below are when trying to
access via kubelet?

- /api/v1.3/machine/
- /api/v1.3/subcontainers/

Thanks,
Dave
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users