Tim Hockin
|
8e503f3814
|
Hold node ports in iptables proxier
|
2015-08-24 16:35:05 -07:00 |
Nikhil Jindal
|
9a7f871d17
|
Merge pull request #12896 from thockin/proxy-nodeports
Tail-call nodeports rules in iptables proxy
|
2015-08-24 10:39:54 -07:00 |
Tim Hockin
|
16102c41df
|
Tail-call nodeports rules in iptables proxy
|
2015-08-21 14:15:21 -07:00 |
BenTheElder
|
81ab51709a
|
Add --cleanup-iptables flag to kube-proxy
Adds a flag to cleanup iptables rules created by kube-proxy per
https://github.com/mesosphere/kubernetes-mesos/issues/353#issuecomment-1
27382832
|
2015-08-21 14:44:11 -04:00 |
Jerzy Szczepkowski
|
3df1b9e151
|
Merge pull request #12986 from BenTheElder/masquerade_all_flag
Add flag to masquerade all in kube-proxy when using iptables proxier
|
2015-08-21 10:28:07 +02:00 |
BenTheElder
|
1f2076ce64
|
Add flag to masquerade all in kube-proxy when using iptables proxier
|
2015-08-20 20:12:32 -04:00 |
Abhishek Shah
|
b6b8e99393
|
External IPs support.
|
2015-08-20 16:10:01 -07:00 |
Tim Hockin
|
6f34be30a3
|
Limit float precision to 5 points
|
2015-08-17 20:57:44 -07:00 |
Tim Hockin
|
7e9c685ba6
|
Require same min iptables version as -C
|
2015-08-17 20:57:44 -07:00 |
Tim Hockin
|
3a5c23d727
|
test for and set bridge-nf-call-iptables sysctl
|
2015-08-17 20:57:44 -07:00 |
Tim Hockin
|
9cf33772b4
|
test for and set route_localnet sysctl
|
2015-08-17 20:52:06 -07:00 |
Tim Hockin
|
f1a48574a6
|
Clean up logging, make initial sync faster
|
2015-08-17 20:52:06 -07:00 |
Tim Hockin
|
d72892d0b0
|
Include protocol in the hash for chain names
|
2015-08-17 20:52:06 -07:00 |
Tim Hockin
|
731d5e5191
|
Clean up iptables rules, add nodeport support
|
2015-08-17 20:52:06 -07:00 |
Tim Hockin
|
d14c98f6cc
|
Add nodepoprt chain and link it in, add unused MASQ rule
|
2015-08-17 20:52:06 -07:00 |
Robert Bailey
|
6fcdcec25d
|
Merge pull request #12658 from sdminonne/bug_fix2
to fix govet issue
|
2015-08-17 10:58:10 -07:00 |
Tim Hockin
|
776132e1ae
|
Make kube-proxy iptables sync period configurable
|
2015-08-13 09:53:32 -07:00 |
Salvatore Dario Minonne
|
48018c402c
|
to fix govet issue
|
2015-08-13 17:26:43 +02:00 |
BenTheElder
|
ae569e20b5
|
Partially Implement #3760
|
2015-08-12 02:39:15 -04:00 |