Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果节点在专用网络上并且没有公共 IP,理论上是否可以将节点连接到 Docker 群?swarm 主机有一个公共 IP,节点可以访问它以及发现服务,但它们本身位于我无法控制的私有网络上。那么这可能吗?
在这种情况下,您可以通过隧道发送请求或使用编织来创建虚拟专用网络。