issues
search
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
feat: (IAC-1263) Add Support for K8s 1.28
#201
Closed
jarpat
closed
11 months ago
jarpat
commented
11 months ago
Changes
Update the default kubernetes_version in the example files to 1.27.
Updated the default kubectl version in the Dockerfile to 1.27.8 (currently the latest)
Tests
Scenario
Provider
kubernetes_version
kubectl version
order
cadence
notes
1
GCP
1.26 (v1.26.11-gke.1055000)
1.27.8
**
stable:2023.12
2
GCP
1.27 (v1.27.8-gke.1067000)
1.27.8
**
stable:2023.12
3
GCP
1.28 (v1.28.4-gke.1083000)
1.27.8
**
stable:2023.12
not yet supported
Changes
Tests