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

Automatically Label GPU Nodes #305

Closed
BugRoger opened this issue Aug 7, 2018 · 0 comments
Closed

Automatically Label GPU Nodes #305

BugRoger opened this issue Aug 7, 2018 · 0 comments
Assignees

Comments

@BugRoger
Copy link
Contributor

BugRoger commented Aug 7, 2018

Implement a mechanism that automatically labels GPU nodes.

We need a label:
ccloud.sap.com/nvidia-gpu=nvidia-tesla-v100

Ideally this would pick the correct model of GPU from the node's flavor. Currently the flavor doesn't hold this information.

For now we need to hard-code flavors starting with zg*, like zg1bcm1.medium with the value vidia-tesla-v100

@databus23 databus23 self-assigned this Aug 7, 2018
databus23 added a commit that referenced this issue Aug 7, 2018
This always adds a node label "ccloud.sap.com/nodepool" and for nodes with flavour zg* it also adds "ccloud.sap.com/nvidia-gpu".

Fixes #305
BugRoger pushed a commit that referenced this issue Aug 7, 2018
This always adds a node label "ccloud.sap.com/nodepool" and for nodes with flavour zg* it also adds "ccloud.sap.com/nvidia-gpu".

Fixes #305
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

2 participants