Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

安装1.7.2 失败,"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" #1817

Open
1182986209 opened this issue Nov 5, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@1182986209
Copy link

What happened:
截屏2024-11-05 17 44 39

"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:

  • Kruise version: v1.7.2
  • Kubernetes version (use kubectl version): 1.23.10
  • Install details (e.g. helm install args):
  • Others:
@1182986209 1182986209 added the kind/bug Something isn't working label Nov 5, 2024
@1182986209
Copy link
Author

cri: containerd

@ABNER-1
Copy link
Member

ABNER-1 commented Nov 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants