Closes-Bug: 1874823
Change-Id: Ia45aab96bc7aa512c941d555d052edde9a925417
Signed-off-by: MCamp859 <maryx.camp@intel.com>
(cherry picked from commit 0c793580c3)
12 lines
506 B
ReStructuredText
12 lines
506 B
ReStructuredText
=========================
|
|
Kubernetes NodePort Usage
|
|
=========================
|
|
|
|
The following usage restrictions apply when using NodePorts:
|
|
|
|
* NodePorts 30,000 to 31,499 are **reserved** for the StarlingX
|
|
Platform and additional StarlingX applications that are supported on top of
|
|
the StarlingX Platform (for example, StarlingX OpenStack).
|
|
|
|
* NodePorts 31,500 to 32,767 are available for applications that use the
|
|
Kubernetes NodePort service to expose the application externally. |