Skip to content

Commit 9ed3010

Browse files
committed
fix typo
1 parent f0095aa commit 9ed3010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-attach-kubernetes-anywhere.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ A `KubernetesCompute` target in Azure Machine Learning workloads (training and m
7474
- The availability of **Preview features** in Azure Machine Learning isn't guaranteed.
7575
- Models (including the foundational model) from the **Model Catalog** and **Registry** aren't supported on Kubernetes online endpoints.
7676
- The process of creating a model inference deployment inside the cluster has a timeout limit of **20 minutes**. This includes downloading the image, downloading the model, and initializing the user scripts.
77-
- Azure Machine Learning extension support Kubernetes Baseline Pod Security Standard.
77+
- Azure Machine Learning extension supports Kubernetes Baseline Pod Security Standard.
7878
- Training on Kubernetes compute doesn't support auto scale nodes.
7979

8080
## Recommended best practices

0 commit comments

Comments
 (0)