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


##########
docs/en/latest/upgrade-guide.md:
##########
@@ -197,10 +197,10 @@ Ingress annotations used in version 1.x.x are not fully 
supported in 2.0.0. If y
 
 ### Summary
 
-| Category         | Description                                               
                                           |
-| ---------------- | 
----------------------------------------------------------------------------------------------------
 |
-| Architecture     | The `mock-etcd` component has been removed. Configuration 
is now centralized through the Controller. |
-| Configuration    | Static configuration fields have been removed. Use 
`GatewayProxy` CRD to configure the data plane.   |
-| Data Plane       | Requires APISIX version 3.13.0 running in `standalone` 
mode.                                         |
-| API              | Some fields in `Ingress Annotations` and `ApisixUpstream` 
are not yet supported.                     |
-| Upgrade Strategy | Blue-green deployment or canary release is recommended 
before full switchover.                       |
+| Category         | Description                                               
                                                                        |
+| ---------------- | 
---------------------------------------------------------------------------------------------------------------------------------
 |
+| Architecture     | The `mock-etcd` component has been removed. Configuration 
is now centralized through the Controller.                              |
+| Configuration    | Static configuration fields have been removed. Use 
`GatewayProxy` CRD to configure the data plane.                                |
+| Data Plane       | The Admin API configuration method is still supported, 
and support for the Standalone API-driven mode introduced in APISIX 3.13+. |

Review Comment:
   ```suggestion
   | Data Plane       | The Admin API configuration method is still supported. 
Support for the Standalone API-driven mode was introduced in APISIX 3.13.0 and 
later. |
   ```



-- 
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]

Reply via email to