issues
search
3scale-ops
/
aws-cvpn-pki-manager
A small API that helps you manage the PKI infrastructure for your AWS Client VPN setup
Apache License 2.0
1
stars
1
forks
source link
Add unauthenticaded healthz anb readyz endpoints
#7
Closed
roivaz
closed
3 years ago
roivaz
commented
3 years ago
/healthz is a deep health check endpoint that tests an operation against vault. It is suited for monitoring the health of the service
/readyz just checks that the http server is up, intended to be used in readiness and liveness pod probes
Related to
https://github.com/3scale/platform/issues/466
Related to https://github.com/3scale/platform/issues/466