Skip to content

Commit c5f2dbe

Browse files
committed
Add note on installing gcloud for older versions
1 parent d4c08b4 commit c5f2dbe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/docs/how-tos/nebari-gcp.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ will walk you through the following steps:
2020
For those already familiar with Google Cloud Platform, feel free to skip this first step and jump straight to the [Nebari authentication](#authentication) section of
2121
this guide.
2222

23+
:::note
24+
Before version 2024.9.1, Nebari relied on users having `gcloud`, Google Cloud's CLI, installed locally on the machine they were deploying Nebari from. If you want to install an older version, make sure to [install it](https://cloud.google.com/sdk/docs/install).
25+
:::
26+
2327
## Sign up for Google Cloud Platform
2428

2529
This documentation assumes that you are already familiar with Google Cloud Platform accounts, and that you have prior knowledge regarding GCP billing and cost usage for Kubernetes related

0 commit comments

Comments
 (0)