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 75b9b63 commit 4787ccfCopy full SHA for 4787ccf
content/en/docs/reference/command-line-tools-reference/feature-gates.md
@@ -134,7 +134,8 @@ different Kubernetes components.
134
| `ServerSideApply` | `true` | Beta | 1.16 | |
135
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
136
| `ServiceTopology` | `false` | Alpha | 1.17 | |
137
-| `StartupProbe` | `false` | Alpha | 1.16 | |
+| `StartupProbe` | `false` | Alpha | 1.16 | 1.17 |
138
+| `StartupProbe` | `true` | Beta | 1.18 | |
139
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
140
| `StorageVersionHash` | `true` | Beta | 1.15 | |
141
| `StreamingProxyRedirects` | `false` | Beta | 1.5 | 1.5 |
0 commit comments