thecodeteam / roadmap

The {code} Team Roadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Augment the Istio Chart to Allow Use of Jaeger

dvonthenen opened this issue · comments

Implement the ability for the Istio chart to deploy a production Jaeger instance in the form of a helm chart instead of using/deploying the default Zipkin instance.

Finished implementation... began testing.

Will need to submit 2 PRs as implemented for:

  • Allow the Jaeger component names to allow for overriding in the Jaeger chart. This is used so that the Jaeger components can match the naming convention of the Istio components.
  • Allow Jaeger to be deployed instead of using/deploying the default Zipkin instance in the Istio chart