File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
demo/specs/extended-resources Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 66#
77# Prerequisites:
88# - Kubernetes >= 1.35 with feature gate DRAExtendedResource=true
9- # - NVIDIA DRA driver installed via Helm
9+ # - NVIDIA device plugin for Kubernetes is not installed or disabled
10+ # - NVIDIA DRA Driver for GPUs installed via Helm
1011#
1112# Verify after apply:
1213# kubectl get resourceclaims -n extended-resource-gpu-full
Original file line number Diff line number Diff line change 1414#
1515# Prerequisites:
1616# - Kubernetes >= 1.35 with feature gate DRAExtendedResource=true
17- # - NVIDIA DRA driver installed
17+ # - NVIDIA device plugin for Kubernetes is not installed or disabled
18+ # - NVIDIA DRA Driver for GPUs installed via Helm
1819# - GPU(s) with MIG mode enabled and 1g.12gb instances created
1920#
2021# MIG partition config (mig-partition.yaml):
You can’t perform that action at this time.
0 commit comments