Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update default kubernetes version for azure examples #1428

Merged
merged 1 commit into from
May 24, 2023

Conversation

mnlumi
Copy link
Contributor

@mnlumi mnlumi commented May 24, 2023

Fixes #1427

This is the latest version as of today.

az aks get-versions --location westus|grep orchestratorVersion
      "orchestratorVersion": "1.24.9",
          "orchestratorVersion": "1.24.10"
          "orchestratorVersion": "1.25.5"
          "orchestratorVersion": "1.25.6"
      "orchestratorVersion": "1.24.10",
          "orchestratorVersion": "1.25.5"
          "orchestratorVersion": "1.25.6"
      "orchestratorVersion": "1.25.5",
          "orchestratorVersion": "1.25.6"
          "orchestratorVersion": "1.26.0"
          "orchestratorVersion": "1.26.3"
      "orchestratorVersion": "1.25.6",
          "orchestratorVersion": "1.26.0"
          "orchestratorVersion": "1.26.3"
      "orchestratorVersion": "1.26.0",
          "orchestratorVersion": "1.26.3"
      "orchestratorVersion": "1.26.3",

@cnunciato cnunciato merged commit 4980bd3 into master May 24, 2023
35 of 49 checks passed
@cnunciato cnunciato deleted the mnlumi/azure-k8s-version branch May 24, 2023 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default kubernetes version in example is unsupported
2 participants