Skip to content

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

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

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

TYPE:

string[]

Return to the root config schema


Generated Wed Apr 2 03:52:56 UTC 2025 from elastisys/compliantkubernetes-apps@main