File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
keps/sig-node/3327-align-by-socket Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ Inspect the kubelet configuration of a node -- check for the presence of the fea
207
207
###### How can someone using this feature know that it is working for their instance?
208
208
209
209
In order to verify this feature is working, one should:
210
- Pick a node with at least 2 Sockets and 8 NUMA nodes
210
+ Pick a node with at least 2 Sockets and multiple NUMA nodes per socket
211
211
Ensure no other pods with exclusive CPUs are running on that node
212
212
Launch a 2 pods with a nodeSelector to that node that has a single container in it
213
213
Run a ` sleep infinity ` command and request exclusive CPUs for the container in the amount of (4* NUM_CPUS_PER_NUMA_NODE - 8)
You can’t perform that action at this time.
0 commit comments