Functions on the platform can be classified into Alpha version, Beta version, and GA (General Availability) version according to their maturity.
Beta version and GA (General Availability) version functions are either stable or in the process of stabilization iteration. Professional teams provide support and services. You can use the corresponding functions in production environments according to your actual needs.
Alpha version functions may have defects or serious bugs and are not enabled in production environments by default. They are only recommended for use in environments set up for experiencing or testing platform functionality.
To help you distinguish Alpha version functions, in the left-hand directory structure of the document, modules or specific functions that are in Alpha version will be marked with Alpha
in the navigation menu. For example: EnvoyFilter (Alpha).
The following table describes the maturity level of platform functions and their recommended usage scope.
Version | Maturity Description | Recommended Usage Scope |
---|---|---|
Alpha |
| Alpha version functions are disabled by default in private environment deployments. They can be enabled by configuring relevant parameters if necessary. Due to the risk of bugs and possible lack of long-term support, it is recommended to use them only in short-term functional experience or test environments, such as Proof of Concept (POC) environments. |
Beta |
| Beta version functions are enabled by default and can be disabled by configuring relevant parameters during deployment. There may be incompatible changes in subsequent versions, so it is recommended for use only in non-critical business operational environments. If there are multiple clusters that can be independently upgraded, this restriction can be relaxed for use in production environments. |
GA |
| Suitable for all environments, including production environments. |