mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
clarify when port-mapping is needed
This commit is contained in:
committed by
network-charles
parent
78cf0b1102
commit
c215ee32c7
@@ -308,6 +308,9 @@ With the installation of the Docker Desktop Application, whether it is on macOs,
|
||||
|
||||
You may also want to see the [Ingress Guide].
|
||||
|
||||
> **NOTE**: If you're running Kind on a remote host and need to send traffic to Kind node
|
||||
> IPs from a different host than where kind is running, you need to configure port-mapping.
|
||||
|
||||
{{< codeFromFile file="static/examples/config-with-port-mapping.yaml" lang="yaml" >}}
|
||||
|
||||
An example http pod mapping host ports to a container port.
|
||||
|
||||
Reference in New Issue
Block a user