You can customize which features are enabled or disabled on the platform through the Web Console. Feature gates allow you to control whether functionality is visible in the Web Console or how the corresponding APIs behave. Whether a gate only affects UI visibility or also changes API behavior depends on the implementation of each specific feature gate. For detailed information, please refer to the documentation for each feature.
Access the feature gates at {platform-access-address}/console-platform/feature-gate
. For example, if your platform access address is https://demo.example.com/console-portal/
, the feature gate page would be https://demo.example.com/console-platform/feature-gate
.
To disable all Alpha features platform-wide:
Beta features can be similarly managed through the Stage Setting section.
To enable specific features for an individual cluster:
To disable specific features across all clusters: