-
Notifications
You must be signed in to change notification settings - Fork 121
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
Estargz integrates Dragonfly P2P #966
Comments
@gaius-qi Thanks for the proposal. SGTM 👍 |
Whether estargz can support a mirror mode similar to nydus? Estargz proxy download requests to Dragonfly. |
@gaius-qi Yes, stargz-snapshotter supports registry mirrors: [[resolver.host."exampleregistry.io".mirrors]]
host = "mirrorhost.io" |
cc @ktock |
Please help us supplement the documentation for the stargz usage section. |
Added a comment
PTAL #983 Does this work for your use-case? |
There is another question that can describe the situation of mirror mode to me, how does stargz exchange auth token. I have a problem now that the first time get blobs from dragonfly mirror returns 401, then How can I get the stargz logs to find the problem? |
Which auth method are you using? There are 3 methods are supported as of now: https://github.com/containerd/stargz-snapshotter/blob/v0.12.1/docs/overview.md#registry-related-configuration Stargz-snapshotter reports |
There should be no problem now, it was caused by dirty data before. |
Which version can be released? Maybe Stargz return custom header, refer to dragonflyoss/d7y.io#179. Can you put a link to the documentation for dragonfly and stargz integration (https://d7y.io/docs/setup/integration/stargz) into the stargz documentation? |
👍
We'll release v0.13.0 in days.
Sure. It would be great if you can address dragonflyoss/d7y.io#178 (comment). |
Change eStargz version to Stargz document: #988 |
I'm going to post this article to the cncf.io blog, do you have any suggestions? |
I'm curious about that lazy pulling of eStargz |
I am running |
I'm closing this issue. If you have any other questions, let's keep in touch. If you have any questions, you can send me an email at gaius.qi@gmail.com, or you can submit an issue in dragonfly's issue. |
I am a Maintainer of Dragonfly. Does estargz need to combine Dragonfly's P2P transfer function to speed up image loading? Integrate like Nydus and Dragonfly, refer to https://d7y.io/docs/setup/integration/nydus.
If estargz and dragonfly P2P integration is feasible, our two communities can work together to do a good job in the image acceleration ecosystem.
@ktock @AkihiroSuda
The text was updated successfully, but these errors were encountered: