Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/images/k8-reference-architecture.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,19 @@ The AMD Instinct Documentation site provides comprehensive guides and technical
<p class="paragraph">The AMD Container Toolkit enables seamless integration of AMD Instinct GPUs with Docker, offering streamlined GPU access, enhanced container runtime support, and optimized performance for ML and HPC workloads.</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ./images/k8-reference-architecture.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://instinct.docs.amd.com/projects/k8s-reference-arch/en/latest/" class="card-header-link">
<h2 class="card-header">Kubernetes Reference Architecture</h2>
</a>
<p class="paragraph">Kubernetes Reference Architectures provide a comprehensive and real-world solution guides, through which we will demonstrate AMD's high-performance AI networking and AMD AINIC technology.</p>
:::

::::

:::::
Expand Down
4 changes: 3 additions & 1 deletion docs/sphinx/_toc.yml.in
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,9 @@ subtrees:
- url: https://instinct.docs.amd.com/projects/device-metrics-exporter/en/latest/
title: Device Metrics Exporter
- url: https://instinct.docs.amd.com/projects/container-toolkit/en/latest/
title: AMD Container Toolkit
title: AMD Container Toolkit
- url: https://instinct.docs.amd.com/projects/k8s-reference-arch/en/latest/
title: Kubernetes Reference Architecture
- file: system-admin/cluster.md
title: Cluster
subtrees:
Expand Down
13 changes: 13 additions & 0 deletions docs/system-admin/co-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,17 @@
<p class="paragraph">The AMD Container Toolkit enables seamless integration of AMD Instinct GPUs with Docker, offering streamlined GPU access, enhanced container runtime support, and optimized performance for ML and HPC workloads.</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ./images/k8-reference-archictecture.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://instinct.docs.amd.com/projects/k8s-reference-arch/en/latest/" class="card-header-link">
<h2 class="card-header">Kubernetes Reference Architecture</h2>
</a>
<p class="paragraph">Kubernetes Reference Architectures provide a comprehensive and real-world solution guides, through which we will demonstrate AMD's high-performance AI networking and AMD AINIC technology</p>
:::

::::
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/system-admin/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,19 @@
<p class="paragraph">The AMD Container Toolkit enables seamless integration of AMD Instinct GPUs with Docker, offering streamlined GPU access, enhanced container runtime support, and optimized performance for ML and HPC workloads.</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ./images/kubernetes-reference-architecture.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://instinct.docs.amd.com/projects/advanced-micro-devices-k8s-reference-arch/en/latest/" class="card-header-link">
<h2 class="card-header">Kubernetes Reference Architecture</h2>
</a>
<p class="paragraph">Kubernetes Reference Architectures provide a comprehensive and real-world solution guides, through which we will demonstrate AMD's high-performance AI networking and AMD AINIC technology.</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ./images/enterpriseAI.png
Expand Down
Loading