Update source-ip.md

reviewable/pr2602/r1
ztewyk 2017-02-21 09:15:27 +08:00 committed by mengyuan
parent b61c95f072
commit c295346b05
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ client_address=10.240.0.5
client_address=10.240.0.3
```
Note that these are not your IPs, they're cluster internal IPs. This is what happens:
Note that these are not right client IPs, they're cluster internal IPs. This is what happens:
* Client sends packet to `node2:nodePort`
* `node2` replaces the source IP address (SNAT) in the packet with its own IP address