Version Compatibility Notes
Release Artifacts
openFuyao release artifacts are installation software packages, which can be obtained from the official website "Package Download".
Table 1 openFuyao Release v26.06 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 v26.06 Chart Package List
| Package Name | Description |
|---|---|
| infernex | AI inference acceleration suite |
| eagle-eye | AI inference observability |
| hermes-router | AI inference intelligent routing |
| cache-indexer | AI inference KVCache index management |
| sandbox-controller | Agent sandbox management |
| sandbox-agent | Agent sandbox management |
| node-agent | Agent sandbox management |
| pd-orchestrator | Elastic scheduling component set |
| weight-dispatcher | Model weight distribution |
| kae-operator | KAE access enablement |
| logging-package | Logging component |
| colocation-package | Online/offline colocation scheduling enhancement |
| many-core-orchestrator | Many-core colocation scheduling |
| matrixagent | Memory borrowing node-side functionality |
| matrixcontroller | Memory borrowing central-side functionality |
| matrixshm | Shared memory CSI |
| monitoring-dashboard | Custom monitoring dashboard |
| multi-cluster-service | Multi-cluster management |
| npu-operator | NPU access enablement |
| numa-affinity-package | NUMA affinity scheduling |
| ray-package | openFuyao/ray |
| compliance-operator | Compliance scanning |
| kubevirt | Container and VM co-management component |
Note:
- openFuyao-sandbox is in technical preview status for openFuyao v26.06. It will be iteratively updated in subsequent releases to enrich and refine its capabilities. Technical roadmap adjustments or breaking changes may occur, so please refer to the latest release notes for reference.
- Some incubation-stage components do not yet have Chart packages; their artifacts are provided only as images or require manual build compilation. For components that provide Chart packages, their image-related configurations are included in the Chart packages.
Table 3 openFuyao Release v26.06 Standalone Component Image List
| Image Name | Image Address | Description |
|---|---|---|
| npu-dra-plugin | cr.openfuyao.cn/npu-dra-plugin:1.0.0 | DRA plugin affinity to Ascend NPU |
| ub-network-device-plugin | cr.openfuyao.cn/ub-network-device-plugin:1.0.0 | Lingqu network device plugin |
High-density container images need to be built manually. Build instructions are provided in the User Guide
Operating System Version Compatibility Notes
Table 4 openFuyao Release v26.06 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 OSes within the same cluster is not supported.
Mixed deployment of different architectures (ARM64, x86_64) is supported.
Kubernetes Version Compatibility Notes
openFuyao Release v26.06 installs openFuyao Kubernetes by default and provides full support for Kubernetes 1.34.
Note:
For the operating system and Kubernetes version requirements of each feature component in openFuyao, refer to the User Guide of each feature component.