Skip to content

[feat]: add liveness probe #353

@JasonHe-WQ

Description

@JasonHe-WQ

1. Issue or feature description

Leader election is critical for high availability for production environment. However, the extender does not need leader election, when it goes down, a new leader will take place since liveness probe works.

2. Steps to reproduce the issue

In case the single HAMi scheduler were not healthy or restarting, the total cluster would not schedule any pod since the scheduler is using extender with Bind and the Bind stage is only suitable for one implement. The scheduler itself can be HA, so this issue will focus on liveness probe on deployment of the HAMi scheduler.

3. Information to attach (optional if deemed irrelevant)

Reference: By Tencent Cloud

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions