wjx8382 commented on issue #356:
URL: 
https://github.com/apache/apisix-ingress-controller/issues/356#issuecomment-819337168


   > @wjx8382 Your APISIX Admin API doesn't allow apisix-ingress-controller to 
access it. Please tweak the `allow.ipList` option, 
https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix/values.yaml#L124.
   
   Now logs
   ```
   2021-04-14T16:22:38+08:00    warn    apisix/upstream.go:113  upstream not 
found      {"fullname": "tools_httpbin-85d57ddd75-wtmwh_80", "url": 
"http://apisix-admin:9180/apisix/admin/upstreams/5e521191";, "cluster": ""}
   2021-04-14T16:22:38+08:00    error   state/builder.go:191    failed to 
create upstream tools_httpbin-85d57ddd75-wtmwh_80: unexpected status code 403; 
error message: <html>
   <head><title>403 Forbidden</title></head>
   <body>
   <center><h1>403 Forbidden</h1></center>
   <hr><center>openresty</center>
   </body>
   </html>
   ```


-- 
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]


Reply via email to