rvennam / istio101

Istio 101 content
Apache License 2.0
2 stars 4 forks source link

Leverage verify-install cmd #10

Open rvennam opened 5 years ago

linsun commented 5 years ago

may not be able to run this if using managed istio. need to validate that

rvennam commented 5 years ago

verify-install is looking for a file to verify against. I added this instead for now:

./istioctl version --remote -s
client version: 1.1.5
citadel version: 1.1.5
egressgateway version: 1.1.5
galley version: 1.1.5
ingressgateway version: 1.1.5
pilot version: 1.1.5
policy version: 1.1.5
sidecar-injector version: 1.1.5
telemetry version: 1.1.5