Skip to content

Conversation

@Frostman
Copy link
Member

No description provided.

@Frostman Frostman requested a review from a team as a code owner November 20, 2025 21:39
@github-actions
Copy link

🚀 Deployed on https://preview-224--hedgehog-docs.netlify.app

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for the gateway feature in vlab, explaining how to enable it and what resources it requires.

  • Adds a new "Gateway" section in the running documentation explaining how to add a gateway using the --gateway flag
  • Updates the system requirements table to include gateway resource specifications (8 vCPUs, 6GB RAM, 50GB disk)
  • Adds a note about additional resource requirements when gateway is enabled

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
docs/vlab/running.md Adds new Gateway section documenting how to enable and configure gateway connectivity
docs/vlab/overview.md Updates system requirements to include gateway resource specifications

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +280 to +281
Gateway could be added by adding `--gateway` flag to the `hhfab init` command and it'll be automatically added connected
to two spines in case of spine-leaf topology or two leafs in case of the mesh topology, number of uplinks could be
Copy link

Copilot AI Nov 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several grammatical issues in this paragraph:

  1. "could be added" → "can be added" (more direct)
  2. "added connected" → "connected"
  3. "leafs" → "leaves" (correct plural)
  4. Missing article: "number of uplinks" → "the number of uplinks"
  5. "could be controlled" → "can be controlled" (consistency)
Suggested change
Gateway could be added by adding `--gateway` flag to the `hhfab init` command and it'll be automatically added connected
to two spines in case of spine-leaf topology or two leafs in case of the mesh topology, number of uplinks could be
Gateway can be added by adding the `--gateway` flag to the `hhfab init` command, and it will be automatically connected
to two spines in the case of spine-leaf topology or two leaves in the case of the mesh topology. The number of uplinks can be

Copilot uses AI. Check for mistakes.
@Frostman Frostman merged commit 4d2324e into master Nov 21, 2025
10 checks passed
@Frostman Frostman deleted the dev/frostman/25.05-prep branch November 21, 2025 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants