From 106b2be70737fe11524da00abd28e6ccf8a8e804 Mon Sep 17 00:00:00 2001 From: Lev Lazinskiy Date: Tue, 7 May 2019 19:26:24 -0700 Subject: [PATCH] Add required port for remote access to worker 22 for SSH 3389 for RDP These are required in order to remotely access the nodes. --- .../shortcodes/requirements_ports_rke.html | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/layouts/shortcodes/requirements_ports_rke.html b/layouts/shortcodes/requirements_ports_rke.html index c972bed77d2..1d5dfdbbb93 100644 --- a/layouts/shortcodes/requirements_ports_rke.html +++ b/layouts/shortcodes/requirements_ports_rke.html @@ -213,7 +213,29 @@ Port Source Description - + + + TCP + 22 + + + + Remote access over SSH + + + TCP + 3389 + + + + Remote access over RDP + TCP 80