kayx23 commented on code in PR #2470:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/2470#discussion_r2200062741


##########
docs/en/latest/upgrade-guide.md:
##########
@@ -66,6 +66,12 @@ etcdserver:
 
 In 2.0.0, all data plane configurations must originate from the Ingress 
Controller. Configurations via Admin API or any external methods are no longer 
supported and will be ignored or may cause errors.
 
+#### APISIX With Etcd (Admin API) synchronization performance
+
+In APISIX Ingress Controller 2.0.0, ADC performs scheduled resource 
synchronization by diffing against the admin API response.

Review Comment:
   ```suggestion
   In APISIX Ingress Controller 2.0.0, ADC performs scheduled resource 
synchronization by comparing resources against the admin API response.
   ```



-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to