Fix typo in pod-lifecycle.md
This commit is contained in:
parent
e16b0f7212
commit
0e1678f78b
|
|
@ -164,7 +164,7 @@ Field name | Description
|
|||
`lastProbeTime` | Timestamp of when the Pod condition was last probed.
|
||||
`lastTransitionTime` | Timestamp for when the Pod last transitioned from one status to another.
|
||||
`reason` | Machine-readable, UpperCamelCase text indicating the reason for the condition's last transition.
|
||||
`messsage | Human-readable message indicating details about the last status transition.
|
||||
`message` | Human-readable message indicating details about the last status transition.
|
||||
|
||||
|
||||
### Pod readiness {#pod-readiness-gate}
|
||||
|
|
|
|||
Loading…
Reference in New Issue