Skip to content

Support multi-port services #170

@geiralund

Description

@geiralund

We do need to expose a gRPC endpoint for one of our services. The service does already expose an HTTP endpoint. Due to compatibility, we would like the service to support both protocols and reuse the same code in the service. Currently, we'll have to create two deploys, with different service manifest to expose both the gRPC endpoint and HTTP endpoint.

Kubernetes lets you configure multiple port definitions on a Service object and it would be great if we could have the same concept in naiserator.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions