zouchengli commented on issue #3529: URL: https://github.com/apache/incubator-seata/issues/3529#issuecomment-2904987986
> > > > 目前我们其他的微服务组件都是pod运行的,注册发现用的k8s的svc机制实现,配置管理使用的是k8s的configmap实现。 > > > > 在这种情况下,如果引入seata,除了seata-server外,还得再多引入一个注册中心和一个配置中心,感觉有些重了 > > > > > > > > > 有同样的问题,不想引入过多的东西 > > > > > > 迅速review了一下,seata只是把server地址注册进去,换成k8s ,只需要改成file注册,地址写svc的就行。应该就是这样 > > 使用file注册会影响高可用吗? 倒是不考虑高可用的问题,现在能否按照他说的这个方式实现的问题,有人验证过吗? -- 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: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org