Skip to content

Commit 157eb7a

Browse files
authored
Merge pull request #37185 from leo8a/patch-2
Remove extra wording
2 parents f0f8169 + a828481 commit 157eb7a

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ reserved for terminating [critical pods](/docs/tasks/administer-cluster/guarante
444444

445445
{{< note >}}
446446
When pods were evicted during the graceful node shutdown, they are marked as shutdown.
447-
Running `kubectl get pods` shows the status of the the evicted pods as `Terminated`.
447+
Running `kubectl get pods` shows the status of the evicted pods as `Terminated`.
448448
And `kubectl describe pod` indicates that the pod was evicted because of node shutdown:
449449

450450
```

0 commit comments

Comments
 (0)