From 3ffdbc6985f5597dccbf19111f38a4817e1e2e5f Mon Sep 17 00:00:00 2001 From: Ifrahim Ansari <147778089+ifrahimm@users.noreply.github.com> Date: Sun, 12 Jul 2026 16:31:01 -0400 Subject: [PATCH 1/2] Update storage.md Add more detailed installation instructions, i.e. prerequisites that are needed to use Longhorn. Signed-off-by: Ifrahim Ansari <147778089+ifrahimm@users.noreply.github.com> --- docs/add-ons/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/add-ons/storage.md b/docs/add-ons/storage.md index 75077b41ed..1200e976d2 100644 --- a/docs/add-ons/storage.md +++ b/docs/add-ons/storage.md @@ -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/1.12.0/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/). From 9ce9f5e27c41026d5365e5bb5e7a0339aa1ef7ca Mon Sep 17 00:00:00 2001 From: Ifrahim Ansari <147778089+ifrahimm@users.noreply.github.com> Date: Mon, 13 Jul 2026 13:37:01 -0400 Subject: [PATCH 2/2] Update docs/add-ons/storage.md Co-authored-by: Derek Nola Signed-off-by: Ifrahim Ansari <147778089+ifrahimm@users.noreply.github.com> --- docs/add-ons/storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/add-ons/storage.md b/docs/add-ons/storage.md index 1200e976d2..9c2a7a75fb 100644 --- a/docs/add-ons/storage.md +++ b/docs/add-ons/storage.md @@ -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. To use it, you must first meet the [installation requirements](https://longhorn.io/docs/1.12.0/deploy/install/#installation-requirements) on every node in your cluster. +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/).