Capacity Management Alerts Request Limit 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/capacityManagementAlerts/properties/requestLimit
Alert when a node's resource requests reaches the limits in percent.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | config/schemas/config.yaml* |
TYPE:
object
(Capacity Management Alerts Request Limit)
PROPERTIES:
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
cpu | number |
Optional | cannot be null | Welkin Apps Config |
memory | number |
Optional | cannot be null | Welkin Apps Config |
cpu¶
Configure a CPU request percentage limit to alert for.
cpu
-
is optional
-
Type:
number
(Capacity Management Alerts CPU Request Limit) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
number
(Capacity Management Alerts CPU Request Limit)
DEFAULTS:
The default value is:
80
memory¶
Configure a memory request percentage limit to alert for.
memory
-
is optional
-
Type:
number
(Capacity Management Alerts Memory Request Limit) -
cannot be null
-
defined in: Welkin Apps Config
TYPE:
number
(Capacity Management Alerts Memory Request Limit)
DEFAULTS:
The default value is:
80
Return to the root config schema
Generated Sun Jan 19 03:48:14 UTC 2025 from elastisys/compliantkubernetes-apps@main