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>
15 lines
592 B
Plaintext
15 lines
592 B
Plaintext
.. note::
|
|
|
|
By default, StarlingX uses IPv4. To use StarlingX with IPv6:
|
|
|
|
* The entire infrastructure and cluster configuration must be IPv6, with the
|
|
exception of the PXE boot network.
|
|
|
|
* Not all external servers are reachable via IPv6 addresses (for example
|
|
Docker registries). Depending on your infrastructure, it may be necessary
|
|
to deploy a NAT64/DNS64 gateway to translate the IPv4 addresses to IPv6.
|
|
|
|
* Refer to the :doc:`/developer_resources/stx_ipv6_deployment` guide
|
|
for details on how to deploy a NAT64/DNS64 gateway to use StarlingX
|
|
with IPv6.
|