You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/backend-apisix-standalone/README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,3 @@ The ADC will ignore the resource-type level `conf_version` and resource level `m
39
39
They will not be exported to a YAML file. Updates to conf_version and modifiedIndex will only occur during synchronization.
40
40
41
41
Their values will be reset to that moment's timestamp when they are created or updated.
42
-
43
-
### Differences in upstream
44
-
45
-
This backend's upstream converter will not support the configuration of the APISIX health checker or service discovery.
46
-
47
-
The reason for this is that this backend will primarily be used in an Ingress Controller scenario. In this scenario, the Kubernetes Endpoints mechanism and probes will implement these two capabilities.
0 commit comments