We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c5221a commit 43e09ceCopy full SHA for 43e09ce
content/en/docs/setup/production-environment/container-runtimes.md
@@ -257,9 +257,7 @@ sandbox image by setting the following config:
257
You might need to restart `containerd` as well once you've updated the config file: `systemctl restart containerd`.
258
259
Please note, that it is a best practice for kubelet to declare the matching `pod-infra-container-image`.
260
-If not configured, kubelet may attempt to garbage collect the `pause` image.
261
-There is ongoing work in [containerd to pin the pause image](https://github.com/containerd/containerd/issues/6352)
262
-and not require this setting on kubelet any longer.
+If not configured, kubelet may attempt to garbage collect the `pause` image..
263
264
### CRI-O
265
0 commit comments