ClusterIp:集群内部相关访问
NodePort:可以在物理机映射端口
ExternalName:可以对service做软连接
LoadBalancer:使用的是云的slb
评论: service的type类型有几种?