2b62f49a9d
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx. Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_' Moved files that are used up/down, but at different paths under /shared/_includes and /shared/figures Move two include files to /_includes Moved addtional images to /shared/figures/... Required for DS platform builds. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd Signed-off-by: Ron Stone <ronald.stone@windriver.com>
24 lines
657 B
ReStructuredText
24 lines
657 B
ReStructuredText
|
|
.. viy1592399797304
|
|
.. _nodeport-usage-restrictions:
|
|
|
|
===========================
|
|
NodePort Usage Restrictions
|
|
===========================
|
|
|
|
This sections lists the usage restrictions of NodePorts for your
|
|
|prod-long| product.
|
|
|
|
The following usage restrictions apply when using NodePorts:
|
|
|
|
.. _nodeport-usage-restrictions-ul-erg-sgz-1mb:
|
|
|
|
- Ports in the NodePort range 31,500 to 32,767 are reserved for applications
|
|
that use Kubernetes NodePort service to expose the application externally.
|
|
|
|
- Ports in the NodePort range 30,000 to 31,499 are reserved for |prod-long|.
|
|
|
|
.. only:: partner
|
|
|
|
.. include:: /_includes/nodeport-usage-restrictions.rest
|