Feature Gate Configuration
TOC
Overview
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.
Procedure
Accessing the Feature Gate Page
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.
Disabling All Alpha Features
To disable all Alpha features platform-wide:
- Navigate to the "Stage Setting" section
- Turn off the "Alpha Feature" gate
Beta features can be similarly managed through the Stage Setting section.
Enabling Specific Features for a Single Cluster
To enable specific features for an individual cluster:
- Find the gate list with the display name of your target cluster as its title
- Enable the specific features you need in that list
Disabling Specific Features Globally
To disable specific features across all clusters:
- Go to the "System Settings" section
- Turn off the gates for the features you want to disable globally