mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-14 18:09:57 +00:00
Usage of `localhost` is family agnostic and will work regardless if cluster is IPv4 or IPv6. The current value of `127.0.0.1` only works for IPv4 clusters. BREAKING CHANGE: It may break in rare cases where `localhost` does not resolve as `127.0.0.1` (if OS config does not follow RFC5735 and RFC6761).