We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdad0a7 commit d9f8e3aCopy full SHA for d9f8e3a
content/en/docs/concepts/architecture/nodes.md
@@ -458,7 +458,7 @@ Message: Pod was terminated in response to imminent node shutdown.
458
459
{{< feature-state state="alpha" for_k8s_version="v1.24" >}}
460
461
-A node shutdown action may not be detected by kubelet's Node Shutdown Mananger,
+A node shutdown action may not be detected by kubelet's Node Shutdown Manager,
462
either because the command does not trigger the inhibitor locks mechanism used by
463
kubelet or because of a user error, i.e., the ShutdownGracePeriod and
464
ShutdownGracePeriodCriticalPods are not configured properly. Please refer to above
0 commit comments