Skip to content

Commit f0e7674

Browse files
authored
Merge pull request #39213 from Arhell/ja-nodes
[ja] NodeOutOfServiceVolumeDetach feature update to beta
2 parents 4a6379a + ceb8182 commit f0e7674

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Message: Node is shutting, evicting pods
296296

297297
## ノードの非正常終了 {#non-graceful-node-shutdown}
298298

299-
{{< feature-state state="alpha" for_k8s_version="v1.24" >}}
299+
{{< feature-state state="beta" for_k8s_version="v1.26" >}}
300300

301301
コマンドがkubeletのinhibitor locksメカニズムをトリガーしない場合や、ShutdownGracePeriodやShutdownGracePeriodCriticalPodsが適切に設定されていないといったユーザーによるミス等が原因で、ノードがシャットダウンしたことをkubeletのNode Shutdownマネージャーが検知できないことがあります。詳細は上記セクション[ノードの正常終了](#graceful-node-shutdown)を参照ください。
302302

0 commit comments

Comments
 (0)