Skip to content

Commit

Permalink
Revert "promoted parallel image pulls", the feature is not promoted to
Browse files Browse the repository at this point in the history
Beta

This reverts commit a0a473b.

Signed-off-by: ruiwen-zhao <[email protected]>
  • Loading branch information
ruiwen-zhao committed Aug 15, 2023
1 parent c8634cd commit f22d444
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 f22d444

Please sign in to comment.