Version Compatibility Notes
Release Packages
openFuyao release packages are installation software packages, which can be obtained from the official website "Software Package Download".
Table 1 openFuyao Release master Version Installation Software Package List
| Installation Method | Name | Description |
|---|---|---|
| Cluster-API | bkeadm_Linux_amd64.tar.gz | openFuyao installation package for x86_64 architecture |
| bkeadm_Linux_arm64.tar.gz | openFuyao installation package for ARM64 architecture |
Table 2 openFuyao Release master Version Chart Package List
| Package Name | Description |
|---|---|
| PDOrchestrator | AI Inference PD Orchestration |
| ColocationPackage | Online-Offline Colocation |
| EagleEye | AI Inference Eagle Eye |
| HermesRouter | AI Inference Hermes Router |
| KaeOperator | KAE Operator |
| LoggingPackage | Logging |
| ManyCoreScheduler | Many-Core Scheduling |
| MonitoringDashboard | Custom Monitoring Dashboard |
| MultiClusterService | Multi-Cluster Management |
| NpuOperator | NPU Operator |
| RayPackage | openFuyao Ray |
| NumaAffinityPackage | NUMA Affinity Scheduling |
| LargeScaleCluster | Large-Scale Cluster |
| InferNex | Provides end-to-end acceleration solution for AI inference scenarios, including hermes router module, global KV Cache management module, PD separation module. |
| Matrix | UB Memory Pooling Component |
Some incubation components are temporarily not equipped with Chart packages; artifacts only provide images or require manual building and compilation; for components that provide Chart packages, their image-related configurations are included in the Chart packages.
Table 3 openFuyao Release master Version Independent Component Image List
| Image Name | Image Address | Description |
|---|---|---|
| npu-dra-plugin | cr.openfuyao.cn/npu-dra-plugin:1.0.0 | Ascend Dynamic Resource Allocation Plugin |
| ub-network-device-plugin | cr.openfuyao.cn/ub-network-device-plugin:1.0.0 | URMA Network Device Plugin |
High-density container images need to be built manually. User Guide provides build instructions.
Operating System Version Compatibility Notes
Table 4 openFuyao Release master Version Supported Scenarios
| Operating System | Version | Architecture | Linux Kernel Version |
|---|---|---|---|
| openEuler | 20.03 LTS | ARM64、x86_64 | 4.19 |
| openEuler | 20.03 LTS SP3 | ARM64、x86_64 | 4.19 |
| openEuler | 22.03 LTS SP3 | ARM64、x86_64 | 5.10 |
| openEuler | 24.03 LTS SP1 | ARM64、x86_64 | 6.6 |
| Ubuntu | 22.04 | ARM64、x86_64 | 5.15 |
Note:
Mixed deployment of different OSs within the same cluster is not supported.
Mixed deployment of different architectures (ARM64、x86_64) is supported.
Kubernetes Version Compatibility Notes
openFuyao release master version installs openFuyao Kubernetes by default, providing complete support for Kubernetes 1.34 version.
Note:
For operating system and Kubernetes version requirements of various feature components in openFuyao, please refer to user guides of each feature component.