# gpushare-device-plugin **Repository Path**: AliyunContainerService/gpushare-device-plugin ## Basic Information - **Project Name**: gpushare-device-plugin - **Description**: The Nvidia GPU sharing device plugin for Kubernetes - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 1 - **Created**: 2019-11-26 - **Last Updated**: 2025-08-04 ## Categories & Tags **Categories**: cloud **Tags**: None ## README # 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)