tokers opened a new issue #3072: URL: https://github.com/apache/apisix/issues/3072
# Improve Docs Currently the minimum number of nodes in Upstream is 1, while using ingress-apisix in Kubernetes, people may create ApisixUpstream or ApisixRoute with an bad Service/Endpoints, which causes ingress-apisix push an Upstream but with an empty nodes field, and APISIX returns 400. So is there any restrictions that we must have at least one node? ## Describe the solution you'd like Allow empty node in Upstream. ---------------------------------------------------------------- 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]
