Removing deprecated `istioctl verify-install` from "Getting Started" with ambient (#15979)

* removing deprecated `stioctl verify-install`

Signed-off-by: Gustavo <grnmeira@gmail.com>

* Update _index.md

---------

Signed-off-by: Gustavo <grnmeira@gmail.com>
Co-authored-by: Craig Box <craig.box@gmail.com>
This commit is contained in:
Gustavo Meira 2024-11-26 01:10:27 +00:00 committed by GitHub
parent a49d375b7e
commit 2f4771876e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 4 deletions

View File

@ -51,10 +51,6 @@ It might take a minute for the Istio components to be installed. Once the instal
✔ Installation complete
{{< /text >}}
{{< tip >}}
You can verify the installed components using the command `istioctl verify-install`.
{{< /tip >}}
## Install the Kubernetes Gateway API CRDs
{{< boilerplate gateway-api-install-crds >}}