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-1264) Add support for K8s 1.28 #357

Closed riragh closed 8 months ago

riragh commented 8 months ago

Changes

Updated default kubernetes_version to 1.27 and kubectl version to 1.27.9 (currently the latest)

Tests

Verified following scenarios, please details in internal ticket Scenario Provider kubernetes_version kubectl version cadence notes
1 Azure 1.26 (v1.26.10) 1.27.9 fast:2020
2 Azure 1.27 (v1.27.7) 1.27.9 stable:2023.12
3 Azure 1.28 (v1.28.3) 1.27.9 fast:2020 not yet supported