Add note about host networking to Kube PublishPort option

Signed-off-by: Eric D. Helms <ericdhelms@gmail.com>
This commit is contained in:
Eric D. Helms
2024-04-02 10:00:17 -04:00
parent e1f49529fa
commit d3927f9076

View File

@ -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=`