minikube/deploy
Yaroslav Skopets 24b639307e Add Netfilter `xt_socket` module to complete support for Transparent Proxying (TPROXY)
According to Kernel documentation, support for Transparent Proxying (TPROXY)
requires 2 Netfilter modules to be installed: `xt_TPROXY` and `xt_socket`.

So far, Minikube had only `xt_TPROXY`.

See https://www.kernel.org/doc/Documentation/networking/tproxy.txt
2019-02-17 18:54:50 +01:00
..
addons Remove default cni flags from the documentation 2019-02-05 20:05:05 +01:00
gvisor Enable gvisor addon in minikube (#3399) 2018-12-07 15:27:22 -08:00
iso Add Netfilter `xt_socket` module to complete support for Transparent Proxying (TPROXY) 2019-02-17 18:54:50 +01:00
minikube Update releases.json to include v0.34.1 2019-02-16 22:18:34 +00:00
storage-provisioner Added storage prov deps to Makefile and rewrote main file 2017-11-01 10:54:17 -07:00