I want to know if APISIX can load routes/upstreams/consumers basically any ressource within the startup process by using something like a config file?
At the moment I only see the option to start APISIX and then call the API to construct the ressources, but I do not want to have to create all ressources again and again when redeployed this way.
Thanks for help