update pause image to 3.10

Signed-off-by: bzsuni <bingzhe.sun@daocloud.io>
This commit is contained in:
bzsuni
2024-05-24 16:27:19 +08:00
parent bbcc02f84c
commit e5ba72fe71

View File

@@ -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