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
![]() In `orchestrated` mode the webhook parses requested resources and to translates them to a container's ENV variables to let CRI hooks to program the FPGA with requested bitstreams before starting the container. |
||
---|---|---|
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 |