Add a note on the Biggest flaw of using `hostNetwork`
This commit is contained in:
parent
f9ec66904f
commit
2e2c5d9931
|
@ -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…
Reference in New Issue