Collection of Intel device plugins for Kubernetes
Go to file
Mikko Ylinen 23598e7839 build-image: always pull the latest base image
With this change, we make sure the local build always pulls the
latest version of the base image.

Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2019-05-14 20:39:36 +03:00
build build-image: always pull the latest base image 2019-05-14 20:39:36 +03:00
cmd qat: add kernel mode plugin 2019-04-25 14:15:32 +03:00
demo Add clearlinux dockerfile 2019-04-09 14:51:38 -07:00
deployments qat: initial support for openssl QAT engine 2019-04-25 14:14:09 +03:00
pkg deviceplugin: fix duplicate device nodes in ContainerResponse 2019-04-04 15:47:01 +03:00
scripts webhook: add --namespace option to deployment script 2018-08-10 15:57:55 +03:00
vendor Add dependency on go-ini 2019-04-25 14:14:09 +03:00
.gitignore Enabling support for QuickAssist Devices 2018-07-23 17:35:37 +01:00
.intel-logo.png Reworked README.md 2018-05-25 10:31:53 +03:00
.travis.yml travis: don't build ostree 2018-11-26 17:02:41 +02:00
DEVEL.md Minor text edits to devel.md. 2019-02-13 09:36:33 -05:00
Gopkg.lock Add dependency on go-ini 2019-04-25 14:14:09 +03:00
Gopkg.toml Set vendored dependencies to kubernetes=v1.13.3 2019-02-18 17:47:20 +02:00
LICENSE Initial public code release 2018-05-18 18:30:54 +03:00
Makefile drop the internal folder from checks 2019-01-23 14:40:10 +02:00
README.md Prepare for release branches for newer K8s releases 2019-02-18 14:19:19 +02: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.11 Kubernetes 1.11 branch v1.11.x