
This change addresses a long-standing issue in rST documentation imported from XML. That import process added backslash escapes in front of various characters. The three most common being '(', ')', and '_'. These instances are removed. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Id43a9337ffcd505ccbdf072d7b29afdb5d2c997e
31 lines
885 B
ReStructuredText
Executable File
31 lines
885 B
ReStructuredText
Executable File
|
|
.. hzz1585077472404
|
|
.. _the-storage-network:
|
|
|
|
===============
|
|
Storage Network
|
|
===============
|
|
|
|
The storage network is an optional network that is only required if using an
|
|
external Netapp Trident cluster as a storage backend.
|
|
|
|
The storage network provides connectivity between all nodes in the |prod-long|
|
|
cluster (controller nodes and worker nodes) and the Netapp
|
|
Trident cluster.
|
|
|
|
For the most part, the storage network shares the design considerations
|
|
applicable to the internal management network.
|
|
|
|
|
|
.. _the-storage-network-ul-c41-qwm-dlb:
|
|
|
|
- It can be implemented using a 10 Gb Ethernet interface.
|
|
|
|
- It can be |VLAN|-tagged, enabling it to share an interface with the
|
|
management or |OAM| network.
|
|
|
|
- It can own the entire IP address range on the subnet, or a specified
|
|
range.
|
|
|
|
- It supports dynamic or static IP address assignment.
|