mirror of https://github.com/containers/podman.git
Add note about host networking to Kube PublishPort option
Signed-off-by: Eric D. Helms <ericdhelms@gmail.com>
This commit is contained in:
parent
e1f49529fa
commit
d3927f9076
|
@ -877,6 +877,8 @@ Note that not listing a host port means that Podman automatically selects one, a
|
|||
may be different for each invocation of service. This makes that a less useful option. The
|
||||
allocated port can be found with the `podman port` command.
|
||||
|
||||
When using `host` networking via `Network=host`, the `PublishPort=` option cannot be used.
|
||||
|
||||
This key can be listed multiple times.
|
||||
|
||||
### `Volume=`
|
||||
|
|
Loading…
Reference in New Issue