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
![]() When running in the region mode we don't need to know AFU IDs thus don't read them while in the mode. It's important not to try to read them because in the region mode AFUs are supposed to be reprogrammed in the fly anyway and the afu_id files may become busy. |
||
---|---|---|
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
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 |