GPU Config Schema¶
Note
This is auto-generated documentation from a JSON schema that is under construction, this will improve over time.
Return to the root config schema
https://raw.githubusercontent.com/elastisys/compliantkubernetes-apps/main/config/schemas/config.yaml#/properties/gpu
Configure the GPU Operator and its dependencies
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config/schemas/config.yaml* |
TYPE:
object
(GPU Config)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
enabled | boolean |
Optional | cannot be null | Welkin Apps Config |
operator | object |
Optional | cannot be null | Welkin Apps Config |
nodeFeatureDiscovery | object |
Optional | cannot be null | Welkin Apps Config |
daemonsets | object |
Optional | cannot be null | Welkin Apps Config |
mig | object |
Optional | cannot be null | Welkin Apps Config |
devicePlugin | object |
Optional | cannot be null | Welkin Apps Config |
extraMetrics | boolean |
Optional | cannot be null | Welkin Apps Config |
enabled¶
enabled
-
is optional
-
Type:
boolean
(GPU Operator Enabled) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
boolean
(GPU Operator Enabled)
operator¶
Configure GPU Operator
operator
-
is optional
-
Type:
object
(GPU Operator Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(GPU Operator Config)
nodeFeatureDiscovery¶
Configure Node Feature Discovery
nodeFeatureDiscovery
-
is optional
-
Type:
object
(Node Feature Discovery Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Node Feature Discovery Config)
daemonsets¶
Configure GPU Daemonsets
daemonsets
-
is optional
-
Type:
object
(GPU Daemonsets Config) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(GPU Daemonsets Config)
mig¶
Configure MIG options like strategy
mig
-
is optional
-
Type:
object
(MIG Configuration) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(MIG Configuration)
devicePlugin¶
Configuration for the device plugin, e.g. timeslicing
devicePlugin
-
is optional
-
Type:
object
(Device Plugin Configuration) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
object
(Device Plugin Configuration)
extraMetrics¶
Adds some profiling metrics in DCGM if it's available in your GPU setup
extraMetrics
-
is optional
-
Type:
boolean
(Enable Additional DCGM Metrics) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
boolean
(Enable Additional DCGM Metrics)
Return to the root config schema
Generated Wed Apr 2 03:52:56 UTC 2025 from elastisys/compliantkubernetes-apps@main