Installing and Accessing the New Web Console
TOC
IntroductionFramework pluginsPrerequisitesInstallation overviewStep 1: Download the plugin packagesStep 2: Upload the packages to the platformStep 3: Install Web Console Base on the global clusterStep 4: Install Web Console CollectorAccessing the new web consoleInstalling migrated feature pluginsUninstalling the new web consoleIntroduction
This page explains how to install the framework plugins required by the new web console and how to access the new web console afterwards. After completing this flow, an entry called Preview Next-Gen Console appears in the existing web console and opens the new web console in a separate browser tab.
The new web console is in Preview during this release. Only a small set of feature plugins has been migrated so far; for any specific feature, refer to that plugin's own documentation.
Framework plugins
Two cluster plugins make up the new web console framework. Both must be installed manually through Marketplace; neither is installed automatically.
The Web Console Base plugin must also be installed on the global cluster
for the Preview Next-Gen Console entry to appear in the existing web
console.
The global cluster also hosts user-installed plugins. To expose those plugins
to the new web console, install the Web Console Collector on global in
addition to the Web Console Base.
Prerequisites
Before starting the installation, ensure the following requirements are met:
- The
globalcluster runs an version that ships the new web console preview. - You have access to the Customer Portal to download cluster plugin packages, or you have obtained the plugin packages through technical support.
- The
violetcommand-line tool is available. See Violet for installation and usage instructions. - You have administrator permission to install cluster plugins through Marketplace.
- For each workload cluster whose plugin UIs you want to expose in the new web
console, the workload cluster is already managed by the
globalcluster.
Installation overview
The installation flow has four steps:
- Download the Web Console Base and Web Console Collector plugin packages.
- Upload both packages to the platform.
- Install Web Console Base on the
globalcluster. - Install Web Console Collector on the
globalcluster and on every workload cluster whose plugin UIs should appear in the new web console.
Step 1: Download the plugin packages
- Visit the Customer Portal.
- Locate the cluster plugin packages with the following display names and
download them:
- Alauda Container Platform Web Console Base
- Alauda Container Platform Web Console Collector
- If you do not have access to the Customer Portal, contact technical support to obtain both packages.
For general guidance on downloading plugin packages, see Downloading a Plugin Package.
Step 2: Upload the packages to the platform
Use the violet tool to publish both downloaded packages to the platform. For
general guidance on uploading plugin packages, see
Uploading a Plugin Package.
After upload completes, verify that both plugins are available:
- Sign in to the existing web console and switch to the Administrator view.
- Navigate to Marketplace > Cluster Plugins.
- Confirm that both Alauda Container Platform Web Console Base and Alauda Container Platform Web Console Collector are listed.
Step 3: Install Web Console Base on the global cluster
- In the Administrator view, navigate to Marketplace > Cluster Plugins.
- Locate Alauda Container Platform Web Console Base.
- Click Install and select the
globalcluster as the target cluster. - Wait for the plugin to reach a ready state.
Web Console Base can only be installed on the global cluster. The plugin
declares a cluster affinity that restricts it to clusters labeled
is-global: "true".
For the generic cluster plugin installation flow, see Cluster Plugin.
Step 4: Install Web Console Collector
Install Web Console Collector on each cluster whose plugin UIs need to be
visible in the new web console. At minimum, install it on the global cluster.
For each target cluster:
- In the Administrator view, navigate to Marketplace > Cluster Plugins.
- Locate Alauda Container Platform Web Console Collector.
- Click Install and select the target cluster.
- Wait for the plugin to reach a ready state.
- Repeat the previous steps for each additional workload cluster that needs to expose its plugin UIs.
Install the Web Console Collector on every cluster whose plugin UIs need to be visible in the new web console. A workload cluster that does not have the Web Console Collector will not have its plugin UIs aggregated into the new web console.
Accessing the new web console
After the Web Console Base plugin is installed and ready on the global
cluster:
- Sign in to the existing web console.
- Switch to the Container Platform view or the Administrator view.
- In the top navigation bar, click Preview Next-Gen Console.
- The new web console opens in a separate browser tab.
The new web console is served at the platform URL with the path
/console-acp-new/.
The Preview Next-Gen Console entry appears in the Container Platform view and the Administrator view. It is visible to any signed-in user who has access to these views. The entry does not appear in other views.
If the Preview Next-Gen Console entry is missing from the top navigation bar:
- Confirm that Web Console Base is installed on the
globalcluster and shows a ready state. - Refresh the existing web console page after the plugin finishes installing.
- Confirm that you are in the Container Platform view or the Administrator view. The entry does not appear in other views.
Installing migrated feature plugins
The framework plugins above only provide the navigation, aggregation, and runtime needed by the new web console. Each migrated feature is delivered as its own plugin and must be installed separately.
To install a migrated feature plugin:
- Identify the feature plugin you want to use, and refer to that plugin's own product documentation.
- Follow the plugin-specific installation instructions, which generally follow the standard cluster plugin install flow described in Cluster Plugin.
- Install the plugin on the target clusters required by the plugin's own documentation.
- Confirm that the Web Console Collector is installed on each cluster where the feature plugin is installed, so the feature plugin's UI is aggregated into the new web console.
The set of migrated feature plugins available in the new web console grows across releases. Refer to each plugin's own documentation for current availability.
Uninstalling the new web console
The new web console can be removed at any time by uninstalling the framework plugins through Marketplace. No additional cleanup is required.
- To remove the new web console entirely:
- Uninstall Web Console Base from the
globalcluster. - Uninstall Web Console Collector from every cluster where it is installed.
- Uninstall Web Console Base from the
- To remove the new web console only from a specific workload cluster:
- Uninstall Web Console Collector from that workload cluster. Plugin UIs from that cluster will no longer be aggregated into the new web console.
After Web Console Base is uninstalled from the global cluster, the
Preview Next-Gen Console entry in the existing web console disappears
automatically. No further action is needed.
Migrated feature plugins are independent of the framework plugins. Uninstall each feature plugin separately, following its own documentation.