2

Can istio send tracing information to an external zipkin instance? It seems like istio has hard coded zipkin address several places to expect it in the istio-system namespace(by referencing it without a namespace).

blaketastic2
  • 153
  • 1
  • 7

1 Answers1

0

I believe you should be able to as long as you use the fully qualified domain name. For instance, zipkin.mynamespace.svc.cluster.local.