Under this official doc, calico and flannel are not yet fully supported by windows. I plan to use ToR (top of rack) static routing.
How do I install the default CNI? (just do nothing?)
E.g. using flannel I will need to run - kubectl apply -f kube-flannel.yml
So what do I need to install for default CNI for ToR static routing?
Also a quick note, I'm using Kubeadm to set this up on-prem so any insight would be appreciated.