mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-08-08 23:37:11 +00:00
If users don't pass any --nodeport-addresses, suggest they should pass `--nodeport-addresses primary`, to avoid accepting NodePort connections on all interfaces. If users pass a single-stack --nodeport-addresses in what looks like a dual-stack cluster, warn them that they probably ought to be passing a dual-stack --nodeport-addresses.