kubernetes/cmd/kubeadm/app/phases/addons
Antonio Ojea 8b52995d32 kubeadm: validate podSubnet against node-cidr-mask
the controller manager should validate the podSubnet against the node-mask
because if they are incorrect can cause the controller-manager to fail.

We don't need to calculate the node-cidr-masks, because those should
be provided by the user, if they are wrong we fail in validation.
2020-10-22 16:24:13 +02:00
..
dns kubeadm: remove the CoreDNS check for supported image digests 2020-09-04 05:27:04 +03:00
proxy kubeadm: validate podSubnet against node-cidr-mask 2020-10-22 16:24:13 +02:00