siderolabs / talos

Talos Linux is a modern Linux distribution built for Kubernetes.
https://www.talos.dev
Mozilla Public License 2.0
6.39k stars 514 forks source link

Health check to Talos-api #4088

Closed sergelogvinov closed 2 months ago

sergelogvinov commented 3 years ago

Can you make health check endpoint for Talos-api

like https://$host:50000/healthz to makes external unauthorized checks

tcp S/SA check does not check the daemon (kernel can response SA packet)

SixFive7 commented 2 years ago

We'd love a health check endpoint as well so we can integrate it into our monitoring stack. Even better would be to split /healthz into /livez and /readyz where possible and provide a ?verbose option that details out the components. Just as the kubernetes API server does. See: Kubernetes API health endpoints

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.