tczekajlo / kube-consul-register

a tool to register Kubernetes PODs as Consul Services
Apache License 2.0
105 stars 50 forks source link

Service is registered but shows 6 instances #57

Open webmutation opened 3 years ago

webmutation commented 3 years ago

Hello,

I have a service registered however there are 6 instances of the service which is a bit strange, since I only have 1 replica and also only 3 nodes... is there a reason why I am seeing 6 instances?

image

It seems it is registering the Private and the Public IP of the worker nodes.