Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(runtime/kubernetes): Proper load balancing of k8s #2744

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

nuclearcat
Copy link
Member

We can load balance k8s based on number of pending pods, use one with 0, or least pods.

@nuclearcat nuclearcat force-pushed the add-k8s-load-balancing branch 4 times, most recently from 23be022 to 727acac Compare November 25, 2024 16:07
We can load balance k8s based on number of pending pods,
use one with 0, or least pods.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat nuclearcat added this pull request to the merge queue Nov 26, 2024
@nuclearcat
Copy link
Member Author

tested on staging

Merged via the queue into kernelci:main with commit 3e3317c Nov 26, 2024
4 checks passed
@nuclearcat nuclearcat deleted the add-k8s-load-balancing branch November 26, 2024 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant