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
70 stars 64 forks source link

feat: (IAC-1002) Upgrade the default ingress-nginx and kubectl versions to work with K8s 1.26 #433

Closed riragh closed 1 year ago

riragh commented 1 year ago

Changes:

SAS Viya Platform is going to support a range of K8s 1.24-1.26 in cadence v2023.05. This PR contains following updates:

Tests:

Verified SAS Viya Platform deployment is successful on the following scenarios, see details in internal ticket:

Scenario Task Provider Cadence kubernetes_version Deploy method
1 OOTB Azure fast:2020 1.25 ansible, DO: true
2 OOTB Azure fast:2020 1.26 ansible, DO: true
3 OOTB Azure Stable 2023.04 1.24 docker, DO: false
4 OOTB AWS Stable 2023.04 1.23 docker, DO: true