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.
2 parents f4c2d2e + d7ef83e commit e457112Copy full SHA for e457112
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