Skip to content

Add a flag to disable leader election for NFD-master #2389

@Wennn

Description

@Wennn

What would you like to be added:
Add a flag to disable leader election for NFD-master in values.yaml
Why is this needed:
When we run NFD-master on a large-scale cluster, the leader election may time out very easily, causing the NFD-master pod to panic.
In this scenario, increasing replicas won’t help because there’s always only one instance that can process the node labels. Therefore, we would like to explicitly disable the leader election to reduce the likelihood of NFD-master panic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions