mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-29 21:29:24 +00:00
Automatic merge from submit-queue (batch tested with PRs 45033, 44961, 45021, 45097, 44938) Disable the kubelet part of metrics collection in kubemark Fixes https://github.com/kubernetes/kubernetes/issues/45038 This should fix it, as we are just interested in getting the apiserver metrics from kubemark master. cc @wojtek-t @gmarek