You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configuration/environment.md
+1
Original file line number
Diff line number
Diff line change
@@ -44,6 +44,7 @@ The CCM supports the following flags:
44
44
|`--ip-holder-suffix`|`""`| Suffix to append to the IP holder name when using shared IP fail-over with BGP |
45
45
|`--default-nodebalancer-type`|`common`| Default type of NodeBalancer to create (options: common, premium) |
46
46
|`--nodebalancer-tags`|`[]`| Linode tags to apply to all NodeBalancers |
47
+
|`--nodebalancer-backend-ipv4-subnet`|`""`| ipv4 subnet to use for NodeBalancer backends |
47
48
|`--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. |
0 commit comments