Skip to content

Feature Request: Unsafe Routes Active/Standby failover #1445

@benyanke

Description

@benyanke

What version of nebula are you using? (nebula -version)

Latest

What operating system are you using?

Linux, but affects all

Describe the Bug

Currently if you define unsafe routes to provide a nebula network access to a non nebula subnet, you have introduced a single point of failure, the jump host (via).

I would propose adding a failover_via field with a list of IPs, which nebula would then use as a route if the primary via host is unavailable.

Note that this is similar to but distinct from #1332. 1332 allows HA in an active/active methodology when you have a BGP router available. This proposal would allow HA in an active/standby methodology with no router needed.

Logs from affected hosts

N/A

Config files from affected hosts

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions