• Davanum Srinivas's avatar
    Run cAdvisor on the same interface as kubelet · 7e5c43a0
    Davanum Srinivas authored
    cAdvisor currently binds to all interfaces. Currently the only
    solution is to use iptables to block access to the port. We
    are better off making cAdvisor to bind to the interface that
    kubelet uses for better security.
    
    Fixes #11710
    7e5c43a0
Name
Last commit
Last update
..
BUILD Loading commit data...
conformance.go Loading commit data...
setup_host.sh Loading commit data...