From 414bc73ba6e0807e681db88194accd2ed54aaef0 Mon Sep 17 00:00:00 2001 From: Knative Prow Robot Date: Mon, 10 Feb 2025 19:05:49 +0000 Subject: [PATCH] Update installing-istio.md (#6220) remove deprecated command Co-authored-by: Theofilos Papapanagiotou --- docs/install/installing-istio.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/install/installing-istio.md b/docs/install/installing-istio.md index 91b9aa237..4670df1b8 100644 --- a/docs/install/installing-istio.md +++ b/docs/install/installing-istio.md @@ -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