ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

support k8s 1.25.x and 1.26.x

Open yudong2015 opened this issue 2 years ago • 1 comments
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

yudong2015 avatar Feb 27 '23 03:02 yudong2015

Shipwright + Buildpacks

chilianyi avatar Aug 11 '23 02:08 chilianyi