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
66
forks
source link
V4_CFG_CLUSTER_NODE_POOL_MODE set to minimal - does not update #557
kustomization.yaml being updated and overlays having the two additional transformers.
Actual Behavior
deployment succeeds without changes.
Additional Context
I see the sizing.yaml gets included but no other verbosity beyond this. I am not sure if i have false expectations of what should occur here or using the config param incorrectly. I wanted to test out overlays/scaling/single-replica/transformer.yaml without scripting the processing since I presume it should be done with V4_CFG_CLUSTER_NODE_POOL_MODE: minimal.
TASK [vdm : Include Sizing] ****************************************************
task path: /viya4-deployment/roles/vdm/tasks/main.yaml:186
included: /viya4-deployment/roles/vdm/tasks/sizing.yaml for localhost
Monday 17 June 2024 17:41:57 +0000 (0:00:00.077) 0:04:14.855 ***********
Monday 17 June 2024 17:41:57 +0000 (0:00:00.028) 0:04:14.884 ***********
References
No response
Code of Conduct
[X] I agree to follow this project's Code of Conduct
Viya4 Deployment Version Details
2024.04, Stable
viya4-deployment local repo was updated on May 22.
Ansible Variable File Details
V4_CFG_CLUSTER_NODE_POOL_MODE: minimal
Steps to Reproduce
Expected Behavior
kustomization.yaml being updated and overlays having the two additional transformers.
Actual Behavior
deployment succeeds without changes.
Additional Context
I see the sizing.yaml gets included but no other verbosity beyond this. I am not sure if i have false expectations of what should occur here or using the config param incorrectly. I wanted to test out overlays/scaling/single-replica/transformer.yaml without scripting the processing since I presume it should be done with V4_CFG_CLUSTER_NODE_POOL_MODE: minimal.
References
No response
Code of Conduct