message="Green indicates the node is healthy. Orange indicates the node is experiencing MemoryPressure, DiskPressure, or PIDPressure."
message="Empty indicates the node is healthy. Orange indicates the node is experiencing MemoryPressure, DiskPressure, NetworkUnavailable or PIDPressure."
/>
</>
),
@ -45,9 +45,9 @@ function ConditionsCell({
functiongetConditions(node: NodeRowData){
return(
// exclude the Ready condition as it is already being utilised in the Status column
// exclude the Ready condition and search for unhealthy conditions