Skip to main content
Version: v25.06

Before You Start

Supported Environments

Operating Systems

Table 1 Supported operating systems

Operating SystemVersionArchitecture
openEuler22.03Arm64 and x86_64
Ubuntu22.04Arm64 and x86_64

Input image descriptionNOTE
Tests in other operating systems have not yet been performed, and unexpected issues may occur.

Kubernetes Versions

  • v1.28: 1.28.8

Deployment Modes

  • AIO
  • Non-HA
  • High-availability (HA) deployment (HA deployment of API server)
  • Offline deployment
  • Cluster scale-up

Precautions

  • For cluster nodes or offline image repository nodes to be installed using openFuyao installation tools, if Docker or Docker CE has been installed, uninstall it first.
  • To unify the source of images, all images required for installation should be obtained from the official Harbor repository of openFuyao. Currently, openFuyao is not fully open-source. Therefore, an access trustlist is configured for the official Harbor repository of openFuyao. That is, only IP addresses in the trustlist can access the official Harbor repository. If the network is normal, but the image fails to be pulled during online cluster deployment, node addition, or offline artifact export, contact the maintenance personnel of the openFuyao community.
  • To unify the source of binary files, all binary files required for installation are obtained from the official OBS of openFuyao at https://openfuyao.obs.cn-north-4.myhuaweicloud.com. All binary files hosted in the official OBS are obtained from their corresponding official channels. If a binary file fails to be obtained during the installation, contact the maintenance personnel of the openFuyao community.
  • The installation package name varies depending on the operating system and CPU architecture. When accessing the installation package folder, enter the path name according to the actual situation.
  • After the installation is complete, make sure to record the username and password for logging in to the openFuyao management plane, as they will be used upon the first login.
  • The default web service port of openFuyao is 31616.
  • Change the password upon the first login and periodically (for example, every six months) to prevent security risks such as brute-force password cracking.

Notes for Automatically Deploying the Ascend Deployer Component

Environment Requirements

  • Hardware requirements: A800T A2 server
  • Operating system: openEuler 22.03

Precautions

  • The --ascend-ai flag can be added only during AIO deployment to deploy the Ascend Deployer component.
  • Deployment must be performed as the root user.