kube -proxy 是Kubernetes 中的关键组件。他的角色就是在服务(ClusterIP 和NodePort)和其后端Pod 之间进行负载均衡。kube-proxy 有三种运行模式,每种都有不同的实现 ...
確定! 回上一頁