Skip to content

Commit 14add8f

Browse files
authored
Updated supported kubenetes version to 1.11.2
1 parent 98e95e4 commit 14add8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/service/how-to-deploy-to-aks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ print(aks_target.provisioning_errors)
119119
If you have existing AKS cluster in your Azure subscription, you can use it to deploy your image. The following code snippet demonstrates how to attach a cluster to your workspace.
120120

121121
> [!IMPORTANT]
122-
> Only AKS version 1.8.7 is supported.
122+
> Only AKS version 1.11.2 is supported.
123123

124124
```python
125125
# Get the resource id from https://porta..azure.com -> Find your resource group -> click on the Kubernetes service -> Properties

0 commit comments

Comments
 (0)