You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/daemon-set/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,4 +24,4 @@ Optionally, you can choose to run the controller pods on only select nodes. To a
24
24
25
25
1. Uncomment the **nodeSelector** related lines (11-12) in the corresponding daemon set yaml file and specify a label to use to select nodes (`role=nginx-ingress` in this example).
26
26
27
-
1. Deploy the controller. The pods are scheduled only on w*node-1* and *node-2*.
27
+
1. Deploy the controller. The pods are scheduled only on *node-1* and *node-2*.
0 commit comments