Skip to content

Commit a582a21

Browse files
chris-shortnate-double-ureylejanoTim Bannister
authored
Mention Detector for Docker Socket in dockershim removal FAQ (#32685)
* Update 2022-02-17-updated-dockershim-faq.md Adding the new Detector for Docker Socket plugin to the FAQ. The tool will help folks find Dockershim usage in files on disk as well as running clusters. * Apply suggestions from code review Co-authored-by: Nate W. <[email protected]> * Update 2022-02-17-updated-dockershim-faq.md Adding period * Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md Co-authored-by: Rey Lejano <[email protected]> * Update content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md Co-authored-by: Tim Bannister <[email protected]> Co-authored-by: Nate W. <[email protected]> Co-authored-by: Rey Lejano <[email protected]> Co-authored-by: Tim Bannister <[email protected]>
1 parent 2ca30c1 commit a582a21

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/en/blog/_posts/2022-02-17-updated-dockershim-faq.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,15 @@ discussion of the changes.
204204

205205
[dep]: https://dev.to/inductor/wait-docker-is-deprecated-in-kubernetes-now-what-do-i-do-e4m
206206

207+
### Is there any tooling that can help me find dockershim in use
208+
209+
Yes! The [Detector for Docker Socket (DDS)][dds] is a kubectl plugin that you can
210+
install and then use to check your cluster. DDS can detect if active Kubernetes workloads
211+
are mounting the Docker Engine socket (`docker.sock`) as a volume.
212+
Find more details and usage patterns in the DDS project's [README][dds].
213+
214+
[dds]: https://github.com/aws-containers/kubectl-detector-for-docker-socket
215+
207216
### Can I have a hug?
208217

209218
Yes, we're still giving hugs as requested. 🤗🤗🤗

0 commit comments

Comments
 (0)