You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/server-infrastructure.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ If you want to install IPFS in a server environment and offer IPFS as a service,
14
14
15
15
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.
16
16
The IPFS operator is in active development and not yet recommended for production use cases. If the operator 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).
17
+
you would like to include in your infrastructure, 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.
0 commit comments