jinjianming commented on issue #8947:
URL: https://github.com/apache/apisix/issues/8947#issuecomment-1466045513
>
@tokers 请教您一下在解耦架构下必须使用kubernetes 服务发现或者其他服务发现么?
> 我尝试在DP模块上配置kubernetes discovery确实可以实现上游地址的更新,但是通过admin
创建的路由和上游地址,无法更新到DP生效;
```
discovery:
kubernetes: {}
```
我使用docker-compose也有相同的问题,我在这个连接中
https://github.com/apache/apisix/issues/9049
详细描述了如何复现此问题,并在附件中添加了我的部署文件,是否能够支持一下问题所在,万分感谢。
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]