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:
OpenShift Merge Robot
2022-10-05 16:08:37 +02:00
committed by GitHub
3 changed files with 37 additions and 1 deletions

View File

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