abahmed / kwatch

:eyes: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
https://kwatch.dev
MIT License
959 stars 75 forks source link

"false error" with error Unschedulable #335

Open thomasLeclaire opened 1 month ago

thomasLeclaire commented 1 month ago

Describe the bug When there are some pod scale up which should trigger some node scale up, we can have some alerts about Unschedulable pods even if at the end it is correctly scheduled and started.
linked to https://github.com/abahmed/kwatch/issues/318

ex :

image image

To Reproduce pod scale up and "slow" node scale up

Expected behavior Maybe some way to configure the delay allowed for schedule pod?

Version/Commit v0.10.0