Skip to content

Commit b84328f

Browse files
author
Cory Schwartz
committed
add a mention for the IPFS operator
1 parent 07bcfcd commit b84328f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/install/server-infrastructure.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ If you want to install IPFS in a server environment and offer IPFS as a service,
1010

1111
@[youtube](-SYDlid7Nqs)
1212

13+
# Kubernetes
14+
15+
If you are a kubernetes user, you might be interested to know that a kubernetes [operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)
16+
is available. This project is in active development and it isn't yet recommended for production use cases. If this is something
17+
you would like to try, you can check out our current [documentation](https://ipfs-operator.readthedocs.io/) or [github](https://github.com/redhat-et/ipfs-operator).
18+
1319
## Create a local cluster
1420

1521
To see if IPFS Cluster is suitable for your project, follow this quick start guide and spin up a local IPFS Cluster instance. At the end of this guide, you will have a solid understanding of how IPFS Cluster is set up and how to interact with it. If you'd rather create a production-ready cluster, take a look at the [official IPFS Cluster documentation →](https://cluster.ipfs.io/)

0 commit comments

Comments
 (0)