Lior Franko

Results 31 comments of Lior Franko

Not a PromQL expert at all, but what about the following?: ``` - alert: KubernetesPodNotHealthy expr: kube_pod_status_phase{phase=~"Pending|Unknown|Failed"} > 0 for: 1h labels: severity: critical annotations: summary: Kubernetes Pod not healthy...

Hi, We started to work on the migration of huge Kafka clusters to K8S using the strimzi operator. One of our must-have features is the cruise-control self-healing. Do you have...

I did not modify the bootstrap command. I'm using Karpenter and 99% of the nodes boots just fine, with the same bootstrap command; every couple of days (Without any changes)...