kubernetes-ipfs icon indicating copy to clipboard operation
kubernetes-ipfs copied to clipboard

Eligible for gateway/storage hosts deployment?

Open victorb opened this issue 8 years ago • 1 comments
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

victorb avatar Dec 21 '16 00:12 victorb

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?

brainstorm avatar Mar 17 '17 13:03 brainstorm