Many users have proposed to configure APISIX through yaml
The yaml method is easier to understand and convenient for Ops We can achieve CI through making yaml persistent, with version control through git You can also divide the configuration of APISIX into multiple yaml files and collaborate to manage APISIX I think it is necessary to launch a new project to support the yaml declaration configuration, and keeping the status of APISIX in sync with the declaration It is similar to decK in kong What do you think?