Add initial documentation for Gcloud single node setup; include pre-requisites, configuration, and run guides.
This commit is contained in:
parent
cad1e562ac
commit
cce1c1aa7a
3 changed files with 20 additions and 0 deletions
7
src/content/docs/templates/1. Gcloud single node/001-prereques.md
vendored
Normal file
7
src/content/docs/templates/1. Gcloud single node/001-prereques.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: Pre-Requisites
|
||||||
|
description: A guide to creating a single Gcloud MVK node.
|
||||||
|
---
|
||||||
|
|
||||||
|
### 1. PREREQS
|
||||||
|
|
||||||
7
src/content/docs/templates/1. Gcloud single node/010-configure.md
vendored
Normal file
7
src/content/docs/templates/1. Gcloud single node/010-configure.md
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
---
|
||||||
|
title: Configure
|
||||||
|
description: A guide to creating a single Gcloud MVK node.
|
||||||
|
---
|
||||||
|
|
||||||
|
### 2. CONFIGURE
|
||||||
|
|
||||||
6
src/content/docs/templates/1. Gcloud single node/030-run.md
vendored
Normal file
6
src/content/docs/templates/1. Gcloud single node/030-run.md
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
---
|
||||||
|
title: Run
|
||||||
|
description: A guide to creating a single Gcloud MVK node.
|
||||||
|
---
|
||||||
|
|
||||||
|
### 3. RUN
|
||||||
Loading…
Add table
Add a link
Reference in a new issue