Skip to content

Too many nodeClaims #35

Description

@kerthcet

What would you like to be cleaned:

➜  Nebula git:(main) ✗ (⎈|kind-kind:N/A) kgp | wc -l
      31
➜  Nebula git:(main) ✗ (⎈|kind-kind:N/A) kg nc | wc -l
     103
➜  Nebula git:(main) ✗ (⎈|kind-kind:N/A)

When we create 30 replicas with sandboxset, we'll get more than 100 nodeclaims, which is not very good. I think the reason is just because the nodeClaim will wait for the Pod to be terminated and even the pod is gone, nc will still wait for a while until the final removal.
Why is this needed:

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupCategorizes issue or PR as related to cleaning up code, process, or technical debt.needs-priorityIndicates a PR lacks a label and requires one.needs-triageIndicates an issue or PR lacks a label and requires one.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions