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

buildkit sets the difference between the pod startup time of nydus packages and nydusify converted nydus packages #1128

Open
xiangshen123 opened this issue Mar 3, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@xiangshen123
Copy link

In the beginning, I used nydusify to convert Nydus packages based on oci, and the pod startup time was about 13s. Later, in order to save packaging time, I used buildkit for packaging, and the pod startup time was 20s+. I found that the startup time of the packages in buildkit was much slower than that of nydusify to convert Nydus packages.

@imeoer imeoer added the bug Something isn't working label Mar 3, 2023
@imeoer
Copy link
Collaborator

imeoer commented Mar 3, 2023

Thanks for reporting, we will investigate it, you can also try nydusify 2.2 if you have any time, thanks.

@ccx1024cc ccx1024cc self-assigned this Mar 3, 2023
@imeoer
Copy link
Collaborator

imeoer commented Mar 15, 2023

cc @ccx1024cc

@ccx1024cc ccx1024cc reopened this Mar 22, 2023
@ccx1024cc
Copy link
Contributor

@xiangshen123 Could u list the versions of nydusify, nydus-image, nydusd before and now?

@xiangshen123
Copy link
Author

@ccx1024cc root@ym-test2-k8s-nodes3:/usr/bin# nydusd --version
Version: v2.1.3
Git Commit: 24c3bb9
Build Time: 2023-01-19T02:26:07.782135583Z
Profile: release
Rustc: rustc 1.61.0 (fe5b13d68 2022-05-18)

root@ym-test2-k8s-nodes3:/usr/bin# nydus-image --version
Version: v2.1.3
Git Commit: 24c3bb9
Build Time: 2023-01-19T02:26:07.782135583Z
Profile: release
Rustc: rustc 1.61.0 (fe5b13d68 2022-05-18)

root@ym-test2-k8s-nodes3:/usr/bin# nydusify --version
Nydusify version
Version : v2.1.3
Revision : 24c3bb9
Go version : go1.18.9
Build time : 2023-01-19T02:21:43

@ccx1024cc ccx1024cc removed their assignment Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants