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
Admin User -> Admin UI -> Admin API -> etcd <-- AISIX Gateway(watch etcd for changes)
58
+
59
+
# Manage configuration via Admin API:
60
+
Admin User ------------------------> Admin API -> etcd <-- AISIX Gateway(watch etcd for changes)
66
61
```
62
+
63
+
67
64
<br/>
68
65
69
66
This decoupled design ensures that the Data Plane continues to operate with its last known configuration even if the Control Plane is temporarily unavailable, guaranteeing uninterrupted service.
0 commit comments