elastisys / compliantkubernetes-apps

Elastisys Compliant Kubernetes is an open source, Certified Kubernetes distribution designed according to the ISO27001 controls: providing you with security tooling and observability from day one.
https://elastisys.io/compliantkubernetes/
Apache License 2.0
46 stars 7 forks source link

Upgrade Kube-prometheus-stack-60.0.0 #2166

Open raviranjanelastisys opened 5 months ago

raviranjanelastisys commented 5 months ago

Chart to upgrade

https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.0

Reason for upgrade

Additional context

No response

Acceptance criteria

anders-elastisys commented 3 months ago

Just mentioning this here in case anyone else encounters it, but I noticed the following error for prometheus-node-exporter:

caller=collector.go:169 level=error msg="collector failed" name=arp duration_seconds=0.000149901 err="could not get ARP entries: rtnetlink NeighMessage has a wrong attribute data length"

Upgrading kube-prometheus-stack chart to v60.0.0 or newer should upgrade node-exporter to app version v1.8.0+ I believe which should solve this issue according to this issue. This affects some of our dashboards: image