Replies: 1 comment 2 replies
-
|
Hi @cfitzw! I'm Dosu and I’m helping the apisix team. Your understanding of the two modes is spot on. Here's how the community is tackling this: The key tool: ADC (APISIX Declarative CLI) ADC ( Recommended pipeline pattern [2] [3]:
If you're on Kubernetes, you also have the option of the APISIX Ingress Controller with CRDs ( A few things worth noting:
So the "best of both worlds" approach is: use etcd-backed mode + ADC. Dashboard for ad-hoc visibility/exploration, Git + ADC + CI/CD for all actual environment promotion. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there not a way to have the best-of-both-worlds when using APISIX -- the ability to use a UI dashboard but also be able to export that to a config to run it with?
How are others building pipelines for promoting changes between envrionments? Any guidance is appreciated.
These questions are based from this understanding...
This was a somewhat similar discussion found, but was fairly vague...
#5004
Beta Was this translation helpful? Give feedback.
All reactions