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

WIP: nvidia gpu support #2158

Closed
wants to merge 2 commits into from
Closed

Conversation

clkao
Copy link
Contributor

@clkao clkao commented Jan 16, 2018

This is still work in progress and is only tested on ubuntu.

Note that we need to switch to the new docker-ce apt repo.

Config options:

  • docker_nvidia_enabled

Todo:

  • Update docker-ce apt source
  • Install nvidia driver (>=384)
  • Install nvidia-docker2 nvidia-container-runtime
  • Enable DevicePlugins for kube_feature_gates
  • Install nvidia-device-plugin to k8s
  • Verify node capability

Closes #2079

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 16, 2018
@bryanlarsen
Copy link

#2176 might be useful until this is ready

@AtzeDeVries
Copy link
Contributor

Hi, i've written a role which installs the nvidia drivers. It works on ubuntu and should work on centos. How can we (if you want) include this in this PR?

@clkao
Copy link
Contributor Author

clkao commented Jan 24, 2018

@AtzeDeVries Hi! feel free to link to the commit, and I can cherrypick to include in this PR.

@AtzeDeVries
Copy link
Contributor

https://github.com/AtzeDeVries/ansible-nvidia/tree/master

I'm currently working on getting CUDA ready with k8s with Kubespray. Is there anything else i can help with?

@clkao clkao mentioned this pull request Mar 16, 2018
@riverzhang
Copy link
Contributor

@clkao
Thanks,You can reopen a pr if needed.
same pr merged in #2913

@riverzhang
Copy link
Contributor

/close

@k8s-ci-robot
Copy link
Contributor

@riverzhang: Closing this PR.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants