Skip to content

fix: probe kube-state-metrics on its main port - #26

Merged
RomeoCavazza merged 1 commit into
mainfrom
fix/kube-state-metrics-liveness-port
Jul 30, 2026
Merged

fix: probe kube-state-metrics on its main port#26
RomeoCavazza merged 1 commit into
mainfrom
fix/kube-state-metrics-liveness-port

Conversation

@RomeoCavazza

Copy link
Copy Markdown
Member

Summary

  • send the /livez liveness probe to the kube-state-metrics exposition port (8080)
  • retain /readyz on the telemetry port (8081) as documented upstream

Production evidence

  • server-side dry-run succeeded
  • targeted deployment rollout succeeded
  • the prior pod had been repeatedly killed because /livez returned 404 on port 8081

Reference

https://github.com/kubernetes/kube-state-metrics#healthcheck-endpoints

@RomeoCavazza
RomeoCavazza merged commit fd9db6f into main Jul 30, 2026
2 checks passed
@RomeoCavazza
RomeoCavazza deleted the fix/kube-state-metrics-liveness-port branch July 30, 2026 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant