Skip to content

Doc/network inventory management#295

Open
Sven-Ric wants to merge 4 commits into
mainfrom
doc/network-inventory-management
Open

Doc/network inventory management#295
Sven-Ric wants to merge 4 commits into
mainfrom
doc/network-inventory-management

Conversation

@Sven-Ric

Copy link
Copy Markdown
Contributor

Description

Standalone article on how we manage network state in metal-stack. Standalone for now, once more documenation is added I would like to connect the articles in a more meaningful way.

Used AI-Tools ✨

Research supported by claude

@metal-robot metal-robot Bot added the area: documentation Affects the documentation area. label Jun 18, 2026
@netlify

netlify Bot commented Jun 18, 2026

Copy link
Copy Markdown

Deploy Preview for metal-stack-io ready!

Name Link
🔨 Latest commit 3e01073
🔍 Latest deploy log https://app.netlify.com/projects/metal-stack-io/deploys/6a4520000bf16a0008ba0366
😎 Deploy Preview https://deploy-preview-295--metal-stack-io.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Sven-Ric Sven-Ric marked this pull request as ready for review June 23, 2026 15:22
@Sven-Ric Sven-Ric requested a review from a team as a code owner June 23, 2026 15:22

@vknabel vknabel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just a rough review. Someone with deeper network knowledge should have a look over this pr. I like the idea though and the location should be fine for now.

Comment thread docs/05-Concepts/03-Network/04-inventory-management.md Outdated
Comment thread docs/05-Concepts/03-Network/04-inventory-management.md Outdated

LLDP is the link between the machine inventory and the switch inventory. metal-hammer reports each NIC's neighbor, and metal-api correlates those against the registered switch ports to build the connection map between switch ports and machine ports. The physical cable layout is therefore discovered during the same boot, never maintained by hand, and it is what drives per-port VRF configuration when a machine is later allocated to a tenant network.

### Ansible Configured

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe something like Preconfigured? Ansible is kind of an implementation detail here. Open for suggestions.

Sven-Ric and others added 2 commits July 1, 2026 16:05
Co-authored-by: Valentin Knabel <dev@vknabel.com>
Co-authored-by: Valentin Knabel <dev@vknabel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: documentation Affects the documentation area.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants