Skip to content

Commit 3476f8b

Browse files
committed
Trying to merge navigation menus
1 parent 9ad7cdf commit 3476f8b

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/modules/ROOT/nav.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
.Tutorial
12
* xref:index.adoc[Home]
3+
4+
.Project Syn
5+
include::syn:ROOT:nav.adoc[]

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,9 +87,7 @@ include::{examplesdir}1_lieutenant_on_minikube.sh[tag=demo]
8787

8888
This script will launch a new Minikube instance, will apply all the required `kubectl` commands, and wait for the cluster to be in the expected state before continuing.
8989

90-
It will also expose the Lieutenant API using the https://ngrok.com/[ngrok] reverse proxy tool.
91-
92-
You do not need a commercial (paying) ngrok account to use it; just https://ngrok.com/download[download] the version corresponding to your system and install it somewhere in your `PATH`.
90+
It will also expose the Lieutenant API using the https://ngrok.com/[ngrok] reverse proxy tool. You do not need a commercial (paying) ngrok account to use it; just https://ngrok.com/download[download] the version corresponding to your system and install it somewhere in your `PATH`.
9391

9492
Once the script has run, you will find two new private repositories in your GitLab account: one named `tutorial-cluster-minikube` and another named `tutorial-tenant`. Project Syn tools use these repositories to perform https://www.gitops.tech/["GitOps"] operations on all the clusters.
9593

0 commit comments

Comments
 (0)