From 6aa7412a6afab8041a0bb3e45d9b902d1e9d7aef Mon Sep 17 00:00:00 2001 From: Ethan Mosbaugh Date: Wed, 25 Jan 2023 00:27:11 +0000 Subject: [PATCH] feat(flannel): preflight UDP port 8472 status --- src/markdown-pages/install-with-kurl/host-preflights.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/markdown-pages/install-with-kurl/host-preflights.md b/src/markdown-pages/install-with-kurl/host-preflights.md index aeb6ee01..9f3ffeca 100644 --- a/src/markdown-pages/install-with-kurl/host-preflights.md +++ b/src/markdown-pages/install-with-kurl/host-preflights.md @@ -69,6 +69,12 @@ These checks run on all primary and secondary nodes joining an existing cluster: Some checks only run when certain add-ons are enabled or configured in a certain way in the installer: +#### Flannel + +These checks only run on installations with Flannel: + +* UDP port 8472 is available on the current host. + #### Weave These checks only run on installations with Weave: