Replies: 1 comment
-
|
Please re-submit the disscussion in English:) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-check
Apache Dubbo Component
Java SDK (apache/dubbo)
Details
docker(docker compose编排)部署dubbo应用,如果这个dubbo应用水平扩展的话,命令 docker compose up -d scale web=4,在docker compose中需要注释掉端口,这样才能灵活水平扩展,避免端口被占用。如果没有bind到宿主机的端口,请问这时候如何注册4个web的dubbo端口呢?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions