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-564) SAS Viya Startup Sequencer - Add entry in kustomization.yaml #272

Closed riragh closed 2 years ago

riragh commented 2 years ago

Changes:

Enabled the startup sequencer feature by referencing the overlay "sas-bases/overlays/startup/ordered-startup-transformer.yaml " in the transformers section of kustomization.yaml before the line that includes "sas-bases/overlays/required/transformers.yaml".

Test:

See internal ticket for details. Performed two deployments one with small VA order and another large NA order. Both deployments had stabilization times improved.