wolgod opened a new issue, #1125: URL: https://github.com/apache/apisix-ingress-controller/issues/1125
### Issue description 1. 我一个k8s集群里,部署了两套apisix-ingress-controller和apisix 集群,一个apisix-ingress-controller对应一个apisix集群, 我两个ingress-controller都watch所有namespace,我使用crd apisixroute定义路由,后来发现当我apisixroute变动的时候,有时候会出现配置只被一个apisix-ingress-controller处理,是否因为apisixroute上会回写状态,如果一个ingress-controller处理了,resourceversion更改了另外一个就不处理了? 2. 如果我想同一个apisixroute 能同步两个集群,有什么最佳实践吗。主要是想内外网隔离,要保证两个集群都有全量路由 ### Environment - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):1.4.1 - your Kubernetes cluster version (output of kubectl version):1.18 - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):centos-7.6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
