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
| ClusterCIDR | DetectLocal.ClusterCIDRs | list[string]| list of CIDR ranges for detecting local traffic |
160
-
| MetricsBindAddress | MetricsBindAddresses | list[string]| list of CIDR ranges that contain valid node IPs to expose metrics server, instead of host port(ip:port) format |
161
-
| HealthzBindAddress | HealthzBindAddresses | list[string]| list of CIDR ranges that contain valid node IPs to expose healthz server, instead of host port(ip:port) format ||
162
160
163
161
### Following fields will be added
164
162
| Field | DataType | Default Value | Comments |
@@ -168,8 +166,6 @@ The mitigations to those risks:
168
166
| ConfigHardFail | boolean | true | if set to true, kube-proxy will exit rather than just warning on config errors |
169
167
| NodeIPOverride | list[string]|| list of primary node IPs |
0 commit comments