Skip to content

Commit

Permalink
update addons
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlwqq committed Oct 27, 2023
1 parent c2b388c commit 022f351
Show file tree
Hide file tree
Showing 5 changed files with 150 additions and 114 deletions.
2 changes: 1 addition & 1 deletion deployments/addons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ For more information about integrating with Jaeger, please see the [Jaeger integ

Zipkin is an alternative to Jaeger and is not deployed by default. To replace Jaeger with Zipkin, run `kubectl apply -f samples/addons/extras/zipkin.yaml`.
You may also want to remove the Jaeger deployment, which will not be used, with `kubectl delete deployment jaeger`, or avoid installing it
to begin with by following the selective install steps in [Getting Started](#getting-started).
to begin with by following the selective installation steps in [Getting Started](#getting-started).

For more information about integrating with Zipkin, please see the [Zipkin integration page](https://istio.io/docs/tasks/observability/distributed-tracing/zipkin/).

Expand Down
Loading

0 comments on commit 022f351

Please sign in to comment.