Update installing-istio.md (#6218)

remove deprecated command
This commit is contained in:
Theofilos Papapanagiotou 2025-02-10 20:01:49 +01:00 committed by GitHub
parent 6525f3c262
commit cbb1337868
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 10 deletions

View File

@ -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