Hi team, I am trying to use flannel with the aws-vpc backend. We plan to deploy a Kubernetes cluster in Multi AZ using kops.
Each AZ has its Routing table (because NAT is AZ specific). Now when I run flannel, it updates routes just the Routing Table associated with that AZ. This would not work in Multi AZ because it needs to update routes to each AZ Routing tables. Has anyone had success using flannel with the aws-vpc backend in multi AZ? It will be very helpful. Thanks
