You are viewing a single comment's thread from:RE: 外网如何访问 Service — Kubernetes(26)View the full contexthelloroboto (25)in #kubernetes • 8 years ago 我在我这里试验了一下发现这里external-ip仍为<none>但是也可以通过外网ip访问,这可能是什么原因呢~
你的Service类型是NodePort,当然可以通过 NodeIP:NodePort 访问