Regenerate files

This commit is contained in:
Wojciech Tyczynski
2016-04-19 10:10:15 +02:00
parent d6896fa45a
commit 31e2f8e485
9 changed files with 1176 additions and 1042 deletions

View File

@@ -67,6 +67,7 @@ kube-proxy
--iptables-masquerade-bit=14: If using the pure iptables proxy, the bit of the fwmark space to mark packets requiring SNAT with. Must be within the range [0, 31].
--iptables-sync-period=30s: How often iptables rules are refreshed (e.g. '5s', '1m', '2h22m'). Must be greater than 0.
--kube-api-burst=10: Burst to use while talking with kubernetes apiserver
--kube-api-content-type="": ContentType of requests sent to apiserver. Passing application/vnd.kubernetes.protobuf is an experimental feature now.
--kube-api-qps=5: QPS to use while talking with kubernetes apiserver
--kubeconfig="": Path to kubeconfig file with authorization information (the master location is set by the master flag).
--log-flush-frequency=5s: Maximum number of seconds between log flushes
@@ -78,7 +79,7 @@ kube-proxy
--udp-timeout=250ms: How long an idle UDP connection will be kept open (e.g. '250ms', '2s'). Must be greater than 0. Only applicable for proxy-mode=userspace
```
###### Auto generated by spf13/cobra on 18-Apr-2016
###### Auto generated by spf13/cobra on 21-Apr-2016
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->