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
![]() Fixed misspell warning pointed out by goreportcard.com: misspell 83% Misspell Finds commonly misspelled English words intel-device-plugins-for-kubernetes/internal/deviceplugin/deviceplugin_test.go Line 90: warning: "emtpy" is a misspelling of "empty" (misspell) |
||
---|---|---|
build/boilerplate | ||
cmd | ||
demo | ||
internal/deviceplugin | ||
vendor | ||
.gitignore | ||
.intel-logo.png | ||
.travis.yml | ||
fpga.Dockerfile | ||
Gopkg.lock | ||
Gopkg.toml | ||
gpu.Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md |
Intel 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 |