/build_gke

A script to create a GKE cluster with Istio, bookinfo, and the Datadog Agent

Primary LanguageShell

build_gke

A script to create a GKE cluster with Istio, bookinfo, and the Datadog Agent

Before running this script:

  1. Install gcloud sdk
  2. Execute the command to log in to your gcloud account: gcloud auth login
  3. Install kubectl: brew install kubernetes-cli

Clone this repo. cd into the directory that creates. Then execute ./create_gke_cluster.sh.