Skip to content

Commit 81661cc

Browse files
authored
Merge pull request #102395 from timvink/patch-1
Fix typo 'kubermentes'
2 parents 8fa5a06 + 2b06257 commit 81661cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-deploy-online-endpoints.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ The preceding YAML uses a general-purpose type (`Standard_DS2_v2`) and a non-GPU
371371
For supported general-purpose and GPU instance types, see [Managed online endpoints supported VM SKUs](reference-managed-online-endpoints-vm-sku-list.md). For a list of Azure Machine Learning CPU and GPU base images, see [Azure Machine Learning base images](https://github.com/Azure/AzureML-Containers).
372372

373373
> [!NOTE]
374-
> To use Kubernetes instead of managed endpoints as a compute target, see [Introduction to Kubermentes compute target](./how-to-attach-kubernetes-anywhere.md)
374+
> To use Kubernetes instead of managed endpoints as a compute target, see [Introduction to Kubernetes compute target](./how-to-attach-kubernetes-anywhere.md)
375375

376376
### Use more than one model
377377

@@ -968,4 +968,4 @@ To learn more, review these articles:
968968
- [Access Azure resources from an online endpoint with a managed identity](how-to-access-resources-from-endpoints-managed-identities.md)
969969
- [Troubleshoot online endpoints deployment](how-to-troubleshoot-online-endpoints.md)
970970
- [Enable network isolation with managed online endpoints](how-to-secure-online-endpoint.md)
971-
- [View costs for an Azure Machine Learning managed online endpoint](how-to-view-online-endpoints-costs.md)
971+
- [View costs for an Azure Machine Learning managed online endpoint](how-to-view-online-endpoints-costs.md)

0 commit comments

Comments
 (0)