Version: v26.03

Service Cluster Installation on the Management Plane

Installation Steps

  1. Log in to the openFuyao management plane of the bootstrap node.

    Enter "https://Bootstrap Node IP Address:30010" in the browser.

    Note:

    • When logging in for the first time, the username is admin and the password is test@1234. You need to change the username and password after the first login.
    • The openFuyao management plane of the bootstrap node uses the https protocol, and the web service port defaults to 30010.
  2. Select "Cluster Lifecycle Management" from the left navigation bar of the openFuyao platform. The interface displays a list of cluster lifecycle management, including "Cluster Name", "Status", "Number of Nodes", and other information.

  3. Click "+ Add Cluster" in the upper right corner of the list to enter the "Add Cluster" interface.

  4. Fill in the relevant content of the interface.

    Table 1 Interface Related Description

    Area NameDescription
    Basic InformationCreate the service cluster name and the openFuyao version to be installed.
    Master InformationInformation about the control plane nodes of the service cluster. Click to continue adding control plane nodes. Click in the "Operation" column to delete added nodes.
    Node InformationNode information of the service cluster.
    Advanced ConfigurationThe default is the configured image repository address and image repository IP address, as well as the Chart repository address. For online installation, the default address is the online default repository address. For offline installation, the default address is the address of the initialization node configured during offline installation.

    Note:

    • If you want to install a high-availability cluster, you need to add an odd number of Master nodes and configure the load balancer IP address, and do not use the bootstrap node as a Master node of the high-availability cluster.
  5. Click "One-click Verification" in the lower right corner.

  6. After successful verification, click "Create" below to issue the service cluster creation task.

  7. A "Cluster Information" window pops up on the interface. After the cluster information scrolling is complete, return to the cluster list interface. The "Status" column displays "Installing". After the "Status" column field is updated, the cluster addition is complete.

    • If the "Status" column field of the corresponding cluster is "Healthy", it represents successful addition.
    • If the "Status" column field of the corresponding cluster is "Installation Failed", it represents failed addition.

    Note:
    If the "Cluster Log" displays error information, further troubleshooting is needed. Please refer to the relevant content in FAQ.

  8. After the service cluster is successfully installed, you can log in to the openFuyao management plane of the service cluster for cluster management related operations.

    Enter "https://Service Cluster IP Address:31616" in the browser.

    Note:

    • When logging in for the first time, the username is admin and the password is test@1234. You need to change the username and password after the first login.
    • The openFuyao management plane of the service cluster uses the https protocol, and the web service port defaults to 31616.

Follow-up Operations

After completing the service cluster installation, for operations such as cluster uninstallation, upgrade, scaling, and status description, please refer to Cluster Lifecycle Management.

After completing the service cluster installation, for instructions on generating and mounting certificates for core components, please refer to Certificate Generation and Mounting for openFuyao Core Components.