HOM-530: Prometheus rules for control-plane static pod crash-looping #390

Open
aaron wants to merge 1 commit from feat/HOM-530-etcd-control-plane-monitor into live
Owner

Adds PrometheusRule alerts for control-plane static pods as part of HOM-530.

Changes

  • core/manifests/monitoring/rules/control-plane-alerts.yaml
    • ControlPlaneStaticPodsSimultaneouslyCrashLooping — fires when both kube-controller-manager and kube-scheduler are crash-looping.
    • ControlPlaneStaticPodCrashLooping — warning for any single control-plane static pod crash-looping.

Verification

  • YAML parse check passed.

Relates to HOM-530 / prod PR #436.

Adds PrometheusRule alerts for control-plane static pods as part of HOM-530. ## Changes - `core/manifests/monitoring/rules/control-plane-alerts.yaml` - `ControlPlaneStaticPodsSimultaneouslyCrashLooping` — fires when both kube-controller-manager and kube-scheduler are crash-looping. - `ControlPlaneStaticPodCrashLooping` — warning for any single control-plane static pod crash-looping. ## Verification - YAML parse check passed. Relates to HOM-530 / prod PR #436.
feat(HOM-530): Prometheus rules for control-plane static pod crash-looping
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Failing after 0s
CI Review / helm-validate (pull_request) Successful in 14s
CI Review / ai-review (pull_request) Failing after 4s
Lint & Validate / terraform-validate (pull_request) Failing after 1m22s
Lint & Validate / yaml-lint (pull_request) Failing after 14s
Lint & Validate / shellcheck (pull_request) Failing after 15s
3a62aba5e9
- ControlPlaneStaticPodsSimultaneouslyCrashLooping: fires when both
  kube-controller-manager and kube-scheduler are crash-looping.
- ControlPlaneStaticPodCrashLooping: warning-level alert for any single
  control-plane static pod crash-looping.
Some checks failed
0/0 projects applied successfully.
CI Review / pr-title (pull_request) Failing after 0s
Required
Details
CI Review / helm-validate (pull_request) Successful in 14s
Required
Details
CI Review / ai-review (pull_request) Failing after 4s
Lint & Validate / terraform-validate (pull_request) Failing after 1m22s
Required
Details
Lint & Validate / yaml-lint (pull_request) Failing after 14s
Required
Details
Lint & Validate / shellcheck (pull_request) Failing after 15s
Required
Details
Some required checks were not successful.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/HOM-530-etcd-control-plane-monitor:feat/HOM-530-etcd-control-plane-monitor
git switch feat/HOM-530-etcd-control-plane-monitor
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!390
No description provided.