This guide provides instructions for deploying Istio to Google Compute Engine (GCE) using kubeadm-dind-cluster (dind).
Setup a GCE account and follow the quick-start guide to get your GCE developer environment setup. The dind gce-setup script requires application default credentials. Export your GCE application default credentials:
export GOOGLE_APPLICATION_CREDENTIALS=/path/to/my/gce/default/application/credentials.json