You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/insights/container-insights-gpu-monitoring.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Configure GPU monitoring with Azure Monitor for containers | Microsoft Docs
3
3
description: This article describes how you can configure monitoring Kubernetes clusters with NVIDIA and AMD GPU enabled nodes with Azure Monitor for containers.
4
4
ms.topic: conceptual
5
-
ms.date: 03/09/2020
5
+
ms.date: 03/18/2020
6
6
---
7
7
8
8
# Configure GPU monitoring with Azure Monitor for containers
@@ -35,8 +35,8 @@ Azure Monitor for containers includes pre-configured charts for the metrics list
35
35
36
36
## Next steps
37
37
38
-
Use GPUs for compute-intensive workloads on Azure Kubernetes Service (AKS)
38
+
- See [Use GPUs for compute-intensive workloads on Azure Kubernetes Service](../../aks/gpu-cluster.md) (AKS) to learn how to deploy an AKS cluster that includes GPU-enabled nodes.
39
39
40
-
GPU Optimized VM SKUs in Microsoft Azure
40
+
- Learn more about [GPU Optimized VM SKUs in Microsoft Azure](../../virtual-machines/sizes-gpu.md).
41
41
42
-
GPU support in Kubernetes
42
+
- Review [GPU support in Kubernetes](https://kubernetes.io/docs/tasks/manage-gpus/scheduling-gpus/) to learn more about Kubernetes experimental support for managing GPUs across one or more nodes in a cluster.
0 commit comments