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
build | ||
cmd | ||
demo | ||
deployments | ||
internal/deviceplugin | ||
scripts | ||
vendor | ||
.gitignore | ||
.intel-logo.png | ||
.travis.yml | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE | ||
Makefile | ||
README.md |
Device Plugins for Kubernetes
Table of Contents
- About
- GPU device plugin
- FPGA device plugin
- FPGA admission controller webhook
- FPGA prestart CRI-O hook
- QuickAssist device plugin
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:
- Intel hardware
- Fully configured kubernetes cluster
- Working Go environment
Supported Kubernetes versions
Branch | Kubernetes branch/version |
---|---|
master | Kubernetes 1.10 branch v1.10.x |
master | Kubernetes master branch |