2025年10月13日

摘要: intro k8s的service类型主要分为这几种: ClusterIP。 通过一个集群内部IP暴露服务。 NodePort。 在每个Node的IP地址的静态端口侦听(Exposes the Service on each Node's IP at a static port (the NodeP 阅读全文
posted @ 2025-10-13 20:53 tsecer 阅读(5) 评论(0) 推荐(0)

导航