docs/doc/source/planning/kubernetes/the-storage-network.rst
egoncalv cd1f0e68ff Inclusive Language Updates
Patch 1: Worked on Bart and Mary's comments.

Patch 2: Worked on Bart's comments.

Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com>
Change-Id: Ida78101e923dbce32a1c17ba45becb4b62f17c4d
2021-06-11 17:18:40 -03:00

887 B
Executable File

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 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.

  • It can be implemented using a 10 Gb Ethernet interface.
  • It can be -tagged, enabling it to share an interface with the management or network.
  • It can own the entire IP address range on the subnet, or a specified range.
  • It supports dynamic or static IP address assignment.