From 01a174b2b14b1957c8d8d91001ba8214d9962a98 Mon Sep 17 00:00:00 2001 From: dmotte <37443982+dmotte@users.noreply.github.com> Date: Tue, 21 Jan 2025 02:07:34 +0100 Subject: [PATCH] How to customize node port numbers --- docs/deploy/baremetal.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/deploy/baremetal.md b/docs/deploy/baremetal.md index 2f21bb0db..077d1e758 100644 --- a/docs/deploy/baremetal.md +++ b/docs/deploy/baremetal.md @@ -118,6 +118,8 @@ requests. ![NodePort request flow](../images/baremetal/nodeport.jpg) +You can **customize the exposed node port numbers** by setting the `controller.service.nodePorts.*` Helm values, but they still have to be in the 30000-32767 range. + !!! example Given the NodePort `30100` allocated to the `ingress-nginx` Service