Helm Controller

This section lists the alerts for the Helm Controller service and the HelmBundle custom resources.

For troubleshooting guidelines, see Troubleshoot Helm Controller alerts.


HelmBundleReleaseNotDeployed

Severity

Critical

Summary

HelmBundle release is not deployed.

Description

The {{ $labels.release_namespace }}/{{ $labels.release_name }} release of the {{ $labels.namespace }}/{{ $labels.name }} HelmBundle reconciled by the {{ $labels.controller_namespace }}/ {{ $labels.controller_name }} Controller is not in the deployed status for the last 15 minutes.

HelmControllerReconcileDown

Severity

Critical

Summary

Helm Controller reconciliation is down.

Description

Reconciliation fails in the {{ $labels.controller_namespace }}/ {{ $labels.controller_name }} Helm Controller for the last 3 minutes.

HelmControllerTargetDown

Severity

Critical

Summary

Helm Controller Prometheus target is down

Description

Prometheus fails to scrape metrics from the {{ $labels.controller_pod }} of the {{ $labels.controller_namespace }}/{{ $labels.controller_name }} on the {{ $labels.node }} node.