We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7549d77 commit ec09f38Copy full SHA for ec09f38
1 file changed
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -86,7 +86,8 @@ different Kubernetes components.
86
| `StreamingProxyRedirects` | `true` | Beta | 1.5 | |
87
| `SupportIPVSProxyMode` | `false` | Alpha | 1.8 | 1.8 |
88
| `SupportIPVSProxyMode` | `false` | Beta | 1.9 | 1.9 |
89
-| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | |
+| `SupportIPVSProxyMode` | `true` | Beta | 1.10 | 1.10 |
90
+| `SupportIPVSProxyMode` | `true` | GA | 1.11 | |
91
| `SupportPodPidsLimit` | `false` | Alpha | 1.10 | |
92
| `TaintBasedEvictions` | `false` | Alpha | 1.6 | |
93
| `TaintNodesByCondition` | `false` | Alpha | 1.8 | |
0 commit comments