mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
update pause image to 3.10
Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
@@ -34,7 +34,7 @@ version = 2
|
||||
|
||||
[plugins."io.containerd.grpc.v1.cri"]
|
||||
# use fixed sandbox image
|
||||
sandbox_image = "registry.k8s.io/pause:3.7"
|
||||
sandbox_image = "registry.k8s.io/pause:3.10"
|
||||
# allow hugepages controller to be missing
|
||||
# see https://github.com/containerd/cri/pull/1501
|
||||
tolerate_missing_hugepages_controller = true
|
||||
|
||||
Reference in New Issue
Block a user