Skip to content

Commit

Permalink
Update install-istioctl-tool.md to clarify steps and link to upstream…
Browse files Browse the repository at this point in the history
… doc
  • Loading branch information
longmuir authored Sep 19, 2024
1 parent 39b2d4b commit c539fd0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/common/install-istioctl-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ operators to debug and diagnose Istio service mesh deployments.

Use an `istioctl` version that is the same version as the Istio control plane
for the Service Mesh deployment. See [Istio Releases](https://github.com/istio/istio/releases) for a list of valid
releases, including Beta releases.
releases, including Beta releases.

These instructions assume that the Sail Operator has installed `Istio` in the `istio-system` namespace.


### Procedure
Expand Down Expand Up @@ -47,6 +49,6 @@ at the terminal:
```sh
$ istioctl version
```

For more information on usage, see the [Istioctl documentation](https://istio.io/latest/docs/ops/diagnostic-tools/istioctl/).

*Note*: `istioctl install` is not supported. The Sail Operator installs Istio.

0 comments on commit c539fd0

Please sign in to comment.