Add nvidia-plugin and node-feature-discovery to cluster setup.

This commit is contained in:
2025-09-24 04:35:28 -07:00
parent 0dc8696820
commit ad1cec9a59
13 changed files with 1220 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: node-feature-discovery
labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged