Skip to content

High Availability #920

@gsanchietti

Description

@gsanchietti

Implement High Availability on a 2 node cluster.
The cluster should be composed by:

  • one leader node
  • one backup node

Supported scenarios:

  • multiple WANs with configured static IPs and DHCP
  • multiple LANs
  • configuration must be kept in sync from leader do backup node
  • automatic switchover from leader to backup
  • manual switch from backup to leader

The user should be able to configure the High Availability from the CLI.

References:

Metadata

Metadata

Labels

milestone goal 👑This describes an announced milestone goalverifiedAll test cases were verified successfully
No fields configured for Feature.

Projects

Status

Done ✅

Relationships

None yet

Development

No branches or pull requests

Issue actions