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 e6744d3 commit 4328066Copy full SHA for 4328066
content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md
@@ -112,7 +112,7 @@ ContainerDはLinux上のKubernetesで動作するOCI準拠のランタイムで
112
113
Kubernetes v1.18におけるWindows上でのContainerDは以下の既知の欠点があります:
114
115
-* ContainerDは公式リリースではWindowsをサポートしていません。すなわち、Kubernetesでのすべての開発はアクティブなContainerD開発ブランチに対して行われています。本番環境へのデプロイはつねに、完全にテストされセキュリティ修正をサポートした公式リリースを利用するべきです。
+* ContainerDは公式リリースではWindowsをサポートしていません。すなわち、Kubernetesでのすべての開発はアクティブなContainerD開発ブランチに対して行われています。本番環境へのデプロイは常に、完全にテストされセキュリティ修正をサポートした公式リリースを利用するべきです。
116
* ContainerDを利用した場合、Group Managed Service Accountsは実装されていません。詳細は[containerd/cri#1276](https://github.com/containerd/cri/issues/1276)を参照してください。
117
118
{{< /caution >}}
0 commit comments