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 a92d90a commit 1f9f053Copy full SHA for 1f9f053
content/ja/docs/concepts/workloads/pods/init-containers.md
@@ -258,7 +258,7 @@ Podレベルのコントロールグループ(cgroups)は、スケジューラ
258
259
Kubernetes v1.20以降では、initコンテナのイメージが変更されたり、ガベージコレクションによってinitコンテナの完了記録が失われたりした場合でも、Podは再起動されません。以前のバージョンを使用している場合は、対応バージョンのドキュメントを参照してください。
260
261
-## {{% heading "whatsnext" %}}
+## {{% heading "whatsnext" %}} {#what-s-next}
262
263
* [Initコンテナを含むPodの作成](/docs/tasks/configure-pod-container/configure-pod-initialization/#creating-a-pod-that-has-an-init-container)方法について学ぶ。
264
* [Initコンテナのデバッグ](/ja/docs/tasks/debug-application-cluster/debug-init-containers/)を行う方法について学ぶ。
0 commit comments