Commit 8ba1549
committed
docs: fix serve mode warmup — use /session/status endpoint, explain K8s probe
Corrected the warmup endpoint from /session to /session/status (matches
KubeOpenCode's StartupProbe). Clarified that in KubeOpenCode production,
the K8s StartupProbe triggers lazy plugin loading automatically — local
testing requires a manual curl.
Signed-off-by: xuezhaojun <xuezhaokeepgoing@gmail.com>1 parent a5864bb commit 8ba1549
1 file changed
Lines changed: 7 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
0 commit comments