From b560922cefcedb4c54aade284a0e75e9f15a8ffd Mon Sep 17 00:00:00 2001 From: Chris Busch Date: Wed, 28 Jul 2021 19:42:39 +0000 Subject: [PATCH] GitBook: [2.0.0] 6 pages modified --- SUMMARY.md | 4 +++- getting-started/README.md | 2 +- getting-started/{sdk.md => sdk/README.md} | 2 +- getting-started/sdk/deploy-using-docker-compose.md | 6 ++++++ getting-started/sdk/deploy-using-helm.md | 6 ++++++ 5 files changed, 17 insertions(+), 3 deletions(-) rename getting-started/{sdk.md => sdk/README.md} (91%) create mode 100644 getting-started/sdk/deploy-using-docker-compose.md create mode 100644 getting-started/sdk/deploy-using-helm.md diff --git a/SUMMARY.md b/SUMMARY.md index 52dc8a0..93d1ef2 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -5,7 +5,9 @@ * [Getting Started](getting-started/README.md) * [Cloud Discovery](getting-started/cloud-discovery/README.md) * [Discovery without Cloud](getting-started/cloud-discovery/discovery-without-cloud.md) - * [Release 2.0 SDK](getting-started/sdk.md) + * [Release 2.0 SDK](getting-started/sdk/README.md) + * [Deploy using Docker Compose](getting-started/sdk/deploy-using-docker-compose.md) + * [Deploy using Helm](getting-started/sdk/deploy-using-helm.md) * [Access Points](getting-started/access-points.md) * [Provisioning](provisioning/README.md) * [Data Model Introduction](provisioning/data-model-introduction.md) diff --git a/getting-started/README.md b/getting-started/README.md index c5834f4..7341503 100644 --- a/getting-started/README.md +++ b/getting-started/README.md @@ -29,7 +29,7 @@ OpenWiFi 2.0 Minimum Viable Product at the end of July, 2020 enables a cloud nat Upcoming sprint for August includes Dynamic Provisioning service support for template based device configuration. -OpenWiFi 2.0 SDK is deployable as both a Docker Compose or a Helm on Kubernetes model. See [Release 2.0 SDK](sdk.md) section for installation instructions. +OpenWiFi 2.0 SDK is deployable as both a Docker Compose or a Helm on Kubernetes model. See [Release 2.0 SDK](sdk/) section for installation instructions. diff --git a/getting-started/sdk.md b/getting-started/sdk/README.md similarity index 91% rename from getting-started/sdk.md rename to getting-started/sdk/README.md index 799ccdc..7f4b22c 100644 --- a/getting-started/sdk.md +++ b/getting-started/sdk/README.md @@ -17,7 +17,7 @@ Features of the 2.0 SDK at July MVP include: * User Interface * Docker Compose & Helm DevOps Deployment Automation -![OpenWiFi SDK 2.0](../.gitbook/assets/image%20%2827%29.png) +![OpenWiFi SDK 2.0](../../.gitbook/assets/image%20%2827%29.png) diff --git a/getting-started/sdk/deploy-using-docker-compose.md b/getting-started/sdk/deploy-using-docker-compose.md new file mode 100644 index 0000000..2896615 --- /dev/null +++ b/getting-started/sdk/deploy-using-docker-compose.md @@ -0,0 +1,6 @@ +--- +description: OpenWiFi 2.0 SDK +--- + +# Deploy using Docker Compose + diff --git a/getting-started/sdk/deploy-using-helm.md b/getting-started/sdk/deploy-using-helm.md new file mode 100644 index 0000000..05d9dcd --- /dev/null +++ b/getting-started/sdk/deploy-using-helm.md @@ -0,0 +1,6 @@ +--- +description: OpenWiFi 2.0 SDK +--- + +# Deploy using Helm +