Hacker News new | ask | show | jobs
by angio 1109 days ago
Apisix. Envoy is so hard that there's entire suites of products (ambassador, gloo, etc) just to make it easier to configure.
1 comments

APISIX has a similar architecture as most of those products, it's just that it's specific to APISIX where the control plane is kept separate from the proxy and it configuration is pushed. The envoy management API is standardized enough now that there's a pretty big ecosystem built up around it, hence lots of open source and non-open source innovation.