This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
First Workload with Bedrock: k8s version too old for AKS on westus2 #1446
Labels
bug
Something isn't working
Describe the bug:
The k8s version is no longer supported on westus2, making the
terraform apply
command error out.To Reproduce:
Follow the First Workload With Bedrock tutorial. The step where one uses the command
terraform apply -var-file=bedrock.tfvars
you will encounter the error.Expected behavior:
The k8s version in Bedrock should be updated, or an AKS region that supports the older version should be used in the tutorial, to avoid an error.
Screenshots:
Error after running
terraform apply -var-file=bedrock.tfvars
Oldest k8s version supported; from
az aks get-versions --location westus2
Additional context:
Does this require updates to documentation?:
Yes, in the First Workload With Bedrock.
The text was updated successfully, but these errors were encountered: