Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP/ Do not review] Debugging eshop health checks #1642

Closed

Conversation

willdavsmith
Copy link
Contributor

Looks like the eshop pods are having issues with the health checks and liveness. I want to test this in PR to see if the health checks are buggy or something.

13m         Normal    Pulled              pod/catalog-api-cdf94f78-788hj                   Successfully pulled image "ghcr.io/radius-project/samples/eshop/catalog.api:latest" in 5.168s (5.168s including waiting)
13m         Normal    Created             pod/catalog-api-cdf94f78-788hj                   Created container catalog-api
13m         Normal    Started             pod/catalog-api-cdf94f78-788hj                   Started container catalog-api
13m         Warning   Unhealthy           pod/catalog-api-cdf94f78-788hj                   Readiness probe failed: Get "http://10.42.2.13:80/hc": dial tcp 10.42.2.13:80: connect: connection refused
13m         Warning   Unhealthy           pod/catalog-api-cdf94f78-788hj                   Liveness probe failed: Get "http://10.42.2.13:80/liveness": dial tcp 10.42.2.13:80: connect: connection refused
13m         Normal    Killing             pod/catalog-api-cdf94f78-788hj                   Container catalog-api failed liveness probe, will be restarted

Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Signed-off-by: willdavsmith <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant