Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion latest/ug/nodes/node-health-nma.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ The monitoring condition is `NetworkingReady` for issues in the following table
[#node-health-Storage]
== Storage node health issues

The monitoring condition is `StorageReady` for issues in the following table that have a severity of “Condition”.
The monitoring condition is `StorageReady` for issues in the following table that have a severity of “Event”.

[%header,cols="4"]
|===
Expand Down
4 changes: 2 additions & 2 deletions latest/ug/nodes/node-repair.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ For a detailed list of node health issues detected by the EKS node monitoring ag

|StorageReady
|StorageReady indicates whether the node's storage subsystem is functioning correctly (disks, filesystems, I/O).
|30m
|Replace
|N/A
|None

|Ready
|Ready is the standard Kubernetes condition indicating the node is healthy and ready to accept pods.
Expand Down