harbur / kubernetic

Kubernetic - Supercharge your Kubernetes clusters
https://kubernetic.com
276 stars 26 forks source link

UI becomes very slow when many (~30) evicted pods #369

Open mnns opened 2 years ago

mnns commented 2 years ago

UI becomes fast only when restarting the app. Thanks

edh31 commented 2 years ago

This happens to me too. If a Deployment has a lot of Pods the app becomes unresponsive.

It also happens on CronJobs (related to this bug: #334)

Hopefully a fix will come.

edh31 commented 2 years ago

Hello @dkapanidis any output on this issue?

Thank you