Once you have installed Istio, you can use getmesh
to verify that the installation is operating correctly.
Confirm the getmesh
and Istio versions using getmesh version
:
getmesh version
Output:
$ getmesh version getmesh version: 0.6.0 active istioctl: 1.8.2-tetrate-v0 client version: 1.8.2-tetrate-v0 control plane version: 1.8.2-tetrate-v0 data plane version: 1.8.2-tetrate-v0 (2 proxies)
Verify that the Istio configuration is correctly applied, using getmesh config-validate
:
# for all namespaces
getmesh config-validate