sassoftware / viya4-iac-azure

This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Microsoft Azure Cloud.
Apache License 2.0
72 stars 88 forks source link

feat: (IAC-1124) add K8s 1.27 support, set kubectl default to 1.26 #331

Closed riragh closed 1 year ago

riragh commented 1 year ago

Changes:

SAS Viya Platform is going to support a range of K8s 1.25-1.27 in cadence v2023.09. This change updates the default kubernetes version to 1.26 and kubectl version updated to 1.26.3.

Tests:

Verified SAS Viya Platform deployment is successful on the following scenarios, see details in internal ticket: Scenario Task Provider Cadence kubernetes_version Deploy method
1 OOTB Azure fast:2020 1.26 docker, DO: true
2 OOTB Azure fast:2020 1.27.1 Viya doesn't support 1.27 yet
3 OOTB Azure Stable 2023.07 1.25 docker, DO: false