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
|[Experiment](#experiment-hidden)| No | No | N/A | For staging and testing only. Not feature-complete or stable.</br>Hidden and disabled by default. |
16
-
|[Early Access](#early-access-features)| No | No | Limited documentation</br>GitHub issues | For staging only. Functional, but not feature-complete or stable.</br>Disabled by default. |
17
-
|[Beta](#beta)| No | Not fully | Documentation</br>Discord</br>GitHub | Publicly available on an opt-in basis. In active development with minor bugs. Suitable for staging; optional for production. |
18
-
|[GA](#general-availability-ga)| Yes | Yes | License-based / SLA | Stable and tested. Enabled by default. Fully documented.|
19
-
|[Legacy (Deprecated)](#legacy-deprecated)| Yes*| Yes*| Best-effort security updates | Legacy features continue to function, but will not be updated outside of the limits defined in a customer's license or agreement.</br>They will be removed in future versions of Coder. |
|[Experiment](#experiment-hidden)| No | No | N/A | For staging and testing only. Not feature-complete or stable.Hidden and disabled by default. |
16
+
|[Early Access](#early-access-features)| No | No | Limited documentationGitHub issues | For staging only. Functional, but not feature-complete or stable.Disabled by default. |
17
+
|[Beta](#beta)| No | Not fully | DocumentationDiscordGitHub | Publicly available on an opt-in basis. In active development with minor bugs. Suitable for staging; may be acceptable for some production deployments.|
18
+
|[GA](#general-availability-ga)| Yes | Yes | License-based / SLA | Stable and tested. Enabled by default. Fully documented. |
19
+
|[Legacy (Deprecated)](#legacy-deprecated)| Yes*| Yes*| Best-effort security updates | Legacy features continue to function, but will not be updated outside of the limits defined in a customer's license or agreement.They will be removed in future versions of Coder. |
20
20
21
21
## Experiment (Hidden)
22
22
@@ -48,7 +48,7 @@ coder server --experiments=featureName
48
48
Early access features are neither feature-complete nor stable.
49
49
We do not recommend using early access features in production deployments.
50
50
51
-
Coder sometimes releases early access features that are available for use, but are disabled by default.
51
+
Early access features are available for use, but are disabled by default.
52
52
53
53
You shouldn't use early access features in production because they might cause performance or stability issues.
54
54
Early access features can be mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month.
@@ -76,10 +76,10 @@ Use the [Coder CLI](../../install/cli.md) `--experiments` flag to enable early a
0 commit comments