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 |
+ - Any that consumes Ingress services
|
+ Ingress controller (HTTP) |
+
+
+ | TCP |
+ 443 |
+ - Any that consumes Ingress services
|
+ Ingress controller (HTTPS) |
+
| TCP |
6443 |
@@ -204,6 +216,18 @@
Source |
Description |
+
+ | TCP |
+ 80 |
+ - Any that consumes Ingress services
|
+ Ingress controller (HTTP) |
+
+
+ | TCP |
+ 443 |
+ - Any that consumes Ingress services
|
+ Ingress controller (HTTPS) |
+
| UDP |
8472 |