dynolog icon indicating copy to clipboard operation
dynolog copied to clipboard

Kineto/dynolog IPC + kubernetes

Open jon-chuang opened this issue 1 year ago • 2 comments

Hey guys awesome work.

Quick question about k8s compat:

If the kineto instrumented processes are running in K8s containers, are you guys aware if enabling host IPC, and running dynolog sidecar container is sufficient to facilitate the on-demand profiling use case?

Seems like running into k8s compat would be quite likely on production path for you guys so any details here would be really helpful.

Thanks!

jon-chuang avatar Mar 26 '24 10:03 jon-chuang

@jon-chuang sorry we missed this, if you can have the dynolog process run within the container and then have dynolog's port exported I think it should work.

There is an example docker file here that could be helpful https://pytorch.org/blog/automated-trace-collection/

briancoutinho avatar May 22 '24 02:05 briancoutinho

+1

rtanase avatar May 22 '24 04:05 rtanase

Let me know if this issue can be closed 👍

briancoutinho avatar Sep 13 '24 21:09 briancoutinho