https://github.com/aliyuncontainerservice/gpushare-device-plugin
GPU Sharing Device Plugin for Kubernetes Cluster
https://github.com/aliyuncontainerservice/gpushare-device-plugin
Last synced: about 1 year ago
JSON representation
GPU Sharing Device Plugin for Kubernetes Cluster
- Host: GitHub
- URL: https://github.com/aliyuncontainerservice/gpushare-device-plugin
- Owner: AliyunContainerService
- License: apache-2.0
- Created: 2019-02-18T05:48:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T08:02:53.000Z (over 3 years ago)
- Last Synced: 2025-03-30T12:34:38.277Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 4.5 MB
- Stars: 478
- Watchers: 16
- Forks: 145
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPU Sharing Device Plugin in Kuberntes
[](https://circleci.com/gh/AliyunContainerService/gpushare-device-plugin)
[](https://travis-ci.org/AliyunContainerService/gpushare-device-plugin)
[](https://goreportcard.com/report/github.com/AliyunContainerService/gpushare-device-plugin)
## About
The Nvidia GPU sharing device plugin for Kubernetes is a Daemonset that allows you to automatically:
- Expose the GPU Memory and GPU count on the node of your cluster
- Run GPU sharing enabled containers in your Kubernetes cluster.
For more info, please refer [gpusharing scheduler extender](https://github.com/AliyunContainerService/gpushare-scheduler-extender)