issues
search
sassoftware
/
viya4-iac-aws
This project contains Terraform configuration files to provision infrastructure components required to deploy SAS Viya platform products products on Amazon AWS.
Apache License 2.0
39
stars
44
forks
source link
feat: (IAC-1376) Add Support for K8s 1.29
#279
Closed
jarpat
closed
7 months ago
jarpat
commented
7 months ago
Changes
Updated the default
kubernetes_version
in the example files to 1.28.
Updated the default
kubectl
version in the Dockerfile to 1.28.7 (currently the latest)
Tests
Scenario
Provider
K8s Version
kubectl
Order
Cadence
Notes
1
AWS
v1.29.1-eks-b9c9ed7
1.28.7
*
fast:2020
OOTB
2
AWS
v1.28.7-eks-b9c9ed7
1.28.7
*
fast:2020
OOTB
3
AWS
v1.27.11-eks-b9c9ed7
1.28.7
*
fast:2020
OOTB - overwrite kubectl version in the DO
Changes
kubernetes_version
in the example files to 1.28.kubectl
version in the Dockerfile to 1.28.7 (currently the latest)Tests