Open ethernetdan opened 8 years ago
Currently the weave containers (which provide the network overlay required for 1 Pod<->1 IP) are not being stopped when localkube is shutdown.
We should handle the SIGINT signal sent at shutdown to stop these containers.
SIGINT
Currently the weave containers (which provide the network overlay required for 1 Pod<->1 IP) are not being stopped when localkube is shutdown.
We should handle the
SIGINT
signal sent at shutdown to stop these containers.