Skip to content

Commit 4787ccf

Browse files
committed
Mark StartupProbe Feature gate beta v1.18
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent 75b9b63 commit 4787ccf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,8 @@ different Kubernetes components.
134134
| `ServerSideApply` | `true` | Beta | 1.16 | |
135135
| `ServiceNodeExclusion` | `false` | Alpha | 1.8 | |
136136
| `ServiceTopology` | `false` | Alpha | 1.17 | |
137-
| `StartupProbe` | `false` | Alpha | 1.16 | |
137+
| `StartupProbe` | `false` | Alpha | 1.16 | 1.17 |
138+
| `StartupProbe` | `true` | Beta | 1.18 | |
138139
| `StorageVersionHash` | `false` | Alpha | 1.14 | 1.14 |
139140
| `StorageVersionHash` | `true` | Beta | 1.15 | |
140141
| `StreamingProxyRedirects` | `false` | Beta | 1.5 | 1.5 |

0 commit comments

Comments
 (0)