From 4969914f27bcbfb747970696b083993be0914833 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 24 Mar 2020 15:05:34 -0700 Subject: [PATCH] Fix list of tested OSs for K3s --- .../latest/en/installation/installation-requirements/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/k3s/latest/en/installation/installation-requirements/_index.md b/content/k3s/latest/en/installation/installation-requirements/_index.md index 4ba9252238f..bd0c6e4f924 100644 --- a/content/k3s/latest/en/installation/installation-requirements/_index.md +++ b/content/k3s/latest/en/installation/installation-requirements/_index.md @@ -17,7 +17,6 @@ K3s should run on just about any flavor of Linux. However, K3s is tested on the * Ubuntu 16.04 (amd64) * Ubuntu 18.04 (amd64) -* Raspbian Buster (armhf) **NOTE: requires legacy iptables. See Note below. > * If you are using **Raspbian Buster**, follow [these steps]({{}}/k3s/latest/en/advanced/#raspbian-buster---enable-legacy-iptables) to switch to legacy iptables. > * If you are using **Alpine Linux**, follow [these steps]({{}}/k3s/latest/en/advanced/#additional-preparation-for-alpine-linux-setup) for additional setup.