Skip to content

Commit f0095aa

Browse files
committed
add limitations on kubernetes compute target
1 parent c08ed94 commit f0095aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ 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.
78+
- Training on Kubernetes compute doesn't support auto scale nodes.
7779

7880
## Recommended best practices
7981

0 commit comments

Comments
 (0)