adugeek commented on issue #4388: URL: https://github.com/apache/apisix/issues/4388#issuecomment-858216378
For Routes and Services, Upstreams, ... First: we can deploy CRD, just like any other xController Then, we can develop a "controller.lua" as apisix plugins. Its function is list-watch crds then write to apisix.yaml If "Routes, Services, Upstreams" changes frequently, cause heavy disk io, we can develop a "apisix/core/config_memory.lua", usually, this is not needed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
