From daf09dc46177b3bcf61725cbc4be2adff5dad052 Mon Sep 17 00:00:00 2001 From: Paco Xu Date: Mon, 11 Nov 2024 11:05:21 +0800 Subject: [PATCH] update maxParallelImagePulls to beta - since the e2e test was added --- content/en/docs/concepts/containers/images.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/containers/images.md b/content/en/docs/concepts/containers/images.md index fc0fad2c91..a637915cc5 100644 --- a/content/en/docs/concepts/containers/images.md +++ b/content/en/docs/concepts/containers/images.md @@ -214,7 +214,7 @@ behalf of the two different Pods, when parallel image pulls is enabled. ### Maximum parallel image pulls -{{< feature-state for_k8s_version="v1.27" state="alpha" >}} +{{< feature-state for_k8s_version="v1.32" state="beta" >}} 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