Collection of Intel device plugins for Kubernetes
Go to file
2018-07-18 14:11:05 +03:00
build tweak intel-fpga-plugin.Dockerfile to send logs to stderr by default 2018-06-20 09:36:52 +03:00
cmd fpga_crihook: check if intel annotation is set 2018-07-16 16:12:59 +03:00
demo Update GPU demo to run FFT on the device 2018-07-05 16:19:16 +03:00
deployments extend webhook-deploy.sh to accept --mode 2018-06-29 16:30:36 +03:00
internal/deviceplugin use fsnotify to monitor plugin socket 2018-07-05 12:16:21 +03:00
scripts Make webhook-deploy.sh idempotent 2018-06-29 16:30:36 +03:00
vendor add new dependencies required by CRI hook 2018-07-05 13:49:09 +03:00
.gitignore update .gitignore file 2018-07-18 14:11:05 +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 add new dependencies required by CRI hook 2018-07-05 13:49:09 +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 tag latest image build as 'devel' 2018-06-20 09:13:11 +03:00
README.md implement CRI prestart hook 2018-07-05 13:49:09 +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