ks-devops
ks-devops copied to clipboard
Run pipeline error when upgrade kubesphere to v3.3.1 and change cri to containerd
trafficstars
What is version of KubeSphere DevOps has the issue?
v3.3.1
How did you install the Kubernetes? Or what is the Kubernetes distribution?
kubekey
What happened?
https://kubesphere.io/forum/d/9342-k8s-cri-containerd-devops https://kubesphere.io/forum/d/9227-docker
Upgrade kubesphere to v3.3.1 Change cri from docker to containerd
The jenkins agent will still be docker agent, while there is no docker engine.
Maybe we could
- Add
alias docker=podmanto podman image. - Fix jenkins_user.yaml in CM jenkins-casc-config, use podman image.
Relevant log output
No response
Additional information
No response