AlbumenJ commented on issue #9156: URL: https://github.com/apache/dubbo/issues/9156#issuecomment-955872995
Dubbo 容器化内部署的最佳方案是 consumer 和 provider 均运行在容器内,容器间通信不依赖宿主机网络映射。需要外部网络访问是再通过网关或者 consumer 的端口映射进行访问。 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
