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

[suggestion] support for labeling node with several pools #67

Open
migs35323 opened this issue Apr 26, 2024 · 0 comments
Open

[suggestion] support for labeling node with several pools #67

migs35323 opened this issue Apr 26, 2024 · 0 comments

Comments

@migs35323
Copy link

Not sure if this is already implemented, the k3s documentation only mentions one pool per node
but it would be cool to attribute a node to be available in several pools

example: svccontroller.k3s.cattle.io/lbpool='["pool1","pool2"]' || svccontroller.k3s.cattle.io/lbpool='pool1,pool2'

would that be possible?

i have made pools based on what should be exposed on specific nodes,
one node can expose several load balancer serviçes, while other nodes only expose some...
i made affinity so my load balancer workloads schedule on specific svccontroller.k3s.cattle.io/lbpool labeled pods, so it matches the externalTrafficPolicy: Local policy

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

No branches or pull requests

1 participant