Autoscaled NodeGroup Alerts 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/prometheus/properties/autoscaledNodeGroupAlerts
Configure whether to split KubeletDownForXm alerts into autoscaled and non-autoscaled nodes groups.
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
(Autoscaled NodeGroup Alerts)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
enabled | boolean |
Optional | cannot be null | Welkin Apps Config |
groupLabel | string |
Optional | cannot be null | Welkin Apps Config |
groupLabelValues | array |
Optional | cannot be null | Welkin Apps Config |
enabled¶
enabled
-
is optional
-
Type:
boolean
(Enabled aleter splitting for autoscaled nodes.) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
boolean
(Enabled aleter splitting for autoscaled nodes.)
DEFAULTS:
The default value is:
true
groupLabel¶
The label to identity whether a node belongs to an autoscaled node group.
groupLabel
-
is optional
-
Type:
string
(Autoscaled node group label) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string
(Autoscaled node group label)
DEFAULTS:
The default value is:
"node-restriction.kubernetes.io/autoscaled-node-type"
groupLabelValues¶
The label values to a autoscaled node group if their are multiple autoscaled node groups.
groupLabelValues
-
is optional
-
Type:
string[]
-
cannot be null
-
defined in: Welkin Apps Config
TYPE:
string[]
Return to the root config schema
Generated Wed Apr 2 03:52:56 UTC 2025 from elastisys/compliantkubernetes-apps@main