Skip to content

Commit 43e09ce

Browse files
Remove reference of closed containerd issue
1 parent 1c5221a commit 43e09ce

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

content/en/docs/setup/production-environment/container-runtimes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,7 @@ sandbox image by setting the following config:
257257
You might need to restart `containerd` as well once you've updated the config file: `systemctl restart containerd`.
258258

259259
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.
260+
If not configured, kubelet may attempt to garbage collect the `pause` image..
263261

264262
### CRI-O
265263

0 commit comments

Comments
 (0)