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
docs: (IAC-916) V4M monitoring and logging fails to install with open-source K8s because of the missing v4m SC #412
Adds requested instructions for setting V4M_STORAGECLASS value to local-storage in ansible-vars.yaml when using viya4-deployment to deploy cluster-logging and cluster-monitoring applications on kubernetes clusters provisioned with the open source kubernetes IaC project
Changes
Adds requested instructions for setting
V4M_STORAGECLASS
value tolocal-storage
in ansible-vars.yaml when using viya4-deployment to deploycluster-logging
andcluster-monitoring
applications on kubernetes clusters provisioned with the open source kubernetes IaC project