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.
2 parents e16acbb + 1a3d50e commit cee9c9aCopy full SHA for cee9c9a
content/zh-cn/docs/concepts/services-networking/windows-networking.md
@@ -45,7 +45,7 @@ is responsible for the management of networking resources such as:
45
Windows 容器网络通过 [CNI 插件](/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)暴露。
46
Windows 容器网络的工作方式与虚拟机类似。
47
每个容器都有一个连接到 Hyper-V 虚拟交换机(vSwitch)的虚拟网络适配器(vNIC)。
48
-主机网络服务(Host Networking Service,HNS)和主机计算服务(Host Comute Service,HCS)
+主机网络服务(Host Networking Service,HNS)和主机计算服务(Host Compute Service,HCS)
49
协同创建容器并将容器 vNIC 挂接到网络。
50
HCS 负责管理容器,而 HNS 负责管理以下网络资源:
51
0 commit comments