Hello, Kubernetes project is planning to deprecate support for dockershim 
runtime is version 1.20 and fully drop it in version 1.24 as indicated 
here: https://kubernetes.io/blog/2020/12/02/dockershim-faq/

 

Reading about the impacts of dockershim removal here:  
https://kubernetes.io/docs/tasks/administer-cluster/migrating-from-dockershim/check-if-dockershim-deprecation-affects-you/
  and 
here 
https://kubernetes.io/docs/tasks/administer-cluster/migrating-from-dockershim/migrating-telemetry-and-security-agents/
 ,  any 
apps that depend on the docker daemon by exposing /var/run/docker.sock will 
be impacted.  We use the Kubernetes plugin for Jenkins 
<https://plugins.jenkins.io/kubernetes/> using this docker daemon exposure 
technique.


Assuming a transition from docker to containerd, any idea what changes will 
be needed by Kubernetes plugin users to continue working properly ?


thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/3b883835-c0bd-49ac-9017-30163ad04a79n%40googlegroups.com.

Reply via email to