# GPU Sharing Device Plugin in Kuberntes [![CircleCI](https://circleci.com/gh/AliyunContainerService/gpushare-device-plugin.svg?style=svg)](https://circleci.com/gh/AliyunContainerService/gpushare-device-plugin) [![Build Status](https://travis-ci.org/AliyunContainerService/gpushare-device-plugin.svg?branch=master)](https://travis-ci.org/AliyunContainerService/gpushare-device-plugin) [![Go Report Card](https://goreportcard.com/badge/github.com/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)