Skip to content

Commit 1d48b45

Browse files
author
Andrey Cheptsov
committed
Show AMD cluster placement in navigation
1 parent e26d7ca commit 1d48b45

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

  • mkdocs/docs/examples/accelerators

mkdocs/docs/examples/accelerators/amd.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,15 @@ Kubernetes clusters or vanilla bare-metal hosts.
3838
provisioned and that you have access to, create an
3939
[SSH fleet](../../concepts/fleets.md).
4040

41-
<h3 id="cluster-placement" style="display: none;">Cluster placement</h3>
42-
4341
!!! info "Cluster placement"
44-
For multi-node workloads, the fleet must set `placement` to `cluster`. For
45-
Kubernetes and SSH fleets, the network must be properly configured.
42+
### Cluster placement { #cluster-placement style="display: none;" }
43+
44+
For multi-node workloads, the fleet must
45+
[set](../../concepts/fleets.md#cluster-placement) `placement` to `cluster`.
46+
For Kubernetes and SSH fleets, the network must be properly configured.
4647

47-
To test whether the cluster is properly configured, run the
48-
[RCCL tests via a distributed task](../clusters/nccl-rccl-tests.md).
48+
> To test whether the cluster is properly configured, run the
49+
> [RCCL tests via a distributed task](../clusters/nccl-rccl-tests.md).
4950

5051
Once a fleet is created, you can run dev environments, tasks, and services.
5152

0 commit comments

Comments
 (0)