Hi,
im currently trying out consul connect on three hosts where nomad, consul and docker are installed.
If connect is used across services ran by docker tasks it works perfectly and i love how the intentions and acls work.
However one of my apps needs to read data from the clustered consul instances installed on the hosts.
I didnt find any good solution to supply this app with the consul api through a sidecar service.
Is there any way to configure the consul instances to run a sidecar service for the own api (port 8500) or providing it natively in the service mesh?
Many thanks and best regards
Marco