Skip to content

Commit 0a562d5

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

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
@@ -174,7 +174,7 @@ spec:
174174
```
175175

176176
### Using `kueue`
177-
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.
177+
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)](https://kueue.sigs.k8s.io/docs/concepts/topology_aware_scheduling) in Kueue. Topology Aware Scheduling is currently in alpha state since Kueue v0.9.
178178

179179
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

0 commit comments

Comments
 (0)