Skip to content

Allow Wireguard to have replicas > 1 #192

@winston0410

Description

@winston0410

Is your feature request related to a problem? Please describe.
From the source, I notice that the Deployment generated from Wireguard CRD has hardcoded 1 as the value for spec.replicas

@jodevsa Is there a reason for it to be limited as 1? Can it scale to 2? It would be great to avoid single point of failure, by having a few more instances.

Describe the solution you'd like
Allow passing replica count through Wireguard CRD, through spec.replicas.

Describe alternatives you've considered
There seems not to be more intuitive approach than that

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions