Skip to content

Commit 3c56cf8

Browse files
Merge pull request #102903 from saurabhkankriya/patch-1
update name of the Inference Clusters
2 parents 0fd8d70 + 97113af commit 3c56cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/azure-machine-learning-glossary.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ A compute is a designated compute resource where you run your job or host your e
3030

3131
* **Compute cluster** - a managed-compute infrastructure that allows you to easily create a cluster of CPU or GPU compute nodes in the cloud.
3232
* **Compute instance** - a fully configured and managed development environment in the cloud. You can use the instance as a training or inference compute for development and testing. It's similar to a virtual machine on the cloud.
33-
* **Inference cluster** - used to deploy trained machine learning models to Azure Kubernetes Service. You can create an Azure Kubernetes Service (AKS) cluster from your Azure ML workspace, or attach an existing AKS cluster.
33+
* **Kubernetes cluster** - used to deploy trained machine learning models to Azure Kubernetes Service. You can create an Azure Kubernetes Service (AKS) cluster from your Azure ML workspace, or attach an existing AKS cluster.
3434
* **Attached compute** - You can attach your own compute resources to your workspace and use them for training and inference.
3535

3636
## Data
@@ -91,4 +91,4 @@ The workspace is the top-level resource for Azure Machine Learning, providing a
9191

9292
## Next steps
9393

94-
[What is Azure Machine Learning?](overview-what-is-azure-machine-learning.md)
94+
[What is Azure Machine Learning?](overview-what-is-azure-machine-learning.md)

0 commit comments

Comments
 (0)