Skip to Content
0
Jul 04, 2020 at 07:16 AM

Error deploying solution on AZURE (kubernetes CAL and AZURE versions mismatch)

368 Views

Hi,

I'm trying to deploy a solution (Data Intelligence) on AZURE, but it seems the Kubernetes version used by CAL to deploy on AKS does not exists anymore on AZURE.

The error is:

AgentPoolK8sVersionNotSupported - HTTP 400 - Version 1.15.7 is not supported in this region. Please use [az aks get-versions] command to get the supported version list in this region. For more information, please check https://aka.ms/supported-version-listThe region is always West Europe

I had a look at K8s available versions on AZURE and the current 1.15 is: 1.15.11 (instead of the 1.15.7 CAL is trying to instanciate)

Can someone help me?

Regards

Roberto