dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Add support to routing groups

Open mlsmaycon opened this issue 2 years ago • 0 comments

The network routes API has been expanded to support groups of peers that will be performing the role of routing peers.

The API is described in the PRs openAPI spec: https://github.com/netbirdio/netbird/pull/1150/files#diff-6e863969ff5c4c461608f99640e07b6c84de87af712ca4f3bcf8e2171dbb05eeR751

This new field cannot be set with routing peers, so the user will choose between setting a single routing peer or a list of groups.

The Network route will be highly available when one or more routing groups contain multiple peers.

mlsmaycon avatar Sep 23 '23 08:09 mlsmaycon