Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Comments

[wip] FairQ: An implementation of K8s Workqueue#21

Open
kumare3 wants to merge 1 commit intomaster from
perNS_fairQ
Open

[wip] FairQ: An implementation of K8s Workqueue #21
kumare3 wants to merge 1 commit intomaster from
perNS_fairQ

Conversation

@kumare3
Copy link
Contributor

@kumare3 kumare3 commented Jun 6, 2019

  • The implementation aims to provide equal worker allocation across all
    namespaces. This avoids one namespace from taking over all workers and
    thus increasing the latency to process a namespace with lower load.
  • The queue is thus fair for every namespace. IF somenamespace has
    skewed work duration (larger) then it will not inversely impact the
    reconcilation latency for objects in another namespace

TODO: workqueue metrics support

 - The implementation aims to provide equal worker allocation across all
namespaces. This avoids one namespace from taking over all workers and
thus increasing the latency to process a namespace with lower load.
 - The queue is thus fair for every namespace. IF somenamespace has
skewed work duration (larger) then it will not inversely impact the
reconcilation latency for objects in another namespace
TODO: metrics support
@kumare3 kumare3 changed the title (削除) FairQ: An implementation of K8s Workqueue (削除ここまで) (追記) [wip] FairQ: An implementation of K8s Workqueue (追記ここまで) May 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

@EngHabu EngHabu Awaiting requested review from EngHabu EngHabu is a code owner

@katrogan katrogan Awaiting requested review from katrogan katrogan is a code owner

@wild-endeavor wild-endeavor Awaiting requested review from wild-endeavor wild-endeavor is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

AltStyle によって変換されたページ (->オリジナル) /