ks-devops
ks-devops copied to clipboard
support k8s 1.25.x and 1.26.x
trafficstars
What is version of KubeSphere DevOps has the issue?
v3.3.3
How did you install the Kubernetes? Or what is the Kubernetes distribution?
No response
Describe this feature
Support k8s 1.25.x and 1.26.x:
The CD / S2I / B2I in DevOps need to run command docker, but default runtime of k8s is containerd, and docker is deprecated after 1.24.x, so the command docker not work;
Additional information
No response
Shipwright + Buildpacks