Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions reference/fleet/air-gapped.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ These steps use the standard Docker CLI, but you can create a Kubernetes manifes
docker.elastic.co/package-registry/distribution:{{stack-version}}
```

The `/health?ready=true` API can be used as a readiness API to check if EPR is ready to serve requests.
When this endpoint returns `200` HTTP status code, the service is ready to handle requests.


### Connect {{kib}} to your hosted {{package-registry}} [air-gapped-diy-epr-kibana]
Expand Down
Loading