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
#Customer intent: As a cluster administrator or developer, I want to create an AKS cluster that can use high-performance GPU-based VMs for compute-intensive workloads.
8
8
---
9
9
@@ -18,7 +18,7 @@ This article helps you provision nodes with schedulable GPUs on new and existing
18
18
19
19
## Before you begin
20
20
21
-
* This article assumes you have an existing AKS cluster. If you need to create one, you can do so using [Azure CLI][aks-quickstart-cli], [Azure PowerShell][aks-quickstart-powershell], or the [Azure portal][aks-quickstart-portal].
21
+
* This article assumes you have an existing AKS cluster. If you don't have a cluster, create one using the[Azure CLI][aks-quickstart-cli], [Azure PowerShell][aks-quickstart-powershell], or the [Azure portal][aks-quickstart-portal].
22
22
* You also need the Azure CLI version 2.0.64 or later installed and configured. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].
23
23
24
24
## Get the credentials for your cluster
@@ -347,7 +347,7 @@ To see the GPU in action, you can schedule a GPU-enabled workload with the appro
347
347
348
348
## Use Container Insights to monitor GPU usage
349
349
350
-
The following metrics are available for [Container Insights with AKS][aks-container-insights] to monitor GPU usage.
350
+
[Container Insights with AKS][aks-container-insights] monitors the following GPU usage metrics:
351
351
352
352
| Metric name | Metric dimension (tags) | Description |
0 commit comments