awesome-fenix icon indicating copy to clipboard operation
awesome-fenix copied to clipboard

「Comment」https://icyfenix.cn/exploration/projects/servicemesh_arch_istio.html

Open fenixsoft opened this issue 4 years ago • 4 comments

https://icyfenix.cn/exploration/projects/servicemesh_arch_istio.html

fenixsoft avatar Jun 02 '20 12:06 fenixsoft

大赞,通过 Skaffold 在命令行或 IDE 中以调试方式运行,完全正常!代码要慢慢看了。

zengfan2 avatar Jul 25 '21 06:07 zengfan2

win+minikube+docker环境,发现一个很神奇的BUG,macos正常。 路径中/static无法到达k8s,直接调用minikube port-forward访问正常 最终修改前端编译输出路径,将static替换成其他,暂时规避了

zengfan2 avatar Jul 27 '21 09:07 zengfan2

转移到ISTIO后,Spring Cloud Config用什么替代呢?目前Spring Cloud Config支持集群内动态刷新,Spring Cloud Kubernates还指出ConfigMap的动态刷新。

bbxfnet avatar Dec 14 '21 02:12 bbxfnet

老师好,我们的服务架构中,用户鉴权,管理后台操作日志是放在网关层来做的(spring cloud gateway), 在istio服务网格架构下,这部分功能该放在哪部分处理?

w547963 avatar Jun 30 '22 03:06 w547963