From 3459e1c3b90c18f7bc8db00f61d08f788af73c18 Mon Sep 17 00:00:00 2001 From: cyberblack28 Date: Tue, 28 Jul 2020 22:36:27 +0900 Subject: [PATCH] Update content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 良いと思います。 Co-authored-by: makocchi --- .../windows/intro-windows-in-kubernetes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md b/content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md index dcf20784b9..b9bef9174f 100644 --- a/content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md +++ b/content/ja/docs/setup/production-environment/windows/intro-windows-in-kubernetes.md @@ -22,7 +22,7 @@ Windowsコンテナを実行するには、Kubernetesクラスターに複数の [マスターコンポーネント](/ja/docs/concepts/overview/components/)を含むKubernetesコントロールプレーンは、Linuxで実行し続けます。WindowsのみのKubernetesクラスターを導入する計画はありません。 {{< /note >}} {{< note >}} -このドキュメントでは、Windowsコンテナについて説明する場合、プロセス分離のWindowsコンテナを意味します。[Hyper-V分離](https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container)のWindowsコンテナは、将来のリリースで計画しています。 +このドキュメントでは、Windowsコンテナについて説明する場合、プロセス分離のWindowsコンテナを意味します。[Hyper-V分離](https://docs.microsoft.com/en-us/virtualization/windowscontainers/manage-containers/hyperv-container)のWindowsコンテナは、将来リリースが計画されています。 {{< /note >}} ## サポートされる機能と制限 @@ -614,4 +614,4 @@ Kubeadmは、ユーザーがKubernetesクラスターをデプロイするため ### その他の主な機能 * グループ管理サービスアカウントのベータサポート * その他のCNI -* その他のストレージプラグイン \ No newline at end of file +* その他のストレージプラグイン