Ben Grabham
709c1ec6c0
Don't add generic ACCEPT rules to the filter chain
2021-02-15 12:00:25 +00:00
leonnicolas
448f618c60
BUG: iptables rules
...
Add default iptables to allow forward traffic from and to pod cidr.
Previously Kilo expected the default behaviour of the forward chain to
accept packets, which can not be guaranteed.
2021-01-30 12:52:30 +01:00
leonnicolas
3a201ba0fa
Nodes without private IPs
...
Allow nodes to have no private IPs.
Nodes without private IPs will automatically be put into
their own location.
2021-01-24 22:37:24 +01:00
Lucas Servén Marín
45cedbb84a
pkg/*: allow kgctl to compile for other OSes
...
This commit enables the compilation of kgctl when GOOS!=linux.
This fixes #56 .
Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
2020-11-14 12:16:07 +01:00