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

Plugin for k8s utilities -- Specifically node selector #51

Open
dustinblack opened this issue Mar 16, 2023 · 0 comments
Open

Plugin for k8s utilities -- Specifically node selector #51

dustinblack opened this issue Mar 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dustinblack
Copy link
Member

Please describe what you would like to see in this project

Specifically what's needed now is a plugin to do random node selection and labeling with affinity and anti-affinity. I think it would be best to implement this as a step of a k8s utilities plugin that may have more use cases in the future. We may also want to allow for node selection by name or label via user input.

Please describe your use case

I have plugins that I want to schedule in a workflow with certain relationships, such as necessarily being on the same nodes or on different nodes.

@dustinblack dustinblack added the enhancement New feature or request label Mar 16, 2023
@dustinblack dustinblack self-assigned this Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Backlog
Development

No branches or pull requests

1 participant