Skip to content

Commit

Permalink
Required gcp services (#373)
Browse files Browse the repository at this point in the history
Co-authored-by: Pavithra Eswaramoorthy <[email protected]>
  • Loading branch information
fangchenli and pavithraes authored Nov 22, 2023
1 parent 7c8c3e2 commit c07ece5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/docs/how-tos/nebari-gcp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c07ece5

Please sign in to comment.