BoyChai's Blog - Kubernetes-容器编排引擎(Ingress-nginx) 的评论 https://blog.boychai.xyz/index.php/archives/29/ Ingress概述Service对集群之外暴露服务的主要方式有两种:NotePort和LoadBalancer,但是这两种方式,都有一定的缺点:NodePort方式的缺点是会占用很多集群机器的端...