DetongZ

Results 15 comments of DetongZ

Assign this issue to me, i can add prometheus metrics for services.

Components such as hubagent, cron, predator, reaper,plugins are schedued services. These components need prometheus node-exporter to report metrics to prometheus instead of waiting for prometheus to pull metrics from them....

This commit is a proof of concept, each service need to modify its own Roter init function. In NewRouter function, inits the ResponseTime for its namespace(service). These services will have...

This issue has been solved.

Hi, @flyer103 ,I am interested, please assign this issue to me.

https://github.com/koderover/zadig/pull/1165

公司:平安证券 联系方式:17319068082(微信同),张 使用场景:配合kubeflow进行使用,目前公司搭建了一套kubeflow平台,供算法同事使用。但是默认情况下一张显卡只能分配给一个notebook,并且如果notebook不停止/销毁的话,会一直独占这张显卡。我们资源有限,使用了vgpu插件之后可以使一张物理显卡同时让多个算法工程师使用,提升工作效率 遇到的问题:偶尔会遇到jupyter kernel莫名挂掉的问题,暂时还不知道是kubeflow jupyter有bug、或是显存不够用或者其他原因造成的 最后感谢贡献者的出色工作以及开源精神,希望社区能够保持活跃

> 公司:平安证券 > > 联系方式:17319068082(微信同),张 > > 使用场景:配合kubeflow进行使用,目前公司搭建了一套kubeflow平台,供算法同事使用。但是默认情况下一张显卡只能分配给一个notebook,并且如果notebook不停止/销毁的话,会一直独占这张显卡。我们资源有限,使用了vgpu插件之后可以使一张物理显卡同时让多个算法工程师使用,提升工作效率 > > 遇到的问题:偶尔会遇到jupyter kernel莫名挂掉的问题,暂时还不知道是kubeflow jupyter有bug、或是显存不够用或者其他原因造成的 > > 最后感谢贡献者的出色工作以及开源精神,希望社区能够保持活跃 jupyter kernal突然挂掉是因为显存不够,算法同事调整了相关参数之后,没有问题了

> > @uVisionM maybe you want like this ? ![](https://github.com/lanizz/tuku/blob/main/uTools_1653637677130.png?raw=true) > > What is the name of the plugin? I need that I used an alternative plugin for this and...