# IPFS as a storage option on Kubernetes

**URL:** https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506
**Category:** Ecosystem and Usage
**Tags:** go-ipfs, kubernetes
**Created:** [December 20, 2018, 3:03pm UTC](https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506 "2018-12-20T15:03:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![nitishm](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/nitishm/32/2823_2.png) [@nitishm](https://discuss.ipfs.tech/u/nitishm)
#### Post date: [December 20, 2018, 3:03pm UTC](https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506/1 "2018-12-20T15:03:06Z")

</div>

Has anyone considered or looked into using IPFS as a storage options (like a PersistantVolume driver) using the new Container Storage Interface (CSI) [[https://kubernetes.io/blog/2018/01/introducing-container-storage-interface/](https://kubernetes.io/blog/2018/01/introducing-container-storage-interface/)] ?

---

<div class="post-metadata">

### Author: ![Duske](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/duske/32/1754_2.png) [@Duske](https://discuss.ipfs.tech/u/Duske)
#### Post date: [April 6, 2019, 10:05am UTC](https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506/2 "2019-04-06T10:05:52Z")

</div>

I thought of the same idea right now 😃 But I do not know where to start and if this feasible at all. My K8s skills are not very strong

---

<div class="post-metadata">

### Author: ![nitishm](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/nitishm/32/2823_2.png) [@nitishm](https://discuss.ipfs.tech/u/nitishm)
#### Post date: [July 1, 2019, 8:58pm UTC](https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506/3 "2019-07-01T20:58:58Z")

</div>

Kubernetes Container Storage Interface (CSI) might be a good place to start integrating with IPFS. Thoughts ?

---

<div class="post-metadata">

### Author: ![vorburger](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/vorburger/32/4345_2.png) [@vorburger](https://discuss.ipfs.tech/u/vorburger)
#### Post date: [December 29, 2020, 4:49pm UTC](https://discuss.ipfs.tech/t/ipfs-as-a-storage-option-on-kubernetes/4506/4 "2020-12-29T16:49:00Z")

</div>

> [@nitishm](#):
>
> Kubernetes Container Storage Interface (CSI)

This would be cool. I think [FUSE mount Mutable File System (MFS) · Issue #90 · ipfs/roadmap · GitHub](https://github.com/ipfs/roadmap/issues/90) would a pre-requisite.
