Skip to content

Commit 1747e7f

Browse files
authored
Merge pull request #42774 from sudivate/patch-1
corrected spelling
2 parents 853e2a2 + d345f56 commit 1747e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/how-to-deploy-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Learn how to use Azure Machine Learning to deploy a model as a web service on Az
2222
- __Hardware acceleration__ options such as GPU and field-programmable gate arrays (FPGA).
2323

2424
> [!IMPORTANT]
25-
> Cluter scaling is not provided through the Azure Machine Learning SDK. For more information on scaling the nodes in an AKS cluster, see [Scale the node count in an AKS cluster](../../aks/scale-cluster.md).
25+
> Cluster scaling is not provided through the Azure Machine Learning SDK. For more information on scaling the nodes in an AKS cluster, see [Scale the node count in an AKS cluster](../../aks/scale-cluster.md).
2626
2727
When deploying to Azure Kubernetes Service, you deploy to an AKS cluster that is __connected to your workspace__. There are two ways to connect an AKS cluster to your workspace:
2828

0 commit comments

Comments
 (0)