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.
We installed SAS Viya Monitoring for Kubernetes using the viya4-deployment tool.
cluster-monitoring and cluster-logging worked very well (but will be nice to be able to change the monitoring and logging namespaces - issues !108 and !109).
viya-monitoring does not seems to work as expected (no prometheus-pushgateway pod in the Viya deployment namespace).
Rerun the deployment with verbose mode. Then check the output. Also, was viya already deployed into the desired namespace? I see you did not have viya on your command
We installed SAS Viya Monitoring for Kubernetes using the viya4-deployment tool. cluster-monitoring and cluster-logging worked very well (but will be nice to be able to change the monitoring and logging namespaces - issues !108 and !109). viya-monitoring does not seems to work as expected (no prometheus-pushgateway pod in the Viya deployment namespace).
here some output: