You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4.14.15.2. kube-proxy 配置参数 您可以修改以下 kubeProxyConfig 参数。 注意 由于 OpenShift Container Platform 4.3 及更高版本中引进了性能上的改进,现在不再需要调整 iptablesSyncPeriod 参数。 Expand表 14.2. 参数参数描述值默认值 iptablesSyncPeriod iptables 规则的刷新周期。 一个时间间隔,如 30s 或 2m。有效的后缀包括 s、m和 h,具体参见 Go 时间包文档。 30s proxyArguments.iptables-min-sync-period 刷新 iptables 规则前的最短时长。此参数确保刷新的频率不会过于频繁。默认情况下,当发生影响 iptables 规则的更改时就会立即进行刷新。 一个时间间隔,如 30s 或 2m。有效的后缀包括 s、m和 h,具体参见 Go 时间包。 0s Show more前一个下一个