Skip to content

Commit 3773ed0

Browse files
authored
Merge pull request #26805 from smarterclayton/beta_metrics
Mark scheduler pod resource metrics as beta
2 parents 10d8083 + f2464dc commit 3773ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/cluster-administration/system-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ cloudprovider_gce_api_request_duration_seconds { request = "list_disk"}
134134

135135
### kube-scheduler metrics
136136

137-
{{< feature-state for_k8s_version="v1.20" state="alpha" >}}
137+
{{< feature-state for_k8s_version="v1.21" state="beta" >}}
138138

139139
The scheduler exposes optional metrics that reports the requested resources and the desired limits of all running pods. These metrics can be used to build capacity planning dashboards, assess current or historical scheduling limits, quickly identify workloads that cannot schedule due to lack of resources, and compare actual usage to the pod's request.
140140

0 commit comments

Comments
 (0)