Collection of Intel device plugins for Kubernetes
Go to file
2018-06-20 09:45:43 +03:00
build tweak intel-fpga-plugin.Dockerfile to send logs to stderr by default 2018-06-20 09:36:52 +03:00
cmd Check node's annotations to set mode of FPGA plugin 2018-06-20 09:45:43 +03:00
demo fix script name in fpga job spec 2018-06-15 15:03:48 +03:00
deployments/fpga_plugin Check node's annotations to set mode of FPGA plugin 2018-06-20 09:45:43 +03:00
internal/deviceplugin reformatted *.go with gofmt -s -w 2018-05-28 16:59:19 +03:00
vendor bring in deps required for getting node's annotations 2018-06-20 09:36:52 +03:00
.gitignore Initial public code release 2018-05-18 18:30:54 +03:00
.intel-logo.png Reworked README.md 2018-05-25 10:31:53 +03:00
.travis.yml enable cyclomatic check in TravisCI 2018-06-18 11:10:13 +03:00
Gopkg.lock bring in deps required for getting node's annotations 2018-06-20 09:36:52 +03:00
Gopkg.toml bring in deps required for getting node's annotations 2018-06-20 09:36:52 +03:00
LICENSE Initial public code release 2018-05-18 18:30:54 +03:00
Makefile enable cyclomatic check in TravisCI 2018-06-18 11:10:13 +03:00
README.md fpga-admissionwebhook: add initial implementation 2018-06-19 14:55:59 +03:00

Intel Device Plugins for Kubernetes Device Plugins for Kubernetes

Build Status Go Report Card

Table of Contents

About

This repository contains set of Intel Device Plugins that enable usage of Intel hardware in Kubernetes cluster.

These are prerequisites for building and running Intel Device Plugins:

Supported Kubernetes versions

Branch Kubernetes branch/version
master Kubernetes 1.10 branch v1.10.x
master Kubernetes master branch