16 lines
964 B
Markdown
16 lines
964 B
Markdown
# 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)
|
|
|