routed-ippool
homelab.routed-ippool
| Name | Type | Description |
|---|---|---|
| debug | boolean | Whether to enable debug mode. |
| enable | boolean | Whether to enable the loadbalancer IP pool that is routed to the cluster from the network. |
| lbIpBlock4.cidr | null or string | IPv4 CIDR |
| lbIpBlock4.start | string | IPv4 Pool range start |
| lbIpBlock4.stop | string | IPv4 Pool range end |
| lbIpBlock6.cidr | null or string | IPv6 CIDR |
| lbIpBlock6.start | null or string | IPv6 Pool range start |
| lbIpBlock6.stop | null or string | IPv6 Pool range end |