nydus icon indicating copy to clipboard operation
nydus copied to clipboard

Can Nydus set asynchronous on-demand fetching to full volume fetching?

Open Jaycean opened this issue 1 year ago • 2 comments

I would like to use Nydus now. There is a scenario where I need to pull all the block data and not use lazy loading. I want to know how to configure this, as I haven't found the relevant configuration in the documentation.

Jaycean avatar Sep 24 '24 02:09 Jaycean

What is the scenario? Why don't we use the OCI v1 image.

imeoer avatar Sep 24 '24 02:09 imeoer

What is the scenario? Why don't we use the OCI v1 image.

We used Nydus because it allows us to save more space by deduplicating through blocks. However, we are concerned that it may affect our business in extreme network environments, so we want to pull it first before running the container

Jaycean avatar Sep 24 '24 02:09 Jaycean