By following this guide, you will complete the installation of Core. If you need to understand the concept of Core, refer to Architecture.
Installing Core refers to the process of deploying the global
cluster.
After the installation, you can create new workload clusters or connect existing ones, and install additional Extensions to enhance the platform's capabilities.
Before installation, please ensure that you have completed capacity planning, environment preprocessing, and prerequisite checks to ensure that the hardware, network, and OS of each node meet the requirements. The following content covers platform architecture design, installation methods, and key term explanations to help you grasp the core points during the actual installation process.
The installation process of the global
cluster is mainly divided into three stages:
Preparation Stage
Execution Stage
/root/cpaas-install
) and extract the installation resources.bash setup.sh
) on the control plane node, and select the network plugin (Kube-OVN or Calico), IP protocol mode (IPv4/IPv6/dual stack), and VIP configuration according to the actual environment.global
cluster.Verification Stage
The following chapters will further explain the detailed operations, configuration parameters, and verification methods of each installation stage. Please read carefully and complete the corresponding preparatory work before the formal installation.