Skip to content

Commit 04188cd

Browse files
Update keps/sig-node/4680-add-resource-health-to-pod-status/README.md
Co-authored-by: John Belamaric <[email protected]>
1 parent 42dc7d6 commit 04188cd

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/4680-add-resource-health-to-pod-status

1 file changed

+1
-1
lines changed

keps/sig-node/4680-add-resource-health-to-pod-status/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Items marked with (R) are required *prior to targeting to a milestone / release*
6969

7070
## Summary
7171

72-
Today it is hard to impossible to know when the Pod is using a device that has failed or is temporarily unhealthy. This makes troubleshooting of Pod crashes hard or impossible. This KEP aims to fix this by exposing device health via Pod Status. The KEP is intentionally scoped small, but can be extended later to expose more device information to troubleshoot Pod devices placement issues (for example, validating that related Pods are allocated on connected devices).
72+
Today it is difficult to know when a Pod is using a device that has failed or is temporarily unhealthy. This makes troubleshooting of Pod crashes hard or impossible. This KEP will fix this by exposing device health via Pod Status. This KEP is intentionally scoped small, but can be extended later to expose more device information to troubleshoot Pod devices placement issues (for example, validating that related Pods are allocated on connected devices).
7373

7474
## Motivation
7575

0 commit comments

Comments
 (0)