Vimal Kumar

Results 108 comments of Vimal Kumar

> I feel there is value having a minimal set of tools available when debugging issues in kubernetes env. Moreover, ubi images are being updated almost everyday as CVEs are...

i tried reproducing this issue in openshift. Cluster: 5 workers and 3 master nodes Total Pods = 1000+ Total Kepler = 50 ( using a deployment, not a daemonset) But...

Can you please tell the memory size configured in the master node?

old kepler in `archived` branch also used api server to get pod information https://github.com/sustainable-computing-io/kepler/blob/archived/pkg/manager/manager.go#L53-L58

i tested again on a larger 15 ( 3 master + 12 worker) node openshift cluster. There are 2500 pods created for test, and 50 kepler pods created via a...

Thanks for sharing the details @laurall974 Since the issue happened during upgrade, can you share the upgrade steps? Cc: @vprashar2929

yes, that PR addresses the issue raised in this bug. but so far we have not been able to reproduce this bug. but i agree that if calls to api...