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

Unable to scrape kube-controller-manager and kube-scheduler metrics #51

Closed
lnovara opened this issue Oct 12, 2020 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@lnovara
Copy link
Contributor

lnovara commented Oct 12, 2020

Starting from 1.17, kubeadm is not exposing anymore kube-controller-manager and kube-scheduler metrics over the insecure port (respectively TCP/10252 and TCP/10251) this makes our current ServiceMonitor configuration unable to properly scrape such targets.

Refs:

@angelbarrera92
Copy link
Contributor

Closed with #52

@angelbarrera92
Copy link
Contributor

Thanks for spotting and solve the issue Luca!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants