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

feat: (IAC-673): DAC - support K8s 1.24 deployment #286

Closed riragh closed 2 years ago

riragh commented 2 years ago

Changes:

The default kubectl version value updated to 1.23.8. The supported range is now 1.22x to 1.24x

Tests:

Deployment was successful for 1.22, 1.23 and 1.24. See the internal ticket for details