# phoenix_healthy v0.1.0 - Table of Contents

> Kubernetes liveness and readiness probes for Phoenix. Mount GET /health/live and GET /health/ready in your router or endpoint.

## Pages

- [PhoenixHealthy](readme.md)
- [Changelog](changelog.md)

## Modules

- [PhoenixHealthy](PhoenixHealthy.md): Kubernetes liveness and readiness probes for Phoenix.
- [PhoenixHealthy.Checks](PhoenixHealthy.Checks.md): Built-in readiness checks.
- [PhoenixHealthy.Controller](PhoenixHealthy.Controller.md): Phoenix controller that serves liveness and readiness probes.
- [PhoenixHealthy.Plug](PhoenixHealthy.Plug.md): Plug that serves liveness and readiness probes.
- [PhoenixHealthy.Router](PhoenixHealthy.Router.md): Router helper for mounting health probes in a Phoenix application.

