-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The cluster limits tests today validate if we are able to reach the desired limit without much degradation in performance mainly around control plane stability and resource usage. We need to take into account the defined SLIs/SLOs in upstream Kubernetes when validating and pushing the limits. API server latency is one of the important things to consider to see how the server is responding when there are a large number of objects running on a large scale cluster. The tests need to take them into account for pass/fail.
Reference: https://github.com/kubernetes/community/blob/master/sig-scalability/slos/slos.md
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request