robusta-dev / kubewatch

Watch k8s events and trigger Handlers
Apache License 2.0
604 stars 84 forks source link

Installation using kubectl is not wotking #47

Open NithishReddy1502 opened 1 year ago

NithishReddy1502 commented 1 year ago

Tried setting up using kubectl but alerts are not generating in kubectl, whereas in helm its working, If possible could you please resolve this or tell me how to proceed.

arikalon1 commented 1 year ago

Hi @NithishReddy1502 Thanks for reporting it

Can you please share the command you're trying to run? (Please exclude any api keys or sensitive values)

NithishReddy1502 commented 1 year ago

Hi @arikalon1 , I followed this readme file, for installing kubewatch on aks cluster .

p64 commented 1 year ago

Not to be that guy, but I had the same exact problem on a bare metal k8 cluster v1.26.5.

aantn commented 1 year ago

@arikalon1 is this the same as the other issue you fixed with the yamls?

arikalon1 commented 1 year ago

yes @aantn , it's the same issue I didn't push the fix just yet