Add istioctl analyze to Getting Started (#7279)

This commit is contained in:
Ram Vennam 2020-05-13 16:52:00 -04:00 committed by GitHub
parent b2a72e0ae2
commit f83b02fabc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -167,12 +167,11 @@ route at the edge of your mesh.
virtualservice.networking.istio.io/bookinfo created
{{< /text >}}
1. Confirm the gateway has been created:
1. Ensure that there are no issues with the configuration:
{{< text bash >}}
$ kubectl get gateway
NAME AGE
bookinfo-gateway 32s
$ istioctl analyze
✔ No validation issues found when analyzing namespace: default.
{{< /text >}}
### Determining the ingress IP and ports