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 4a6379a + ceb8182 commit f0e7674Copy full SHA for f0e7674
content/ja/docs/concepts/architecture/nodes.md
@@ -296,7 +296,7 @@ Message: Node is shutting, evicting pods
296
297
## ノードの非正常終了 {#non-graceful-node-shutdown}
298
299
-{{< feature-state state="alpha" for_k8s_version="v1.24" >}}
+{{< feature-state state="beta" for_k8s_version="v1.26" >}}
300
301
コマンドがkubeletのinhibitor locksメカニズムをトリガーしない場合や、ShutdownGracePeriodやShutdownGracePeriodCriticalPodsが適切に設定されていないといったユーザーによるミス等が原因で、ノードがシャットダウンしたことをkubeletのNode Shutdownマネージャーが検知できないことがあります。詳細は上記セクション[ノードの正常終了](#graceful-node-shutdown)を参照ください。
302
0 commit comments