Skip to content

Commit 8d06dc6

Browse files
committed
user-guide: reorg gateway-related doc pages
Signed-off-by: Fredi Raspall <fredi@githedgehog.com>
1 parent f5e7283 commit 8d06dc6

4 files changed

Lines changed: 7 additions & 2 deletions

File tree

docs/user-guide/.pages

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ nav:
1111
- Observability:
1212
- o11y-config.md
1313
- grafana.md
14+
- Gateway:
15+
- gateway.md
16+
- gateway-add.md
17+
- gateway-failover.md
1418
- ...

docs/user-guide/gateway-add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Adding Gateway Node
1+
# Adding Gateways to the fabric
22

33
This section covers adding a gateway node to an existing Fabric. Gateway nodes provide advanced network services (NAT, PAT, firewalling) by
44
handling traffic between VPCs or between VPCs and externals using Gateway Peerings.

docs/user-guide/gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Gateway
1+
# Gateway overview
22

33
The Gateway adds advanced network service capabilities to the fabric,
44
complementing its fast, scalable connectivity. The fabric delivers efficient,

docs/user-guide/overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ This chapter gives an overview of the main features of Hedgehog Fabric and their
88
- [**External Peering**](external.md): Details how to connect the fabric to external networks and services through border leaf peering.
99
- [**Gateway**](gateway.md): Explains gateway configuration and gateway based Peerings for NAT and firewall functionality.
1010
- [**Adding a gateway to Fabric**](gateway-add.md): Explains how to add a gateway to a Fabric.
11+
- [**Gateway fail-over**](gateway-failover.md): Explains fail-over strategies when using multiple gateways.
1112
- [**Fabric Shrink/Expand**](shrink-expand.md): Guides users on adding, removing, or replacing switches within the fabric.
1213
- [**Switch Profiles and Port Naming**](profiles.md): Defines switch profiles, port naming conventions, and supported configurations.
1314
- [**Grafana Dashboards**](grafana.md): Provides insights into monitoring and visualization tools for tracking fabric performance and health.

0 commit comments

Comments
 (0)