Skip to content

Commit 5ddd336

Browse files
committed
OCPBUGS-14502 Simple Typo Fix
1 parent 41ca495 commit 5ddd336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nodes-edge-remote-workers-strategies.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
If you use remote worker nodes, consider which objects to use to run your applications.
99

10-
It is recommend to use daemon sets or static pods based on the behavior you want in the event of network issues or power loss. In addition, you can use Kubernetes zones and tolerations to control or avoid pod evictions if the control plane cannot reach remote worker nodes.
10+
It is recommended to use daemon sets or static pods based on the behavior you want in the event of network issues or power loss. In addition, you can use Kubernetes zones and tolerations to control or avoid pod evictions if the control plane cannot reach remote worker nodes.
1111

1212
[id="nodes-edge-remote-workers-strategies-daemonsets_{context}"]
1313
Daemon sets::

0 commit comments

Comments
 (0)