sebgott
sebgott
Seeing the same issues as @michael-riha with pretty much the same setup. Trying to follow this in the [Getting Started](https://apisix.apache.org/docs/ingress-controller/getting-started/get-apisix-ingress-controller/) setup for apisix ingresss controller. In the guide it does...
I tested out @Falven proposed solution, but I could not get apisix running with this in standalone api-driven mode. I got it working by force loading the config. I have...
> I was struggling with this too and revisited the install guide. The problem has gone away after adding > > ``` > ingress-controller: > gatewayProxy: > createDefault=true > ```...