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

ch5: Endpoints are not exposed by the Image. #35

Open
deepak1725 opened this issue Mar 26, 2023 · 0 comments
Open

ch5: Endpoints are not exposed by the Image. #35

deepak1725 opened this issue Mar 26, 2023 · 0 comments

Comments

@deepak1725
Copy link

In Reference to Ch5,

Image: istioinaction/catalog:latest is Possibly not exposing given endpoint.

On: curl http://localhost/api/users -H "Host: catalog.istioinaction.io"

I'm getting 404:

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Error</title>
</head>
<body>
<pre>Cannot GET /api/users</pre>
</body>
</html>
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

No branches or pull requests

1 participant