Service routing setup guides overview

This guide provides you with an outline of the documents to read and tasks to complete before you set up Traffic Director on Compute Engine with the new service routing APIs.

Before you begin

Before you configure Traffic Director with the new APIs, read the documentation for preliminary setup, depending on whether you are deploying with Envoy proxies or proxyless gRPC services:

Prerequisites

Your deployment must meet the following prerequisites:

  • Minimum Envoy version of 1.20.0
  • Minimum gRPC bootstrap generator version of v0.13.0.

Enable APIs

Enable the following additional APIs.

gcloud services enable \
  osconfig.googleapis.com \
  trafficdirector.googleapis.com \
  compute.googleapis.com \
  networkservices.googleapis.com

What's next

Follow the instructions in the setup guide for the configuration that you want: