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.
1 parent 144af03 commit 0ec7e79Copy full SHA for 0ec7e79
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