sassoftware / viya4-iac-gcp

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

Closed jarpat closed 2 years ago

jarpat commented 2 years ago

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.

Cloud Provider kubectl version K8s Version Cadence Ingress-nginx version Deployment Stabilized
GCP 1.22.10 1.22.9-gke.1500 Fast:2020 v1.1.1 Yes
GCP 1.22.10 1.22.9-gke.1500 2022.1.1 v1.1.1 Yes
GCP 1.22.10 1.23.6-gke.1700 Fast:2020 v1.1.1 Yes
GCP 1.22.10 1.21.11-gke.1100 2021.2 v0.50.0 Yes