mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Collection of Intel device plugins for Kubernetes
![]() - Ordered collection in DCP release/region/afus order for simpler maintenance. - Got rid of ambiguous entries without dcp releases, e.g. Arria10, Arria10-nlb3 etc. |
||
---|---|---|
build | ||
cmd | ||
demo | ||
deployments | ||
pkg | ||
scripts | ||
vendor | ||
.gitignore | ||
.intel-logo.png | ||
.travis.yml | ||
DEVEL.md | ||
Gopkg.lock | ||
Gopkg.toml | ||
Jenkinsfile | ||
LICENSE | ||
Makefile | ||
README.md |
Device Plugins for Kubernetes
Table of Contents
- About
- GPU device plugin
- FPGA plugin code
- QuickAssist device plugin
- How to develop simple device plugins
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:
- Intel hardware
- Fully configured Kubernetes cluster
- Working Go environment
Supported Kubernetes versions
Branch | Kubernetes branch/version |
---|---|
release-0.11 | Kubernetes 1.11 branch v1.11.x |