From b28061891d78bd9b861cf0bd8dbe891519744902 Mon Sep 17 00:00:00 2001 From: Jim McCarron Date: Tue, 26 Sep 2023 08:59:25 -0400 Subject: [PATCH] indentation2 --- docs/velos_components.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/velos_components.rst b/docs/velos_components.rst index 3eb01a2..e424eeb 100644 --- a/docs/velos_components.rst +++ b/docs/velos_components.rst @@ -90,12 +90,10 @@ SX410 System Controller Each CX410 chassis ships with two SX410 system controllers already installed. They are not optional, and are not ordered separately. The system controllers perform two main functions: - They provide the active backplane connectivity, and layer2 switching to all line cards (BX110) - - - They operate in an active/active manner from a layer2 switching perspective + - They operate in an active/active manner from a layer2 switching perspective - They host the Kubernetes control plane functions - - - They operate in an active/standby manner for these functions + - They operate in an active/standby manner for these functions It is recommended that a system always operate with two system controllers for redundancy. If one should fail, the remaining system controller can take over, however backplane capacity will drop from 1.6Tbps to 800Gbps. The Kubernetes control plane will run on the active system controller, and will fail over to the standby if the active should fail.