Open 1182986209 opened 2 weeks ago
cri: containerd
Since v1.6.0 (alpha/beta), KruiseDaemon will no longer support v1alpha2 CRI runtimes. However, it is still possible to use OpenKruise on Kubernetes clusters with nodes that only support v1alpha2 CRI, as long as KruiseDaemon is not enabled (install/upgrade Kruise charts with featureGates="KruiseDaemon=false").
Hello @1182986209 . Regarding the issue you mentioned, it's likely due to an outdated containerd version that doesn't support CRI v1.
What happened:
"Failed to new image service" err="unable to determine image API version: rpc error: code = Unimplemented desc = unknown service runtime.v1.ImageService" runtimeType="containerd" runtimeURI="" runtimeRemoteURI="unix:///hostvarrun/containerd/containerd.sock" What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
Environment:
kubectl version
): 1.23.10