Skip to content

Commit b66f5fe

Browse files
committed
mention about the metrics to determin if the feature is in use
1 parent 3bc0db9 commit b66f5fe

File tree

1 file changed

+2
-1
lines changed
  • keps/sig-autoscaling/1610-container-resource-autoscaling

1 file changed

+2
-1
lines changed

keps/sig-autoscaling/1610-container-resource-autoscaling/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,8 @@ checking if there are objects with field X set) may be a last resort. Avoid
810810
logs or events for this purpose.
811811
-->
812812

813-
The operator can query HPAs with `hpa.spec.metrics.containerResource` field set.
813+
- The operator can observe the execution of the computation for the container metrics through the 1st metrics described in [What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?](#what-are-the-slis-service-level-indicators-an-operator-can-use-to-determine-the-health-of-the-service) section.
814+
- The operator can query HPAs with `hpa.spec.metrics.containerResource` field set.
814815

815816
###### How can someone using this feature know that it is working for their instance?
816817

0 commit comments

Comments
 (0)