You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
A health checking option for Sidecar should be to call the built-in Docker HEALTHCHECK now that support has been added for that. This is not as good as a Sidecar health check which also verifies Docker port mappings, but it is also super flexible and might be a good alternative for some services.
The text was updated successfully, but these errors were encountered:
A health checking option for Sidecar should be to call the built-in Docker
HEALTHCHECK
now that support has been added for that. This is not as good as a Sidecar health check which also verifies Docker port mappings, but it is also super flexible and might be a good alternative for some services.The text was updated successfully, but these errors were encountered: