Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s 1.31.0 arm64] Metrics scraper and metrics don't run with helm installation #9398

Open
lprimak opened this issue Aug 22, 2024 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@lprimak
Copy link

lprimak commented Aug 22, 2024

What happened?

Installed a new v1.31.0 cluster, metrics server and dashboard (via helm)
Metrics scraper pod is not deployed, not is it running
Obviously metrics are missing

What did you expect to happen?

Metrics are working and are shown in dashboard

How can we reproduce it (as minimally and precisely as possible)?

install k8s v1.31.0 on arm64, make sure metrics server is running, and install k8s dashboard via helm

Anything else we need to know?

Used to work find under 1.30.3 and earlier

What browsers are you seeing the problem on?

No response

Kubernetes Dashboard version

latest via helm

Kubernetes version

1.31.0

Dev environment

No response

@lprimak lprimak added the kind/bug Categorizes issue or PR as related to a bug. label Aug 22, 2024
@lprimak
Copy link
Author

lprimak commented Sep 2, 2024

ping.... Anybody around to help me with this issue please?
Thank you!

@lprimak
Copy link
Author

lprimak commented Sep 9, 2024

I had to add this to my helm command line to get metrics to work again:
--values https://raw.githubusercontent.com/kubernetes/dashboard/master/charts/kubernetes-dashboard/values.yaml

Is this normal? I would think helm would add default values automatically no?

@zozfabio
Copy link

I had to add this to my helm command line --set metrics-server.enabled=true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants