Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/add-ons/storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Longhorn does not support ARM32.
:::


K3s supports [Longhorn](https://github.com/longhorn/longhorn), an open-source distributed block storage system for Kubernetes.
K3s supports [Longhorn](https://github.com/longhorn/longhorn), an open-source distributed block storage system for Kubernetes. To use it, you must first meet the [installation requirements](https://longhorn.io/docs/latest/deploy/install/#installation-requirements) on every node in your cluster.

Below we cover a simple example. For more information, refer to the [official documentation](https://longhorn.io/docs/latest/).

Expand Down
Loading