mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Merge pull request #16029 from andrei-n-cosma/kube-default-network
Add pods created by play kube to a default network
This commit is contained in:
@ -155,7 +155,7 @@ Note: When joining multiple networks you should use the **--network name:mac=\<m
|
||||
|
||||
@@option network
|
||||
|
||||
The *host* network mode should be configured in the YAML file.
|
||||
When no network option is specified and *host* network mode is not configured in the YAML file, a new network stack is created and pods are attached to it making possible pod to pod communication.
|
||||
|
||||
@@option no-hosts
|
||||
|
||||
|
Reference in New Issue
Block a user