Skip to content

Commit c9d51c4

Browse files
authored
appendix: add zuul networks (#813)
Signed-off-by: Christian Berendt <[email protected]>
1 parent 442361c commit c9d51c4

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/appendix/networks.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ sidebar_label: Networks
44

55
# Networks
66

7+
## IPv4
8+
79
| Parameter | CIDR |
810
|:-----------------------------------|:--------------------|
911
| `cephclient_network` | `172.31.100.0/28` |
@@ -23,4 +25,12 @@ sidebar_label: Networks
2325
| `scaphandre_network` | `172.31.101.160/28` |
2426
| `metering_network` | `172.31.101.176/28` |
2527
| `thanos_sidecar_network` | `172.31.101.192/28` |
28+
| `zuul_network` | `172.31.102.0/28` |
29+
| `zuul_internal_network` | `172.31.102.16/28` |
2630
| `traefik_external_network_cidr` | `172.31.254.0/24` |
31+
32+
## IPv6
33+
34+
| Parameter | CIDR |
35+
|:-----------------------------------|:--------------------|
36+
| `zuul_network_v6` | `2001:db8:2::/64` |

0 commit comments

Comments
 (0)