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

A way to deploy ServiceLb only on desired nodes #9993

Closed
ammirator-administrator opened this issue Apr 22, 2024 · 1 comment
Closed

A way to deploy ServiceLb only on desired nodes #9993

ammirator-administrator opened this issue Apr 22, 2024 · 1 comment

Comments

@ammirator-administrator

I know service LB is deployed as a Daemon Set and is deployed to all nodes

But let's say I need it only on 3 out of 5 nodes for example because the remaining 2 does some jobs in background and do not really expose something, these 2 nodes are specially used for cron task etc etc

How do I tell ServiceLB to not deploy itself there?
Is there any label I can set on a node or something like that?

@ammirator-administrator ammirator-administrator changed the title A way to enable serviceLb only on desired nodes A way to deploy ServiceLb only on desired nodes Apr 22, 2024
@ammirator-administrator
Copy link
Author

My bad
Rechecked the docs and seems there is this flag svccontroller.k3s.cattle.io/enablelb=true
Will try
Closing for the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

1 participant