GKE move system services (kube-dns, calico) to dedicated nodepool
Mon 11 October 2021
GKE by default deploys kube-dns and other system services to any of your nodepools. This is probably fine for most cases, but certain use cases might require preventing system services from running on the same nodes as your where your applications are running. This blog post provides instructions on how …
Continue reading »