Skip to content

Commit 3cef13f

Browse files
Minor edit
1 parent baa7ccd commit 3cef13f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-node/3327-align-by-socket/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ Inspect the kubelet configuration of a node -- check for the presence of the fea
207207
###### How can someone using this feature know that it is working for their instance?
208208

209209
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
211211
Ensure no other pods with exclusive CPUs are running on that node
212212
Launch a 2 pods with a nodeSelector to that node that has a single container in it
213213
Run a `sleep infinity` command and request exclusive CPUs for the container in the amount of (4*NUM_CPUS_PER_NUMA_NODE - 8)

0 commit comments

Comments
 (0)