When you promote/bootstrap a kubernetes cluster, and lets say you use the default subnet for flannel - 10.244.0.0/16. Does this subnet have to match the docker bridge subnet? (At least that's how I'm configured in my environment)
Thanks!