abahmed / kwatch

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

Does this not support monitoring of node ? #324

Open amandpay opened 2 weeks ago

amandpay commented 2 weeks ago

My rbac files lookes like below:

kind: ClusterRole apiVersion: rbac.authorization.k8s.io/v1 metadata: name: {{ .Release.Name }} rules:

amandpay commented 2 weeks ago

I want to monitor node when Node Condition is ready but status is false.

amandpay commented 1 week ago

@abahmed Any idea ?

abahmed commented 4 days ago

Thank you @amandpay for raising this Currently we don't support node monitoring, but we can work on supporting it soon

amandpay commented 1 day ago

Hi @abahmed any specific timeline for this ?

abahmed commented 21 hours ago

@amandpay will work on it ASAP and it's expected to be landed within one week from now

amandpay commented 21 hours ago

Thanks @abahmed. It would be great if we can add alert for ImagePullBackOff also in the new release itself.