Skip to content

Commit 246e19c

Browse files
Update using-rdma-network-locality-when-running-workloads-on-oke.md
1 parent 68b6050 commit 246e19c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/using-rdma-network-locality-when-running-workloads-on-oke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ spec:
176176
### Using `kueue`
177177
You will need to [enable the feature gate](https://kueue.sigs.k8s.io/docs/installation/#change-the-feature-gates-configuration) for Topology Aware Scheduling (TAS) in Kueue. Tas is currently in alpha state since Kueue v0.9.
178178

179-
The following example uses `node.kubernetes.io/instance-type: "BM.GPU.H100.8"` to select H100s, but you can use any label that exists on all your nodes.
179+
The following example uses `node.kubernetes.io/instance-type: "BM.GPU.H100.8"` to select H100s, but you can use any label that exists on all your nodes that you're targeting with the Resource Flavor.
180180
181181
#### Create a Topology
182182
```yaml

0 commit comments

Comments
 (0)