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

Be able to specify a nodeSelector for NFSServer #38

Open
breuerfelix opened this issue Dec 7, 2021 · 0 comments
Open

Be able to specify a nodeSelector for NFSServer #38

breuerfelix opened this issue Dec 7, 2021 · 0 comments

Comments

@breuerfelix
Copy link

Is this a bug report or feature request?

  • Feature Request

What should the feature do:
If you specify a nodeSelector in NFSServer.spec.nodeSelector it should be passed to the pod which gets created.

What is use case behind this feature:
If you want to bind a hostPath to make it available to other Nodes in the cluster, you wanna specify on which Node the Pod should schedule.
My usecase: i got n amount of Nodes and one of them got a big harddrive attached. I wanna make this one available in the whole cluster so i want the NFSServer Pod to be scheduled on this specific Node. Right now i do not know how to archive this with Rook NFSServer.

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