File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 22
33A ` kubectl ` plugin to detect if active Kubernetes workloads are mounting the docker socket (` docker.sock ` ) volume.
44
5- ![ ] ( img/dds-demo.gif )
5+ ![ a short video showing the plugin being used ] ( img/dds-demo.gif )
66
77## Install
88
@@ -28,6 +28,14 @@ Supported workload types:
2828* Jobs
2929* CronJobs
3030
31+ ## Why do you need this?
32+
33+ If you're still not sure why you might need this plugin click on the image below to see a short video explaination.
34+
35+ [ ![ ] ( img/dds.gif )] ( https://youtube.com/shorts/tc9CKLnAQgU )
36+
37+ You can read the full FAQ about dockershim deprecation at https://k8s.io/dockershim
38+
3139## Run
3240
3341You can run the plugin with no arguments and it will inspect all pods in all namespaces that the current Kubernetes user has access to.
You can’t perform that action at this time.
0 commit comments