From 36091dba15f4e73c45c9f0d4e5330eee0df51139 Mon Sep 17 00:00:00 2001 From: Sebastiaan van Steenis Date: Mon, 4 Jun 2018 13:51:52 +0200 Subject: [PATCH] Added ingress to port requirements --- layouts/shortcodes/requirements_ports.html | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/layouts/shortcodes/requirements_ports.html b/layouts/shortcodes/requirements_ports.html index 4486f4a8aa8..a9c373532e3 100644 --- a/layouts/shortcodes/requirements_ports.html +++ b/layouts/shortcodes/requirements_ports.html @@ -131,6 +131,18 @@ Source Description + + TCP + 80 + + Ingress controller (HTTP) + + + TCP + 443 + + Ingress controller (HTTPS) + TCP 6443 @@ -204,6 +216,18 @@ Source Description + + TCP + 80 + + Ingress controller (HTTP) + + + TCP + 443 + + Ingress controller (HTTPS) + UDP 8472