mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 17:50:18 +03:00
By default kubedns and dnsmasq scale when installed. Dnsmasq is no longer a daemonset. It is now a deployment. Kubedns is no longer a replicationcluster. It is now a deployment. Minimum replicas is two (to enable rolling updates). Reduced memory erquirements for dnsmasq and kubedns