Template:Infobox network
Appearance
Network
Usage
{{Infobox network
| name = Node subnet
| subtitle = Hetzner Cloud worker nodes
| purpose = Kubernetes worker node IPs
| type = IPv4
| cidr = 10.0.64.0/19
| gateway = 10.0.64.1
| assigned_to = [[cluster-2025-worker-nbg-v2-1]], [[cluster-2025-worker-nbg-v2-2]]
| since = 2025-01-01
| notes = Allocated within the 10.0.0.0/16 Hetzner private network.
}}
All parameters are optional.
Infobox for network segments, subnets, and VLANs.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | no description | String | required |
| Subtitle | subtitle | no description | String | optional |
| Purpose | purpose | no description | String | optional |
| IP version | type | no description
| String | optional |
| IPv4 CIDR | cidr | no description | String | optional |
| IPv6 CIDR | cidr6 | no description | String | optional |
| Gateway | gateway | no description | String | optional |
| VLAN ID | vlan_id | no description | Number | optional |
| DHCP | dhcp | e.g. 'Yes', 'No', or DHCP range. | String | optional |
| Assigned to | assigned_to | Wikilinks to nodes or services using this subnet. | String | optional |
| In use since | since | no description | Date | optional |
| Notes | notes | no description | String | optional |