Skip to content

Commit a97dab7

Browse files
authored
Merge pull request #82955 from peterroth/remove-duplicate-node-condition
GH#82954: remove duplicate PIDPressure node condition
2 parents e959640 + 8c0ec1f commit a97dab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-nodes-viewing-listing.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ Events: <11>
204204
<3> The labels applied to the node.
205205
<4> The annotations applied to the node.
206206
<5> The taints applied to the node.
207-
<6> The node conditions and status. The `conditions` stanza lists the `Ready`, `PIDPressure`, `PIDPressure`, `MemoryPressure`, `DiskPressure` and `OutOfDisk` status. These condition are described later in this section.
207+
<6> The node conditions and status. The `conditions` stanza lists the `Ready`, `PIDPressure`, `MemoryPressure`, `DiskPressure` and `OutOfDisk` status. These condition are described later in this section.
208208
<7> The IP address and hostname of the node.
209209
<8> The pod resources and allocatable resources.
210210
<9> Information about the node host.

0 commit comments

Comments
 (0)