containerd / nydus-snapshotter

A containerd snapshotter with data deduplication and lazy loading in P2P fashion
https://nydus.dev/
Apache License 2.0
168 stars 96 forks source link

Support containerized daemon based on containerd #525

Open imeoer opened 1 year ago

imeoer commented 1 year ago

Directly running the nydusd daemon on the host makes it difficult to limit its resource usage. We can consider using containerd to manage them in a containerized way. In fact, Ant Group has done some work for containerd adaptions, it can be open sourced later.

imeoer commented 1 year ago

cc @sctb512 @changweige @ccx1024cc