We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f3b394 + 0ec7e79 commit b63e9aeCopy full SHA for b63e9ae
keps/sig-node/3673-kubelet-parallel-image-pull-limit/README.md
@@ -715,6 +715,10 @@ These goals will help you determine what you need to measure (SLIs) in the next
715
question.
716
-->
717
718
+The success rate of image pulls should remain the same with a parallel image pull limit set, compared to without it. For example,
719
+if a cluster admin has set an SLO of 99% of image pulls should succeed, then setting the parallel image pull limit should not lower
720
+the success rate to below 99%.
721
+
722
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
723
724
<!--
0 commit comments