The module is enabled by default in the Default
bundle.
The module is disabled by default in the following bundles: Managed
, Minimal
.
The module does not require any configuration (it works right out-of-the-box).
Pay attention to the following:
- The module supports the iptables
kube-proxy
mode only (the ipvs mode is not supported and not tested). - By default, the module does not serve
hostNetwork
requests (they are forwarded tokube-dns
). In this case, you can specify the169.254.20.10
address in the Pod configuration yourself. However, if anode-local-dns
will crash, you will not be able to get back tokube-dns
.