我要评分
获取效率
正确性
完整性
易理解

Deployment Environment Requirements

This document provides guidance based on the openEuler OS. Before performing operations, ensure that your software and hardware meet the requirements.

Hardware Requirements

Table 1 lists the hardware requirements.

Table 1 Hardware requirements

Item

Description

CPU

Kunpeng 920

OS and Software Requirements

Table 2 lists the OS and software requirements.

Table 2 OS and software requirements

Item

Version

How to Obtain

OS

openEuler 22.03 LTS SP4

https://repo.openeuler.org/openEuler-22.03-LTS-SP4/ISO/aarch64/

Kubernetes

1.28.4

https://github.com/kubernetes/kubernetes/archive/refs/tags/v1.28.4.tar.gz

containerd

1.7.14

https://github.com/containerd/containerd/releases/download/v1.7.14/containerd-1.7.14-linux-arm64.tar.gz

Source code of the Kubernetes NUMA affinity scheduling plugin

-

https://gitee.com/kunpeng_compute/k8s-scheduling-tuning-plugin

numadj-nriplugin.tar

-

Container image of the Kubernetes NUMA affinity scheduling plugin, which can be compiled and obtained in Plugin Compilation.