Skip to content

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

@deepak1725

Description

@deepak1725

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>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions