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

If Nydus Snapshotter goes down, the containerd can still be downgraded to pulling normal OCI images? #1546

Open
xianlubird opened this issue Feb 4, 2024 · 1 comment

Comments

@xianlubird
Copy link

xianlubird commented Feb 4, 2024

If Nydus Snapshotter goes down, the containerd can still be downgraded to pulling normal OCI images?

@imeoer
Copy link
Collaborator

imeoer commented Feb 5, 2024

Currently containerd does not have a snapshotter fallback mechanism, so containers that use nydus images cannot be created when the nydus snapshotter does not work.

It is recommended that adding a health check to the nydus snapshotter, so that if the node's snapshotter goes down, scheduling to this node should be avoided.

@imeoer imeoer changed the title 如果Nydus Snapshotter挂掉了,containerd还可以降级到拉取普通的OCI镜像嘛 If Nydus Snapshotter goes down, the containerd can still be downgraded to pulling normal OCI images? Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants