Skip to content

Commit 41629dc

Browse files
committed
chore: fix trailing whitespace in KEP README
1 parent d4ee86e commit 41629dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/proposals/3416-pet-env-init-containers

docs/proposals/3416-pet-env-init-containers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The goal is to make the same runtime-computed `PET_*` values available to init c
3333
- As a runtime engineer, I want early clarify and detect any of unstable problems like ensure cross-pod DNS resolution for MASTER_ADDR to prevent out-of-band communication failures during training.
3434

3535

36-
Moreover:
36+
Moreover:
3737
- Init-container preflight emits structured results ( json ) and normalized exit codes (example: 0=pass , 10=warning , 20=retryable , 30=fatal ).
3838
- Preflight covers at least: GPU health, driver/CUDA compatibility, NCCL connectivity, Kubernetes API reachability, storage accessibility, minimal torchrun smoke test, and repeated DNS resolution for MASTER_ADDR .
3939

0 commit comments

Comments
 (0)