Code Monkey home page Code Monkey logo

gpumounter's Introduction

GPU Mounter

GPUMounter License GPUMounter master CI badge GPUMounter worker CI badge

GPU Mounter is a kubernetes plugin which enables add or remove GPU resources for running Pods. This Introduction(In Chinese) is recommended to read which can help you understand what and why is GPU Mounter.

Schematic Diagram Of GPU Dynamic Mount

Features

  • Supports add or remove GPU resources of running Pod without stopping or restarting
  • Compatible with kubernetes scheduler

Prerequisite

  • Kubernetes v1.16.2 / v1.18.6 (other version not tested, v1.13+ is required, v1.15+ is recommended)
  • Docker 19.03/18.09 (other version not tested)
  • Nvidia GPU device plugin
  • nvidia-container-runtime (must be configured as default runtime)

NOTE: If you are using GPU Mounter on Kubernetes v1.13 or v1.14, you need to manually enable the feature KubeletPodResources. It is enabled by default in Kubernetes v1.15+.

Deploy

  • label GPU nodes with gpu-mounter-enable=enable
kubectl label node <nodename> gpu-mounter-enable=enable
  • deploy
chmod u+x deploy.sh
./deploy.sh deploy
  • uninstall
./deploy.sh uninstall

Quick Start

See QuickStart.md

FAQ

See FAQ.md

License

This project is licensed under the Apache-2.0 License.

Issues and Contributing

  • Please let me know by Issues if you experience any problems.
  • Pull requests are very welcomed, if you have any ideas to make GPU Mounter better.

gpumounter's People

Contributors

pokerfacesad avatar ilyee avatar influencerngzk avatar thinkblue1991 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.