File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/ja/docs/setup/production-environment Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -269,13 +269,13 @@ pause_image="registry.k8s.io/pause:3.6"
269
269
270
270
### Mirantis Container Runtime {#mcr}
271
271
272
- [ Mirantis Container Runtime] ( https://docs.mirantis.com/mcr/20.10 /overview.html ) (MCR)は、
272
+ [ Mirantis Container Runtime] ( https://docs.mirantis.com/mcr/25.0 /overview.html ) (MCR)は、
273
273
以前はDocker Enterprise Editionとして知られていた、商業的に利用可能なコンテナランタイムです。
274
274
275
275
MCRに含まれるオープンソースの[ ` cri-dockerd ` ] ( https://github.com/Mirantis/cri-dockerd ) コンポーネントを使用することで、
276
276
Mirantis Container RuntimeをKubernetesで使用することができます。
277
277
278
- Mirantis Container Runtimeのインストール方法について知るには、[ MCRデプロイガイド] ( https://docs.mirantis.com/mcr/20.10 /install.html ) を参照してください。
278
+ Mirantis Container Runtimeのインストール方法について知るには、[ MCRデプロイガイド] ( https://docs.mirantis.com/mcr/25.0 /install.html ) を参照してください。
279
279
280
280
CRIソケットのパスを見つけるには、systemdの` cri-docker.socket ` という名前のユニットを確認してください。
281
281
You can’t perform that action at this time.
0 commit comments