Merge pull request #31801 from jiaqiluo/fix-dockershim-faq

Remove A Duplicated Line From The Updated Dockershim FAQ blog
This commit is contained in:
Kubernetes Prow Robot
2022-02-18 19:40:10 -08:00
committed by GitHub
@@ -159,7 +159,6 @@ common things to consider when migrating are:
- Configuration of functionality like `registry-mirrors` and insecure registries
- Other support scripts or daemons that expect Docker Engine to be available and are run
outside of Kubernetes (for example, monitoring or security agents)
outside of Kubernetes (e.g. monitoring or security agents)
- GPUs or special hardware and how they integrate with your runtime and Kubernetes
If you use Kubernetes resource requests/limits or file-based log collection