You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/reference/command-line-tools-reference/feature-gates.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -346,7 +346,7 @@ An *Alpha* feature means:
346
346
347
347
A *Beta* feature means:
348
348
349
-
*Enabled by default.
349
+
*Usually enabled by default. Beta API groups are [disabled by default](https://github.com/kubernetes/enhancements/tree/master/keps/sig-architecture/3136-beta-apis-off-by-default).
350
350
* The feature is well tested. Enabling the feature is considered safe.
351
351
* Support for the overall feature will not be dropped, though details may change.
352
352
* The schema and/or semantics of objects may change in incompatible ways in a
0 commit comments