kubernetes-ipfs
kubernetes-ipfs copied to clipboard
Eligible for gateway/storage hosts deployment?
trafficstars
Aside from being useful for testing, the limited time I've been playing around with Kubernetes, makes me believe that we should also investigate using Kubernetes for deploying the public gateways and also the storage hosts.
cc @lgierth
I am very much interested in the storage aspect of kubernetes-ipfs, since I'm dealing/thinking about it right now after successfully deploying this repo with kubernetes and kops in AWS:
https://www.slideshare.net/kubecon/kubecon-eu-2016-kubernetes-storage-101
I don't recall if the internal (leveldb?) implementation of go-ipfs requires file appending, but would S3 be eligible as a storage backend inside the pods?