Skip to content

Commit f257507

Browse files
authored
Merge pull request #56303 from kquinn1204/OCPBUGS-7798
OCPBUGS-7798 ensuring text description of command output match up
2 parents 2bff952 + 00b2110 commit f257507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nw-ovn-kubernetes-list-resources.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ configmap/signer-ca 1 57m
6161
+
6262
There are three `ovnkube-masters` that run on the control plane nodes, and two daemon sets used to deploy the `ovnkube-master` and `ovnkube-node` pods.
6363
There is one `ovnkube-node` pod for each node in the cluster.
64-
In this example, there are 6, and since there is one `ovnkube-node` per node in the cluster, there are six nodes in the cluster.
64+
In this example, there are 5, and since there is one `ovnkube-node` per node in the cluster, there are five nodes in the cluster.
6565
The `ovnkube-config` `ConfigMap` has the {product-title} OVN-Kubernetes configurations started by online-master and `ovnkube-node`.
6666
The `ovn-kubernetes-master` `ConfigMap` has the information of the current online master leader.
6767

0 commit comments

Comments
 (0)