Skip to content

Commit 400c4e2

Browse files
author
Nagashima, Masato | Masato | ECFD
committed
Change windows max pod size
1 parent 3fa7570 commit 400c4e2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/docs/concepts/services-networking/windows-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ The following networking functionality is _not_ supported on Windows nodes:
139139

140140
* Host networking mode
141141
* Local NodePort access from the node itself (works for other nodes or external clients)
142-
* More than 64 backend pods (or unique destination addresses) for a single Service
142+
* More than 1024 backend pods (or unique destination addresses) for a single Service
143143
* IPv6 communication between Windows pods connected to overlay networks
144144
* Local Traffic Policy in non-DSR mode
145145
* Outbound communication using the ICMP protocol via the `win-overlay`, `win-bridge`, or using the Azure-CNI plugin.

content/ko/docs/concepts/services-networking/windows-networking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ KB5005619 또는 그 이상이 설치된 Windows Server 2022의 경우, l2bridge
138138

139139
* 호스트 네트워킹 모드
140140
* 노드 자체에서 로컬 NodePort로의 접근(다른 노드 또는 외부 클라이언트에서는 가능)
141-
* 단일 서비스에 대해 64개를 초과하는 백엔드 파드 (또는 고유한 목적지 주소)
141+
* 단일 서비스에 대해 1024개를 초과하는 백엔드 파드 (또는 고유한 목적지 주소)
142142
* 오버레이 네트워크에 연결된 윈도우 파드 간의 IPv6 통신
143143
* non-DSR 모드에서의 로컬 트래픽 정책(Local Traffic Policy)
144144
* win-overlay, win-bridge, Azure-CNI 플러그인을 통해 ICMP 프로토콜을 사용하는 아웃바운드 통신.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ Windows 节点**不支持**以下网络功能:
262262

263263
* 主机网络模式
264264
* 从节点本身访问本地 NodePort(可以从其他节点或外部客户端进行访问)
265-
* 为同一 Service 提供 64 个以上后端 Pod(或不同目的地址)
265+
* 为同一 Service 提供 1024 个以上后端 Pod(或不同目的地址)
266266
* 在连接到上层网络的 Windows Pod 之间使用 IPv6 通信
267267
* 非 DSR 模式中的本地流量策略(Local Traffic Policy)
268268

0 commit comments

Comments
 (0)