Hi,
We have a Viya 4 environment residing inside Redhat Openshift which is currently Non-HA.
Now we want to implement this Viya environment as HA.
Is there official documentation from SAS to implement this?
Also is there a need to redeploy the environment?
Thanks in advance
See the README.md file located in $deploy/sas-bases/examples/scaling/ha. There is a transformer in $deploy/sas-bases/overlays/scaling/ha/enable-ha-transformer.yaml you can add to your kustomization.yaml file that will convert your stateless services to HA. The stateful services are already HA by default (apart from CAS).
Once making the change to kustomization.yaml you would need to rebuild and apply your site.yaml.
Here is the relevant documentation:
Configure High Availability
Thanks @gwootton
Seems the documentation is clear for stateful and stateless, but if we also want to make the CAS and compute HA enabled, is it possible?
Configuring CAS for high availability involves configuring a CAS backup controller:
CAS Backup Controller
The compute and launcher services are stateless services so would be captured by the previous patch. The compute/connect/batch servers launched are launched on demand. Having multiple compute nodes in your node pool would prevent an outage from one of those nodes going down.
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.