Installing
This section describes the specific steps for installing the global cluster.
This page documents the traditional operating system installation path. If your environment runs on Immutable Infrastructure (MicroOS on Huawei DCS, VMware vSphere, or Huawei Cloud Stack), see Installing the global Cluster on Immutable Infrastructure instead.
Before starting the installation, please ensure that you have completed the prerequisite checks, installation package download and verification, node preprocessing, and other preparatory work.
Process
Upload and Extract Installation Package
Upload the Core Package installation package to any machine of the global cluster control plane nodes, and extract it according to the following command:
- This machine will become the first control plane node after the
globalcluster installation is complete. - After the Core Package is extracted, at least 100GB of disk space is required. Please ensure sufficient storage resources.
- If you have already downloaded extensions, complete the ACP Core installation first, and then follow Extend to upload and install them.
Start the Installer
Execute the following installation script to start the installer. After the installer starts successfully, the command line terminal will output the web console access address.
After waiting for about 5 minutes, you can use a browser on your PC to access the web console provided by the installer.
Ensure that the IP address and port 8080 of the node where the installer is located can be accessed normally, so that the web console provided by the installer can be accessed smoothly after the installer starts successfully.
IP Family
If you plan to create a global cluster with Single-stack Network IPv6, you must explicitly specify --ip-family ipv6 when starting the installer. Without this parameter, the global cluster created by the installer will support Single-stack Network IPv4 and Dual-stack Network by default.
Parameter Configuration
After completing the installation parameter configuration according to the page guide, confirm the installation.
Parameter Description provides detailed descriptions of key parameters. Please read carefully and configure according to actual needs.
Monitor Installation Progress
After you confirm the parameters, the installer runs through several phases. A 3-node global cluster usually completes in 30–60 minutes; total time depends on node hardware, network throughput, and the number of plugins selected.
Phases You Will Observe
Signals During Installation
If the Web UI appears stuck for more than a few minutes, check the backend signals instead — the Web UI polls a backend progress API and can lag, but the underlying state is always available from the installation node.
The installer log records each phase transition and any retryable errors. Most transient errors retry automatically on a 10-second interval; persistent errors stay in the log and surface in the Web UI as a stalled phase.
Verify Successful Installation
After the installation completes, the platform access URL is displayed in the Web UI. Click the Access button to open the platform and confirm that login succeeds.
Next, run the following commands on a control plane node of the new global cluster to confirm the installed state:
The installation is healthy when:
- All
globalcluster nodes areReady. ClusterModule/globalreports a healthy phase.- Every AppRelease is in a non-failed state.
- Critical Pods in
cpaas-systemareRunningorCompleted.
Install Product Docs Plugin
The Alauda Container Platform Product Docs plugin provides access to product documentation within the platform. All help links throughout the platform will direct users to this documentation. If this plugin is not installed, clicking help links in the platform will result in 404 access errors.
-
Navigate to Administrator.
-
In the left sidebar, click Marketplace > Cluster Plugins and select the
globalcluster. -
Locate the Alauda Container Platform Product Docs plugin and click Install.
Parameter Description
Common Stalls and Where to Look
If the installer reports an error or appears to make no progress, start with the symptom in the table below. The signals listed are the first place to look; collect that output before opening a ticket so support can act on the same data.
Issues that are not listed here usually point to environment-specific causes. Capture the installer log and the relevant kubectl describe output, then escalate.
Installer Cleanup
Normally, the installer will be automatically deleted after installation. If the installer is not automatically deleted after 30 minutes of installation, please execute the following command on the node where the installer is located to force delete the installer container: