Commit 9f5c141
docs(consul-postgres-ha): one-pager on the three loopback address spaces
A new reader has to internalize three different 127.x.x.x ranges
before they can confidently add a service: the canonical-ports plane
on 127.0.0.1, the service-VIP plane on 127.10.0.0/24 (what apps
dial), and the peer-VIP plane on 127.50.0.0/24 (platform plumbing).
ARCHITECTURE.md explains the model in depth but only after ~70 lines
of preamble — by the time you get there, you've already had to guess
which range to use to read along.
Lifted the table to the top of README.md so the convention is in
front of you before any walkthrough that uses it.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 85cf941 commit 9f5c141
1 file changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
37 | 53 | | |
38 | 54 | | |
39 | 55 | | |
| |||
0 commit comments