Files
infrastructure/clusters/cl01tl/manifests/intel-device-plugin/GpuDevicePlugin-gpudeviceplugin.yaml
gitea-bot 79e6f14d3c Automated Manifest Update (#5401)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

### Details
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `318340e` (on `318340e353603f82143d710a731aba46888ad760`)
- **Charts Updated**: `intel-device-plugin`

### Update Details (2026-04-02 01:11 UTC)
- **Trigger**: `pull_request` by `@alexlebens`
- **Commit**: `3ba7e2c` (on `3ba7e2cb16de0e852e503ca026d64d729ff9ac0d`)
- **Charts Updated**: `komodo`

Reviewed-on: #5401
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
2026-04-02 01:11:39 +00:00

18 lines
385 B
YAML

apiVersion: deviceplugin.intel.com/v1
kind: GpuDevicePlugin
metadata:
name: gpudeviceplugin
annotations: null
spec:
image: "intel/intel-gpu-plugin:0.35.0"
logLevel: 2
sharedDevNum: 5
enableMonitoring: true
preferredAllocationPolicy: none
allowIDs: ""
denyIDs: ""
bypathMode: single
nodeSelector:
intel.feature.node.kubernetes.io/gpu: "true"
tolerations: []