mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-17 15:27:42 +00:00
Automatic merge from submit-queue (batch tested with PRs 59159, 60318, 60079, 59371, 57415). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Introduce External Metrics API **What this PR does / why we need it**: Introduce External Metrics API This PR introduces External Metrics API which has been proposed: xref https://github.com/kubernetes/community/pull/1802 **Release note**: ```release-note NONE ```