Skip to content
This repository was 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

@andrewDoing

Description

@andrewDoing

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
image
Oldest k8s version supported; from az aks get-versions --location westus2
image

Additional context:

Does this require updates to documentation?:
Yes, in the First Workload With Bedrock.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions