Skip to content

Conversation

skl
Copy link
Collaborator

@skl skl commented Oct 22, 2025

This PR adds kube-scheduler metrics to the local dev environment.

It was necessary to switch from k3d to kind to access the new kube_pod_resource_request and kube_pod_resource_limit. It also appears that a new job is required to scrape these metrics, as they're exported on a separate endpoint (/metrics/resources). This could have implications for #815 (cc @rexagod).

Here's a screenshot showing the scheduler dashboard and the usual kube-scheduler job:

Screenshot 2025-10-22 at 20 14 14

To test this out for yourself, checkout this branch and run:

make dev dev-port-forward

@skl skl merged commit cd40f01 into master Oct 23, 2025
9 checks passed
@skl skl deleted the skl/dev-scheduler branch October 23, 2025 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant