Skip to content

Commit 1a3d50e

Browse files
authored
Update windows-networking.md
1 parent 4a4e0dd commit 1a3d50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/services-networking/windows-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ is responsible for the management of networking resources such as:
4545
Windows 容器网络通过 [CNI 插件](/zh-cn/docs/concepts/extend-kubernetes/compute-storage-net/network-plugins/)暴露。
4646
Windows 容器网络的工作方式与虚拟机类似。
4747
每个容器都有一个连接到 Hyper-V 虚拟交换机(vSwitch)的虚拟网络适配器(vNIC)。
48-
主机网络服务(Host Networking Service,HNS)和主机计算服务(Host Comute Service,HCS)
48+
主机网络服务(Host Networking Service,HNS)和主机计算服务(Host Compute Service,HCS)
4949
协同创建容器并将容器 vNIC 挂接到网络。
5050
HCS 负责管理容器,而 HNS 负责管理以下网络资源:
5151

0 commit comments

Comments
 (0)