Commit d245889
Docs: add timeoutSeconds to CPLN probes (#4053)
Add `timeoutSeconds: 5` to the Control Plane readinessProbe and
livenessProbe examples so the curl `--max-time 3` budget, not the
orchestrator's default 1s probe timeout, owns the deadline — matching
the existing /ready exec probe pattern in this doc. Without it the
orchestrator can kill curl before it finishes, flaking a healthy probe.
Regenerate llms-full.txt.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 7fdd298 commit d245889
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
272 | 273 | | |
273 | 274 | | |
274 | 275 | | |
| |||
280 | 281 | | |
281 | 282 | | |
282 | 283 | | |
| 284 | + | |
283 | 285 | | |
284 | 286 | | |
285 | 287 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15513 | 15513 | | |
15514 | 15514 | | |
15515 | 15515 | | |
| 15516 | + | |
15516 | 15517 | | |
15517 | 15518 | | |
15518 | 15519 | | |
| |||
15524 | 15525 | | |
15525 | 15526 | | |
15526 | 15527 | | |
| 15528 | + | |
15527 | 15529 | | |
15528 | 15530 | | |
15529 | 15531 | | |
| |||
0 commit comments