Airlock IAM provides health check HTTP endpoints that can be used to check if IAM is running (liveness) or ready to process requests (readiness).
Usage of health checks in Kubernetes
The following code block is an example of a health check for Kubernetes:
Usage of health checks with Docker Compose
The following code block is an example of a health check for Docker Compose:
Usage of health checks in a dockerfile
The following code block is an example of a health check for dockerfile:
Usage of health checks for Loginapp with Airlock Gateway
See Configure health checks for Loginapp for examples of IAM health checks using Airlock Gateway.