mirror of https://github.com/istio/istio.io.git
Fix Kiali link to deployment file (#7785)
This commit is contained in:
parent
97c450baad
commit
8601356dd1
|
@ -19,7 +19,7 @@ Distributed tracing is provided by integration with [Jaeger](/docs/ops/integrati
|
|||
Istio provides a basic sample installation to quickly get Kiali up and running:
|
||||
|
||||
{{< text bash >}}
|
||||
$ kubectl apply {{< github_tree >}}/samples/addons/kiali.yaml -n istio-system
|
||||
$ kubectl apply {{< github_file >}}/samples/addons/kiali.yaml -n istio-system
|
||||
{{< /text >}}
|
||||
|
||||
This will deploy Kiali into your cluster.
|
||||
|
|
Loading…
Reference in New Issue