tczekajlo / kube-consul-register

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

Best Practice for kube consul register #19

Open mhobotpplnet opened 6 years ago

mhobotpplnet commented 6 years ago

We have currently consul agents on each namespace and register pointing to it to register pods within that namespace, however we tried to point registrar from namespace A to namespace B agent - and it seems like that is basically unregistering pods in namespace B.