Skip to content

v0.9.0-beta--Compatible with "kubernetes" (such as version 1.28), and use "containerd" as the default runtime.

Compare
Choose a tag to compare
@cloudnativer cloudnativer released this 23 Sep 14:23
· 12 commits to master since this release

Compatible with kubernetes version( v1.25, v1.26, v1.27, v1.28), discard the docker, and use containerd as the default runtime.

--Add a component list and version description.
--Compatible with new kubernetes version( v1.25, v1.26, v1.27, v1.28).
--Discard the docker and use containerd as the default runtime.
--Removed the Pod Security Policies for Flannel.
--Removed container-runtime from kubelet.
--Fixed the issue of ipvsinit service restart failure.
--Fixed an issue where inCluster cannot be accessed.
--Fixed some bugs.