Skip to content

Commit

Permalink
Merge pull request #42548 from ruiwen-zhao/rev
Browse files Browse the repository at this point in the history
Revert "promoted parallel image pulls", the feature is not promoted to beta
  • Loading branch information
reylejano authored Aug 15, 2023
2 parents c8634cd + f22d444 commit e05d2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/concepts/containers/images.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ behalf of the two different Pods, when parallel image pulls is enabled.

### Maximum parallel image pulls

{{< feature-state for_k8s_version="v1.28" state="beta" >}}
{{< feature-state for_k8s_version="v1.27" state="alpha" >}}

When `serializeImagePulls` is set to false, the kubelet defaults to no limit on the
maximum number of images being pulled at the same time. If you would like to
Expand Down

0 comments on commit e05d2b7

Please sign in to comment.