File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/ja/docs/concepts/architecture Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ cgroup v2を使うには以下のような必要要件があります。
4949* コンテナランタイムがcgroup v2をサポートしていること。例えば、
5050 * [ containerd] ( https://containerd.io/ ) v1.4以降
5151 * [ cri-o] ( https://cri-o.io/ ) v1.20以降
52- * kubeletとコンテナランタイムが[ systemd cgroupドライバー] ( /ja/ docs/setup/production-environment/container-runtimes#systemd-cgroup-driver ) を使うように設定されていること
52+ * kubeletとコンテナランタイムが[ systemd cgroupドライバー] ( /docs/setup/production-environment/container-runtimes#systemd-cgroup-driver ) を使うように設定されていること
5353
5454### Linuxディストリビューションのcgroup v2サポート
5555
@@ -106,5 +106,5 @@ cgroup v1では、`tmpfs`と出力されます。
106106## {{% heading "whatsnext" %}}
107107
108108- [ cgroups] ( https://man7.org/linux/man-pages/man7/cgroups.7.html ) についてもっと学習しましょう。
109- - [ コンテナランタイム] ( /ja/ docs/concepts/architecture/cri ) についてもっと学習しましょう。
110- - [ cgroupドライバー] ( /ja/ docs/setup/production-environment/container-runtimes#cgroup-drivers ) についてもっと学習しましょう。
109+ - [ コンテナランタイム] ( /docs/concepts/architecture/cri ) についてもっと学習しましょう。
110+ - [ cgroupドライバー] ( /docs/setup/production-environment/container-runtimes#cgroup-drivers ) についてもっと学習しましょう。
You can’t perform that action at this time.
0 commit comments