mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 22:57:29 +02:00
Update readme.md
This commit is contained in:
parent
650f1217a7
commit
b380e9d80b
@ -47,7 +47,9 @@ this is from **type: NodePort**.
|
|||||||
This is important, because after a TFTP-client requests a file,
|
This is important, because after a TFTP-client requests a file,
|
||||||
the TFTP-Server will initiate a new connection and send data back to the client over this new connection.
|
the TFTP-Server will initiate a new connection and send data back to the client over this new connection.
|
||||||
So you must configure your **CNI** **do not** use source nat (**SNAT**) for this connections !
|
So you must configure your **CNI** **do not** use source nat (**SNAT**) for this connections !
|
||||||
CNI configs:
|
|
||||||
|
#### CNI configs:
|
||||||
|
|
||||||
- calico [SNAT-Config](https://docs.tigera.io/calico/latest/networking/configuring/workloads-outside-cluster)
|
- calico [SNAT-Config](https://docs.tigera.io/calico/latest/networking/configuring/workloads-outside-cluster)
|
||||||
- cilium [SNAT-Config](https://docs.cilium.io/en/stable/network/concepts/masquerading/)
|
- cilium [SNAT-Config](https://docs.cilium.io/en/stable/network/concepts/masquerading/)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user