As per link Multi Region deployment
Lists following “If the pod network namespace does not have connectivity between pods in different clusters (the clusters are running in “island network mode”, for example in most AKS installations), enable the Kubernetes hostNetwork feature by setting cassandra.hostNetwork: true in the overrides file for all of the regions in your Apigee hybrid multi-regions installation.”
-
Does this means using multiple distributed region Cassendra (ring) clusters will require different address range (CIDR) for PODS in each cluster may lead to IP address exaction when running at scale ? or such situation will not occur ?
-
Can i use any of Kubernetes CNI providers like Flannel or Weave ? instead of doing “Kubernetes hostNetwork feature by setting cassandra.hostNetwork: true in the overrides file for all of the regions in your Apigee hybrid multi-regions installation”
I can have Flannel or Weave do required changes to route and avoid doing such changes to overide file ? Or will have any impact ?
@dino @Anonymous @rganap