kubee-alertmanager
DESCRIPTION
Section titled “DESCRIPTION”kubee-alertmanager is a alert client
that performs request against the alert manager api
Clients are expected to continuously re-send alerts as long as they are still active (usually on the order of 30 seconds to 3 minutes)
An alert is considered as resolved if it has not been updated/resend after the resolve_timeout configuration.
resolve_timeout: 30mKUBEE_ALERT_MANAGER_URL: the url of Alert ManagerKUBEE_ALERT_MANAGER_BASIC_AUTH_PASS_USER: the path in pass to the basic auth user
# ie this command should return the userpass $KUBEE_ALERT_MANAGER_BASIC_AUTH_PASS_USERKUBEE_ALERT_MANAGER_BASIC_AUTH_PASS_PASSWORD: the path in pass to the basic auth password
# ie this command should return the passwordpass $KUBEE_ALERT_MANAGER_BASIC_AUTH_PASS_PASSWORD