Dubbo有没有考虑在kubernetes 环境下,基于环境变量的方式实现服务发现功能。可以采用前缀匹配的方式。或者像feign那种,定义注解 打入服务名称。
这样dubbo 读取到这个接口的时候 通过System.getEnv("xxx-service")获取kubernetes分配的地址。[ Full content available at: https://github.com/apache/dubbo/issues/5782 ] This message was relayed via gitbox.apache.org for [email protected]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
