k8s intel gpu files

This commit is contained in:
2023-03-22 01:32:01 +01:00
parent ff0d769aa5
commit ef418f2839
18 changed files with 200 additions and 0 deletions

View File

@ -0,0 +1,5 @@
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: intel-gpu-plugin
namespace: kube-system

View File

@ -0,0 +1,4 @@
bases:
- ../../base
patches:
- path: add-namespace-kube-system.yaml