As of 1.11, coredns is the kubeadm default. But unlike [kubedns](https://github.com/kubernetes/kubernetes/blob/release-1.11/cluster/addons/dns/kube-dns/kube-dns.yaml.in#L88), [coredns has neither pod priority](https://github.com/kubernetes/kubeadm/issues/1337) nor the experimental "critical pod" annotation. The annotation is deprecated in 1.13, and kubeadm may define pod priority for coredns in 1.14.
As of 1.11, coredns is the kubeadm default. But unlike kubedns, coredns has neither pod priority nor the experimental "critical pod" annotation.
The annotation is deprecated in 1.13, and kubeadm may define pod priority for coredns in 1.14.