mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +08:00
Add note about host networking to Kube PublishPort option
Signed-off-by: Eric D. Helms <ericdhelms@gmail.com>
This commit is contained in:
@ -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=`
|
||||
|
Reference in New Issue
Block a user