I was trying to figure out the networking modes that we can use while using kube-aws to set up kubernetes. I didn't find any document for that the way I found out for kops.https://github.com/kubernetes/kops/blob/master/docs/networking.md. Can you please tell me what are the newtroking modes(eg: flannel,canal etc) or is there any document for the same. Can we change the networking mode ?
Thanks
I think you are referring to different network plugins that use the Kubernetes CNI. Feature-wise they should be interchangable, unless you have specific requirements for network segregation and thinks like it, and mutually exlusive.