Hope to add the following capabilities to APISIX
1. Config APISIX with yaml;
2. Define the data structure to conform to the general behavior of the
gateway;
3. Incremental update;

Why do you want to do this?
1. In order to facilitate the integration of k8s, use yaml to define APISIX;
2. For easier synchronization across clusters;
3. Can be better adapted to multiple platforms (k8s, vm);

What do you think?

Reply via email to