You can use a different builder like Kaniko with the plugin https://github.com/jenkinsci/kubernetes-plugin/blob/master/examples/kaniko-declarative.groovy
On Thu, Sep 30, 2021 at 2:05 AM 'Mario Rodriguez' via Jenkins Users < [email protected]> wrote: > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/3b883835-c0bd-49ac-9017-30163ad04a79n%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/3b883835-c0bd-49ac-9017-30163ad04a79n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CALHFn6PM8h%2Bg7ZhS3hPeO1nHBjW2X0QO6RHTDJmaE5fLNjLjVw%40mail.gmail.com.
