From c07ece5fe81126f094c2b6d4ff6a0b237249b18b Mon Sep 17 00:00:00 2001 From: Fangchen Li Date: Wed, 22 Nov 2023 09:44:35 -0800 Subject: [PATCH] Required gcp services (#373) Co-authored-by: Pavithra Eswaramoorthy --- docs/docs/how-tos/nebari-gcp.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/docs/how-tos/nebari-gcp.md b/docs/docs/how-tos/nebari-gcp.md index fd1455e6..55ace439 100644 --- a/docs/docs/how-tos/nebari-gcp.md +++ b/docs/docs/how-tos/nebari-gcp.md @@ -119,6 +119,19 @@ environment variables. If you had any issues during the installation, please vis guidance. ::: +## Required GCP APIs + +Deploying Nebari on GCP requires the following APIs and services enabled. So before proceeding, go to the "APIs & Services" +tab and enable the following APIs. + +- Compute Engine API +- Kubernetes Engine API +- Cloud Monitoring API +- Cloud Autoscaling API +- Identity and Access Management (IAM) API +- Cloud Resource Manager API + + ## Initializing Nebari Great, you’ve gone through the [Nebari Installation][nebari-install] and [authentication setup](#authentication) steps, and have ensured that all the necessary