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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ The CCM supports the following flags:
56
56
|`--node-cidr-mask-size-ipv4`| Int |`24`| ipv4 cidr mask size for pod cidrs allocated to nodes |
57
57
|`--node-cidr-mask-size-ipv6`| Int |`64`| ipv6 cidr mask size for pod cidrs allocated to nodes |
58
58
|`--nodebalancer-prefix`| String |`ccm`| Name prefix for NoadBalancers. |
59
-
|`--disable-ipv6-node-cidr-allocation`|`false`| disables allocating IPv6 CIDR ranges to nodes when using CCM for node IPAM (set to `true` if IPv6 ranges are not configured on Linode interfaces) |
59
+
|`--disable-ipv6-node-cidr-allocation`|Boolean |`false`| disables allocating IPv6 CIDR ranges to nodes when using CCM for node IPAM (set to `true` if IPv6 ranges are not configured on Linode interfaces) |
0 commit comments