issues
search
sassoftware
/
viya4-iac-azure
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
74
stars
89
forks
source link
feat: (PSKD-516) Add Support for K8s 1.30
#393
Closed
jarpat
closed
4 months ago
jarpat
commented
4 months ago
Changes
Updated the default
kubernetes_version
in the example files to 1.29.
Updated the default
kubectl
version in the Dockerfile to 1.29.7 (currently the latest)
Tests
See attached archive for results
Scenario
Provider
K8s Version
kubectl
Order
Cadence
Notes
1
Azure
v1.28.10
1.29.7
*
fast:2020
OOTB
2
Azure
v1.29.5
1.29.7
*
fast:2020
OOTB
3
Azure
v1.30.0
1.29.7
*
fast:2020
OOTB - overwrite kubectl version in the DO
Changes
kubernetes_version
in the example files to 1.29.kubectl
version in the Dockerfile to 1.29.7 (currently the latest)Tests
See attached archive for results