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 1f9b476 + 5307f13 commit 08d4350Copy full SHA for 08d4350
content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/ip-tables-ownership-cleanup.md renamed to content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/iptables-ownership-cleanup.md
content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/port-forward-websockets.md
@@ -0,0 +1,20 @@
1
+---
2
+title: PortForwardWebsockets
3
+content_type: feature_gate
4
+_build:
5
+ list: never
6
+ render: false
7
+
8
+stages:
9
+ - stage: alpha
10
+ defaultValue: false
11
+ fromVersion: "1.30"
12
13
14
+<!--
15
+Allow WebSocket streaming of the
16
+portforward sub-protocol (`port-forward`) from clients requesting
17
+version v2 (`v2.portforward.k8s.io`) of the sub-protocol.
18
+-->
19
+允许从请求 v2 子协议(`v2.portforward.k8s.io`)的客户端通过 portforward 子协议
20
+(`port-forward`)执行 WebSocket 流式传输。
0 commit comments