From 2e0a109b0b689994386f16c35a53b9c4b4bef4e8 Mon Sep 17 00:00:00 2001 From: NoeB Date: Sat, 30 Jan 2021 14:39:37 +0100 Subject: [PATCH] Update k3s storage page with arm64 note Updated k3s storage note that longhorn also supports arm64 experimental. --- content/k3s/latest/en/storage/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/storage/_index.md b/content/k3s/latest/en/storage/_index.md index 760bd893fff..fd0dcba1168 100644 --- a/content/k3s/latest/en/storage/_index.md +++ b/content/k3s/latest/en/storage/_index.md @@ -75,7 +75,7 @@ The status should be Bound for each. [comment]: <> (pending change - longhorn may support arm64 and armhf in the future.) -> **Note:** At this time Longhorn only supports amd64. +> **Note:** At this time Longhorn only supports amd64 and arm64 (experimental). K3s supports [Longhorn](https://github.com/longhorn/longhorn). Longhorn is an open-source distributed block storage system for Kubernetes.