Multi service pods and consul connect

I have a situation and can hardly find anything concrete pertaining to it, albeit the fact that it is a pretty common use case.

Some containers expose multiple services on different pods but connect inject provision for only one envoy sidecar per pod. A sample use case would something like nats-streaming where [client, server, monitoring] services are exposed on ports [4222, 6222, 8222].

Here are some issues created on related issue. consul-k8s/issues/68

Hi @bsakweson,

This is currently still not supported, as mentioned in the issue you have linked. If you haven’t already done so, I recommend adding a :+1: on this Consul issue to express your support for this feature.