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

Patch 2: Worked on Bart's comments.

Fix merge errors.

Signed-off-by: egoncalv <elisamaraaoki.goncalves@windriver.com>
Change-Id: Ida78101e923dbce32a1c17ba45becb4b62f17c4d
(cherry picked from commit cd1f0e68ff)
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-06-28 08:27:08 -04: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.