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を使うには以下のような必要要件があります。
49
49
* コンテナランタイムがcgroup v2をサポートしていること。例えば、
50
50
* [ containerd] ( https://containerd.io/ ) v1.4以降
51
51
* [ 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 ) を使うように設定されていること
53
53
54
54
### Linuxディストリビューションのcgroup v2サポート
55
55
@@ -106,5 +106,5 @@ cgroup v1では、`tmpfs`と出力されます。
106
106
## {{% heading "whatsnext" %}}
107
107
108
108
- [ 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