Skip to content

Commit daf09dc

Browse files
authored
update maxParallelImagePulls to beta
- since the e2e test was added
1 parent 02adfc2 commit daf09dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/containers/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ behalf of the two different Pods, when parallel image pulls is enabled.
214214

215215
### Maximum parallel image pulls
216216

217-
{{< feature-state for_k8s_version="v1.27" state="alpha" >}}
217+
{{< feature-state for_k8s_version="v1.32" state="beta" >}}
218218

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

0 commit comments

Comments
 (0)