Collection of Intel device plugins for Kubernetes
Go to file
Hector Augusto Garcia Baleon f4bb37dc9e fpga: Migrate webhook deployment to use the apps/v1 API
Since Kubernetes v1.16 release, DaemonSet, Deployment, StatefulSet, and ReplicaSet in the extensions/v1beta1 and apps/v1beta2 API groups have been deprecated. This PR migrates the webhook deployment to use apps/v1 instead of extensions/v1beta1 and add the selector part also required by the migration.

Signed-off-by: Hector Augusto Garcia Baleon <hector.augusto.garcia.baleon@intel.com>
2019-12-18 11:29:53 -06:00
build images: add LICENSEs 2019-11-13 10:50:57 +02:00
cmd Fix admission hook for pods generated by ReplicaSet 2019-10-25 17:40:42 +03:00
demo images: drop SRCREV tag 2019-11-01 14:43:48 +02:00
deployments fpga: Migrate webhook deployment to use the apps/v1 API 2019-12-18 11:29:53 -06:00
pkg fpga_tool: UX improvements 2019-08-25 02:37:07 +03:00
scripts images: add LICENSEs 2019-11-13 10:50:57 +02:00
.gitignore FPGA: migrate to ClearLinux environment 2019-08-24 02:55:19 +03:00
.intel-logo.png Reworked README.md 2018-05-25 10:31:53 +03:00
.travis.yml travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
DEVEL.md Minor text edits to devel.md. 2019-02-13 09:36:33 -05:00
go.mod Add support for go mod 2019-08-27 11:40:18 +03:00
go.sum Add support for go mod 2019-08-27 11:40:18 +03:00
Jenkinsfile travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
LICENSE Initial public code release 2018-05-18 18:30:54 +03:00
Makefile travis: Use vendored code for container builds 2019-11-01 14:32:26 +02:00
README.md Add release-0.15 to the releases table 2019-09-17 11:35:24 +03:00

Intel Device Plugins for Kubernetes Device Plugins for Kubernetes

Build Status Go Report Card

Table of Contents

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:

Supported Kubernetes versions

Branch Kubernetes branch/version
release-0.15 Kubernetes 1.15 branch v1.15.x
release-0.11 Kubernetes 1.11 branch v1.11.x