You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-autoscaling/1610-container-resource-autoscaling/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -810,7 +810,8 @@ checking if there are objects with field X set) may be a last resort. Avoid
810
810
logs or events for this purpose.
811
811
-->
812
812
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.
814
815
815
816
###### How can someone using this feature know that it is working for their instance?
0 commit comments