Skip to content

huone1/cputopo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cputopo

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

Quick Start Guide

Compile

   make image TAG=XXX

Install

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published