Collection of Intel device plugins for Kubernetes
Go to file
Mikko Ylinen 27783e7b94 images: add LICENSEs
This commit adds a script that is (primarily) used in Dockerfiles
to install runtime Go dependencies' LICENSE/NOTICE files into the
image and modifies the Dockerfiles to use the script.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-11-13 10:50:57 +02:00
build images: add LICENSEs 2019-11-13 10:50:57 +02:00
cmd Fix admission hook for pods generated by ReplicaSet 2019-10-25 17:40:42 +03:00
demo images: drop SRCREV tag 2019-11-01 14:43:48 +02:00
deployments deployments: set readOnlyRootFilesystem 2019-08-30 12:53:17 +03:00
pkg fpga_tool: UX improvements 2019-08-25 02:37:07 +03:00
scripts images: add LICENSEs 2019-11-13 10:50:57 +02:00
.gitignore FPGA: migrate to ClearLinux environment 2019-08-24 02:55:19 +03:00
.intel-logo.png Reworked README.md 2018-05-25 10:31:53 +03:00
.travis.yml travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
DEVEL.md Minor text edits to devel.md. 2019-02-13 09:36:33 -05:00
go.mod Add support for go mod 2019-08-27 11:40:18 +03:00
go.sum Add support for go mod 2019-08-27 11:40:18 +03:00
Jenkinsfile travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
LICENSE Initial public code release 2018-05-18 18:30:54 +03:00
Makefile travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
README.md Add release-0.15 to the releases table 2019-09-17 11:35:24 +03:00

Intel Device Plugins for Kubernetes Device Plugins for Kubernetes

Build Status Go Report Card

Table of Contents

About

This repository contains a set of Kubernetes plugins that enable you to use Intel devices.

Prerequisites for building and running Intel device plugins include:

Supported Kubernetes versions

Branch Kubernetes branch/version
release-0.15 Kubernetes 1.15 branch v1.15.x
release-0.11 Kubernetes 1.11 branch v1.11.x