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 d4387d2 + 9f1de9c commit 4698b12Copy full SHA for 4698b12
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -53,7 +53,7 @@ different Kubernetes components.
53
|---------|---------|-------|-------|-------|
54
| `APIListChunking` | `false` | Alpha | 1.8 | 1.8 |
55
| `APIListChunking` | `true` | Beta | 1.9 | |
56
-| `APIPriorityAndFairness` | `false` | Alpha | 1.17 | 1.19 |
+| `APIPriorityAndFairness` | `false` | Alpha | 1.18 | 1.19 |
57
| `APIPriorityAndFairness` | `true` | Beta | 1.20 | |
58
| `APIResponseCompression` | `false` | Alpha | 1.7 | 1.15 |
59
| `APIResponseCompression` | `true` | Beta | 1.16 | |
0 commit comments