Skip to content

Commit d707672

Browse files
authored
Merge pull request #60954 from jmanthei/OCPBUGS-14502
OCPBUGS-14502 Simple Typo Fix
2 parents 0185bda + 5ddd336 commit d707672

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)