Skip to content

Commit e457112

Browse files
authored
Merge pull request #34209 from daodennis/patch-1
Fix typo "mananger" in Node Architecture
2 parents f4c2d2e + d7ef83e commit e457112

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
@@ -458,7 +458,7 @@ Message: Pod was terminated in response to imminent node shutdown.
458458

459459
{{< feature-state state="alpha" for_k8s_version="v1.24" >}}
460460

461-
A node shutdown action may not be detected by kubelet's Node Shutdown Mananger,
461+
A node shutdown action may not be detected by kubelet's Node Shutdown Manager,
462462
either because the command does not trigger the inhibitor locks mechanism used by
463463
kubelet or because of a user error, i.e., the ShutdownGracePeriod and
464464
ShutdownGracePeriodCriticalPods are not configured properly. Please refer to above

0 commit comments

Comments
 (0)