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

[PoC] Run GPU workload in Gardener cluster and provide concept how to enable GPU in Kyma Runtime #18771

Open
pbochynski opened this issue Jan 17, 2025 · 0 comments
Assignees

Comments

@pbochynski
Copy link
Contributor

Users want to run their applications on GPU. In order to execute code that requires GPU you need proper drivers installed on the node. Investigate what is needed and propose a concept of automating this process. These are the aspects to cover:

  • How to build NVIDIA drivers?
  • Where to push the installer, how to deploy it to Kyma Runtimes?
  • How to install nvidia driver on all gpu nodes?
    • label GPU nodes to prepare proper node selector
    • run daemon set on labeled nodes
  • How to handle garden linux upgrades?
@a-thaler a-thaler mentioned this issue Jan 16, 2025
7 tasks
@pbochynski pbochynski self-assigned this Jan 17, 2025
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