Skip to content

Commit b63e9ae

Browse files
authored
Merge pull request kubernetes#4494 from ruiwen-zhao/slo
KEP-3673: update to include SLO info
2 parents 5f3b394 + 0ec7e79 commit b63e9ae

File tree

1 file changed

+4
-0
lines changed
  • keps/sig-node/3673-kubelet-parallel-image-pull-limit

1 file changed

+4
-0
lines changed

keps/sig-node/3673-kubelet-parallel-image-pull-limit/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,10 @@ These goals will help you determine what you need to measure (SLIs) in the next
715715
question.
716716
-->
717717

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+
718722
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
719723

720724
<!--

0 commit comments

Comments
 (0)