This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products on Google Cloud
Apache License 2.0
21
stars
17
forks
source link
(IAC-542) Update kubectl and default K8s version to 1.22 #134
Since Viya will be supporting 1.21, 1.22, and 1.23 in June, the kubectl version is being changed to 1.22 so that it's within the +/- 1 range of the supported versions. The default version in the example .tfvars is also being changed to 1.22.9-gke.1500 so that it is also in the middle of the support version range.
Tests
Test summary, more detail is present in the internal ticket.
Changes
Since Viya will be supporting 1.21, 1.22, and 1.23 in June, the kubectl version is being changed to 1.22 so that it's within the +/- 1 range of the supported versions. The default version in the example .tfvars is also being changed to 1.22.9-gke.1500 so that it is also in the middle of the support version range.
Tests
Test summary, more detail is present in the internal ticket.