微服务的演进:
1 ,springcloud + 注册中心( nacos ,eureka 等等) + 配置中心( nacos ,springcloud config 等等)
2 ,springcloud + k8s ,配置中心用 k8s 的 configmap ,服务中心用 k8s 的 service
3 ,springcloud + k8s + 服务网格 istio
第三种方案算是目前最新的技术了,
请问大家的公司用的是哪种方案?
1 ,springcloud + 注册中心( nacos ,eureka 等等) + 配置中心( nacos ,springcloud config 等等)
2 ,springcloud + k8s ,配置中心用 k8s 的 configmap ,服务中心用 k8s 的 service
3 ,springcloud + k8s + 服务网格 istio
第三种方案算是目前最新的技术了,
请问大家的公司用的是哪种方案?
