-
First, thank you for the IPFS example, that just works. Now, I want to replicate the content to other nodes (the autoscaler could remove a node) and I only see IPFS Cluster on top IPFS. Is that correct? Have you tried something similar to that? Adding IPFS cluster suggests statefulset instead of a daemonset, which defeats the purpose of a variable number of nodes. Thanks in advance for any suggestion/idea |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
@aledbf Nerdctl + IPFS Cluster on DaemonSet should be possible using something like https://github.com/ktock/stargz-snapshotter/blob/797cf83cabfb6d19240817a665ed6bab78837fc4/script/nerdctl-ipfs-registry-kubernetes-cluster/nerdctl-ipfs-registry.yaml (not well tested. we'll try it deeper and add docs). |
Beta Was this translation helpful? Give feedback.
-
@ktock I find out the reason for the resource utilization issue with Now, the cluster pulling time is measured in milliseconds now. Again, thank you for the amazing work with nerdctl. |
Beta Was this translation helpful? Give feedback.
@aledbf Nerdctl + IPFS Cluster on DaemonSet should be possible using something like https://github.com/ktock/stargz-snapshotter/blob/797cf83cabfb6d19240817a665ed6bab78837fc4/script/nerdctl-ipfs-registry-kubernetes-cluster/nerdctl-ipfs-registry.yaml (not well tested. we'll try it deeper and add docs).
Note that 9095 needs to be used as IPFS API port instead of 5001 https://cluster.ipfs.io/documentation/reference/proxy/