Schema
objectio.k8s.api.autoscaling.v2.MetricValueStatus
MetricValueStatus holds the current value for a metric
- Source
specs/apis__autoscaling__v2_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
averageUtilization integer (int32)
optionalaverageUtilization is the current value of the average of the resource metric across all relevant pods, represented as a percentage of the requested value of the resource for the pods.
averageValue
optionalaverageValue is the current value of the average of the metric across all relevant pods (as a quantity)
value
optionalvalue is the current value of the metric (as a quantity).