Closed acarsercan closed 4 years ago
Please upgrade to the latest chart version. I believe the alert has been fixed
Unfortunately no, I'm using the latest Chart 0.34.0 and kubelet alerts are still firing
Sounds like you're using the coreos chart that was removed from the coreos/prometheus-operator repository many months ago and is no longer supported.
Apologies, I'm not following. I'm using prometheus-operator-8.1.7
from
https://console.cloud.google.com/storage/browser/kubernetes-charts?prefix=prometheus-operator
Looks like these alerts are tied to
prometheusOperator:
kubeletService:
enabled: true
Apologies, that fixed it
This is definitely not clear from the chart. In reality both of these things need to be turned on/off for the components which monitor the kubelets to be enabled / disabled.
Hi,
Running
prometheus-operator-7.4.0 0.34.0
Set kubelet scraping to disabled
Yet alertmanager is still firing alerts
Is this expected?
Regards