Skip to content

Commit 88e6ff0

Browse files
committed
Fixing typo
1 parent ce1a772 commit 88e6ff0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/graceful-restart.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,11 @@ Check that the status for all nodes is `Ready`.
173173
----
174174
NAME STATUS ROLES AGE VERSION
175175
ip-10-0-168-251.ec2.internal Ready control-plane,master 82m v1.32.3
176-
ip-10-0-170-223.ec2.internal Ready control-plane.master 82m v1.32.3
176+
ip-10-0-170-223.ec2.internal Ready control-plane,master 82m v1.32.3
177177
ip-10-0-179-95.ec2.internal Ready worker 70m v1.32.3
178178
ip-10-0-182-134.ec2.internal Ready worker 70m v1.32.3
179179
ip-10-0-211-16.ec2.internal Ready control-plane,master 82m v1.32.3
180180
ip-10-0-250-100.ec2.internal Ready worker 69m v1.32.3
181181
----
182182
+
183-
If the cluster did not start properly, you might need to restore your cluster using an etcd backup.
183+
If the cluster did not start properly, you might need to restore your cluster using an etcd backup.

0 commit comments

Comments
 (0)