Skip to content

Commit 87add9c

Browse files
authored
Merge pull request #1270 from coryschwartz/mention-operator
add a mention for the IPFS operator
2 parents 5467363 + 4c8e9c7 commit 87add9c

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+
::: tip
14+
As a Kubernetes user, you can use a Kubernetes operator for IPFS called [IPFS operator] (https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) to easily create and manage clusters consisting of hundreds of peers.
15+
The IPFS operator is in active development and not yet recommended for production use cases. If the operator is something you would like to include in your infrastructure,
16+
check out the [official documentation](https://ipfs-operator.readthedocs.io/) and [operator source code](https://github.com/redhat-et/ipfs-operator) for instructions and the latest progress.
17+
:::
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)