mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-15 03:44:56 +02:00
Add a note on the Biggest flaw of using hostNetwork
parent
c49d1395fb
commit
5b50e56f52
1 changed files with 1 additions and 0 deletions
|
@ -343,6 +343,7 @@ metadata:
|
||||||
##### Downsides
|
##### Downsides
|
||||||
|
|
||||||
- Not possible to access mailserver via other cluster Nodes, only via the one mailserver deployed at.
|
- Not possible to access mailserver via other cluster Nodes, only via the one mailserver deployed at.
|
||||||
|
- Every Port within the Container is exposed on the Host side, regardless of what the `ports` section in the Configuration defines.
|
||||||
|
|
||||||
|
|
||||||
### Proxy port to Service via PROXY protocol
|
### Proxy port to Service via PROXY protocol
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue