From e7cbf7457921f2b7bf49e577689ba288ea5d4cb7 Mon Sep 17 00:00:00 2001 From: David Nuzik Date: Wed, 30 Oct 2019 13:29:00 -0700 Subject: [PATCH] Remove placeholder known-issue --- content/k3s/latest/en/known-issues/_index.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/content/k3s/latest/en/known-issues/_index.md b/content/k3s/latest/en/known-issues/_index.md index 423b42d29c1..cfcd5933348 100644 --- a/content/k3s/latest/en/known-issues/_index.md +++ b/content/k3s/latest/en/known-issues/_index.md @@ -7,7 +7,3 @@ The Known Issues are updated periodically and designed to inform you about any i **Snap Docker** If you plan to use k3s with docker, Docker installed via a snap package is not recommended as it has been known to cause issues running k3s. - -**Iptables version issue?** - -There was an issue with an iptables version or something - what is the nature of the issue and where is the GH issue for this? Need to look into.