liqotech / liqo

Enable dynamic and seamless Kubernetes multi-cluster topologies
https://liqo.io
Apache License 2.0
1.11k stars 103 forks source link

[Feature] Node selector, Affinity & Tolerations support for virtual-kubelet deployment #1775

Open Sharathmk99 opened 1 year ago

Sharathmk99 commented 1 year ago

Is your feature request related to a problem? Please describe.

With ticket #1755 nodeSelector, affinity & tolerations is support by helm chart. But virtual-kubelet created by liqo controller doesn't support the same. This is needed when cluster has dedicated nodes for services which are tainted

Describe the solution you'd like Need to update controller to support the same

Describe alternatives you've considered Using without nodeSelector, affinity & tolerations

Additional context Add any other context or screenshots about the feature request here.

Sharathmk99 commented 1 year ago

@cheina97 This feature is not yet implemented. Changes were made only to Helm chart not controller. Can we reopen this issue?

cheina97 commented 1 year ago

Of course. Sorry for the inconvenience.