mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-08-08 09:40:34 +00:00
Extend --nodeport-addresses to accept the "localhost" and "all" keywords alongside "primary", expanding them to the corresponding loopback and zero CIDRs. Signed-off-by: Austin Abro <austinabro321@gmail.com>