Service与Deployment的关联 November 23, 2023 Content # Service 与它引用的 Pod 的关系,需要重点关注的是 selector、targetPort 与 Pod 的关联: port 指定映射端口 target-port 指定容器端口 Viewpoints # From # 20|Service:微服务架构的应对之道 Links #