Bi-directional changes detected between Git repository files and live APISIX cluster.
Operation
Resource Type
Resource Name / ID
Details
Repository JSON Files
🔒 GitOps Single Source of Truth
To maintain strict compliance and traceability, Git is the single source of truth. All changes to APISIX routes, upstreams, and services must be committed directly to the Git repository or proposed via GitLab Merge Requests.
How to add or edit endpoints:
Create/edit JSON under environments/dev/routes/ or environments/dev/upstreams/
Commit to a branch and open a Merge Request in GitLab.
GitLab CI automatically runs adc lint and adc diff for preview.
Once merged to main, authorized Sync Admins can click 🚀 Sync Apps above!
🚀 Synchronization Terminal
Waiting for sync output...
🌐 Gateway Clusters Registry
Configure multiple APISIX Gateway Clusters. Each environment can have its own Admin API URL, Token, and Git path.
CONFIGURED CLUSTERS:
⚙️ Sync Admin Access Management
Members of the Dex OIDC group devops automatically have Sync Admin rights. You can also dynamically grant or revoke Sync Admin rights for specific emails below: