Skip to content

Commit 78de2db

Browse files
committed
add flag to docs as well
1 parent b0c7c8b commit 78de2db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration/environment.md

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The CCM supports the following flags:
4444
| `--ip-holder-suffix` | `""` | Suffix to append to the IP holder name when using shared IP fail-over with BGP |
4545
| `--default-nodebalancer-type` | `common` | Default type of NodeBalancer to create (options: common, premium) |
4646
| `--nodebalancer-tags` | `[]` | Linode tags to apply to all NodeBalancers |
47+
| `--nodebalancer-backend-ipv4-subnet` | `""` | ipv4 subnet to use for NodeBalancer backends |
4748
| `--enable-ipv6-for-loadbalancers` | `false` | Set both IPv4 and IPv6 addresses for all LoadBalancer services (when disabled, only IPv4 is used). This can also be configured per-service using the `service.beta.kubernetes.io/linode-loadbalancer-enable-ipv6-ingress` annotation. |
4849

4950
## Configuration Methods

0 commit comments

Comments
 (0)