Never miss new releases and community events
Thank you for subscribing.
1. Download Tetrate Istio Distro CLI
curl -sL https://istio.tetratelabs.io/getmesh/install.sh | bash
copy
2. Install Istio Demo
getmesh istioctl install --set profile=demo
copy
3. Check Tetrate Istio Distro version
getmesh version
copy
4. Validate config
getmesh config-validate
copy