Skip to content

Why is containerPort required for server? #1

Open
@jpreese

Description

@jpreese

Small clarification as this has bugged me a little. I noticed that the containerPort for web-ui isn't needed. If you remove it, you can still access the front end just fine and get a response from the gRPC service.

If you remove it from the server.yaml however, you can no longer call the service. The only real difference I can see is the server is using the grpc-web filter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions