Hi,
I have one service which has a count of 3 and has a port map. We have a cluster of three server/clients and want to distribute the three instances on each client.
Is there a way to do this? For now, the server cannot do the deployment because it says its exhausting the port (which is correct on the same node), but should deploy it to all three.
Thanks,
bert