How does the nginx ingress process the routing rules?

前端 未结 0 1847
没有蜡笔的小新
没有蜡笔的小新 2021-01-25 15:00

I have the following rules defined in the nginx ingress rules yml:

- host: my-domain.com
    http:
      paths:
        - path: /api
          backend:
                   


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题