google / cadvisor

Analyzes resource usage and performance characteristics of running containers.
Other
16.85k stars 2.31k forks source link

helm chart for cadvisor #2057

Open obeyler opened 5 years ago

obeyler commented 5 years ago

Does a helm chart exist for cadvisor ?

dashpole commented 5 years ago

There isn't one that cAdvisor publishes. You can check out the kustomize daemonset we have, or make your own helm chart based on it.

ckotzbauer commented 4 years ago

I just published a cadvisor-chart here: https://github.com/code-chris/helm-charts/tree/master/charts/cadvisor

Repo: https://code-chris.github.io/helm-charts

yordis commented 1 year ago

Hey there, would be great to have an official Helm chart. Please consider this issue for those that are less skilled in the Ops side of things. Having sensitive defaults help a ton.

jamshidyerzakov commented 8 months ago

Hello there, any news on this issue?

dusatvoj commented 8 months ago

I found this chart https://artifacthub.io/packages/helm/prometheus-community/prometheus, which scrapes kubelet's endpoint /api/v1/nodes/$NODE_NAME/proxy/metrics/cadvisor @ every node.

So there's a question if helm chart is needed when kubelet has builtin cadvisor :thinking:

https://cloud.google.com/stackdriver/docs/managed-prometheus/exporters/kubelet-cadvisor

abualy commented 2 months ago

you need your own cadvisor in some situations like this: https://cloud.google.com/kubernetes-engine/docs/troubleshooting/container-runtime#metrics-missing