You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running registrator with
-resync=10
-cleanup
-deregister=always
-ip=192.168.34.195
consul://consul:8500
I am running a container named "demo-service" and when I am querying the consul for its instances I get 2 instances - one with the provided ip and one with the docker internal ip. I expected to have only one instance with the provided ip (note that when I don't provide it I only get one instance with the internal ip)
Is this the expected behavior? is there a way to get only one instance?
The text was updated successfully, but these errors were encountered:
-resync=10
-cleanup
-deregister=always
-ip=192.168.34.195
consul://consul:8500
I am running a container named "demo-service" and when I am querying the consul for its instances I get 2 instances - one with the provided ip and one with the docker internal ip. I expected to have only one instance with the provided ip (note that when I don't provide it I only get one instance with the internal ip)
Is this the expected behavior? is there a way to get only one instance?
The text was updated successfully, but these errors were encountered: