Skip to content

Commit a3ac607

Browse files
authored
Merge pull request #47721 from steve-hardman/remove-old-issues
Remove reference to closed containerd issue in "Container Runtimes" page
2 parents b784a0b + 0909e13 commit a3ac607

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

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

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,6 @@ sandbox image by setting the following config:
256256

257257
You might need to restart `containerd` as well once you've updated the config file: `systemctl restart containerd`.
258258

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.
263-
264259
### CRI-O
265260

266261
This section contains the necessary steps to install CRI-O as a container runtime.

0 commit comments

Comments
 (0)