k8s-generic-device-plugin

command module
v0.0.0-...-ad1b024 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 27, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

README

Generic device plugin for Kubernetes

Introduction

k8s-generic-device-plugin is a device plugin for Kubernetes to manage resources allocated for containers.

It was forked from RDMA plugin and generalized.

You can specify resources exactly as in ContainerAllocateResponse objects.

It does no checking for the devices' real existence, just serves them to Kubernetes deviceplugin.

For examples, check samples/.

Quick Start

Build
$ go get -d .
$ go build .
Use it
  • Run device plugin daemon process
# ./k8s-generic-device-plugin <resource-config.yaml>

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL