mirror of https://github.com/istio/istio.io.git
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:
parent
a49d375b7e
commit
2f4771876e
|
@ -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 >}}
|
||||
|
|
Loading…
Reference in New Issue