-
Build Machine: jps-test.unx.sas.com
Kubernetes Cluster being created with: https://gitlab.sas.com/tosher/viya4-iac-vpn (Works everytime)
Using the following to perform installation:
viya4iac=/opt…
-
Trying to install Viya: 2023.04 stable version
Running the following code:
```shell
sudo docker run --rm \
--group-add root \
--user $(id -u):$(id -g) \
--volume $HOME/workspace/assets/:/d…
-
Greetings,
For public cloud deployments, the SAS performance team (Margaret Crevar, Tony Brown, etc) has always recommended deploying SAS servers as close together as possible...definitely in the s…
-
Does this project support placing all EC2 instances in the same AWS placement group (as SAS recommends)?
-
I'm trying to deploy viya 4 but I got below error.
Here is some output.
Deployment command:
```bash
sudo docker run --rm \ …
-
Hi
I have deployed the EKS cluster and set it to use 2 cas instances(pods). This works great.
how do I add more cas pods to the cluster? Do I edit the terraform/Ansible vars file to increase wo…
-
Hello,
We have deployed Monitoring and Logging on Air-gapped environment (on GKE cluster) and the logging components are working as expected, the logs are showing correctly but the Metrics on Grafa…
-
The section "Customize Deployment Overlays" at https://github.com/sassoftware/viya4-deployment/blob/main/README.md can be improved to make it more clear what to name the folders under site-config, for…
-
Can we add standard variables under viya-vars.yaml for automated deployment to apply the ODBC and Other standard DB configurations at the time of installation? Instead of manually changing the files a…
-
Using the latest version of this project, I ran the script and looked at AWS Management Console EC2->Auto Scaling Groups and I see three autoscaling groups: default, cas and generic each with its own …