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.
1 parent c7968f6 commit 5290e19Copy full SHA for 5290e19
content/en/docs/reference/command-line-tools-reference/feature-gates/NFTablesProxyMode.md
@@ -13,5 +13,9 @@ stages:
13
- stage: beta
14
defaultValue: true
15
fromVersion: "1.31"
16
+ toVersion: "1.32"
17
+ - stage: stable
18
+ defaultValue: true
19
+ fromVersion: "1.33"
20
---
21
Allow running kube-proxy in [nftables mode](/docs/reference/networking/virtual-ips/#proxy-mode-nftables).
0 commit comments