Commit 05ceef7
committed
docs: recommend ListenerSet over mergeGateways
The mergeGateways feature was introduced before the Gateway API
supported ListenerSet. ListenerSet is the Gateway API-native mechanism
for splitting listeners across resources: it removes the single-Gateway
64-listener limit and enables a delegated management model suitable for
high-scale, multi-tenant environments.
Add recommendation alerts to the deployment-mode docs pointing users to
ListenerSet, linking the upstream user guide and issue #1230.
Signed-off-by: Huabing (Robin) Zhao <zhaohuabing@gmail.com>1 parent 265fdeb commit 05ceef7
1 file changed
Lines changed: 18 additions & 0 deletions
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 | | |
24 | 34 | | |
25 | 35 | | |
| |||
659 | 669 | | |
660 | 670 | | |
661 | 671 | | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
662 | 678 | | |
663 | 679 | | |
664 | 680 | | |
| |||
1083 | 1099 | | |
1084 | 1100 | | |
1085 | 1101 | | |
| 1102 | + | |
| 1103 | + | |
0 commit comments