Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installing-istio.md #6218

Merged
merged 1 commit into from
Feb 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions docs/install/installing-istio.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,16 +145,6 @@ If there is a change in service ports (compared to that of
`knative-local-gateway`), update the port info in the gateway accordingly.


## Verifying your Istio installation

View the status of your Istio installation to make sure the installation was
successful. You can use `istioctl` to verify the installation:

```bash
istioctl verify-install
```


## Istio resources

- For the official Istio installation guide, see the
Expand Down
Loading