MCamp859 1c68e4ef08 Add R5 install guides to latest branch
Replace the R5 install guides folder in latest branch.
Review 793093 (which moved the R5 install guides) broke
the downstream doc publishing process.

Made some path changes in R5 Release Notes.

Change-Id: Ia574c3da47e31036b2a2cbea06d43f0d1493945a
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-06-01 14:35:52 -04:00

15 lines
609 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.