The DaemonSet cputopo is used to obtain the topology information about the CPU resources of the worker node, upload it to ETCD by the CRD method for volcano scheduler numa-aware plugin
make image TAG=XXX
1. Edit the file ./installer/numa-topo.yaml
- modify the image version
- set the kubelet config path
- set the system device path
2. Deploy cputopo
kubectl apply -f ./installer/numa-topo.yaml