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

Add node affinity to CSI controller pods. #255

Open
Pavan-Gunda opened this issue Jan 27, 2023 · 0 comments
Open

Add node affinity to CSI controller pods. #255

Pavan-Gunda opened this issue Jan 27, 2023 · 0 comments
Labels
kind/feature New feature or request

Comments

@Pavan-Gunda
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The upstream CSI controller template does not have node affinity, so it is not possible to specify which node to schedule the controller on.

https://github.com/kubernetes-sigs/kubespray/blob/master/roles/kubernetes-apps/csi_driver/cinder/templates/cinder-csi-controllerplugin.yml.j2

Describe the solution you'd like
Update and upstream the CSI controller template in Kubespray, so we can run the controller on our chosen worker nodes.

Definition of done:
We have the configs upstream or in our repo and node affinity is configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant