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
73
stars
88
forks
source link
feat: (IAC-979) add K8s 1.26 support, set kubectl default to 1.25 #307
SAS Viya Platform is going to support a range of K8s 1.24-1.26 in cadence v2023.05. This change updates the default kubernetes version to 1.25 and kubectl version updated to 1.25.8.
Tests:
Verified SAS Viya Platform deployment is successful on the following scenarios, see details in internal ticket:
Changes:
SAS Viya Platform is going to support a range of K8s 1.24-1.26 in cadence v2023.05. This change updates the default kubernetes version to
1.25
and kubectl version updated to1.25.8
.Tests: