-
Notifications
You must be signed in to change notification settings - Fork 400
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
support containerd and cri-o? #241
Comments
@silenceper 目前还不支持 |
这个有计划吗,或者实现方式 |
@silenceper 不仅仅是runtime,log-pilot实现还依赖了docker的一些基础实现,比如 volume mount 和 event ,切换到其他runtime可能改动很大。 |
是的,就是作为一个功能项来支持 |
这个计划什么时候可以支持呢 |
Hi all, 我这边有尝试添加对 containerd 的支持,见 fork repo PR,目前初步测试是能跑通逻辑的! |
你好,我把你修改的源码编译打包成功了镜像,请问使用时怎么修改runtime为Containerd呢? |
#349 |
No description provided.
The text was updated successfully, but these errors were encountered: