sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 66 forks source link

feat: (PSKD-813) add support for K8s 1.31 #582

Closed saschjmil closed 5 days ago

saschjmil commented 6 days ago

Update files necessary to change kubectl version to 1.30.6 in support of K8S 1.31.

Changes:

This PR updates the default version of kubectl to add support for K8s 1.31

Tests:

Verified following scenarios, see internal ticket for details.

Scenario Provider kubernetes_version Order Cadence Notes
1 Azure 1.31.2 *** fast:2020 OOTB, external Postgres Database, front-door TLS. Overwrite kubectl version in DO
2 GCP 1.29.10 *** fast:2020 OOTB, external Postgres Database, front-door TLS. DO: true
3 AWS 1.30.6 *** fast:2020 Used local tooling. Internal Postgres Database, full-stack TLS. DO: false