You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/how-tos/nebari-gcp.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ title: Deploy Nebari on GCP
4
4
description: A basic overview of how to deploy Nebari on GCP.
5
5
---
6
6
7
+
## Introduction
8
+
9
+
This guide is to help first-time users set up a Google Cloud Platform account specifically for the purpose of using and deploying Nebari at a production scale. In this guide we
10
+
will walk you through the following steps:
11
+
7
12
-[Introduction](#introduction)
8
13
-[Sign up for Google Cloud Platform](#sign-up-for-google-cloud-platform)
9
14
-[Authentication](#authentication)
@@ -12,11 +17,6 @@ description: A basic overview of how to deploy Nebari on GCP.
12
17
-[Deploying Nebari](#deploying-nebari)
13
18
-[Destroying Nebari](#destroying-nebari)
14
19
15
-
## Introduction
16
-
17
-
This guide is to help first-time users set up a Google Cloud Platform account specifically for the purpose of using and deploying Nebari at a production scale. In this guide we
18
-
will walk you through the following steps:
19
-
20
20
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
0 commit comments