sassoftware / viya4-deployment

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

feat: (IAC-889) Support OpenSearch and OpenSearch Dashboards 2.4.1 #389

Closed dhoucgitter closed 1 year ago

dhoucgitter commented 1 year ago

Changes

Tests

Installation of cluster-logging task performed with these variations after baseline was installed Scenario Method Provider K8s V4M branch tags Results
1 Docker Azure 1.24.6 stable OpenSearch Version: 1.3.5 cluster-logging,install Dashboards available at dashboards.dhmonlog.devops.unx.sas.com, OpenSearch API available at search.dhmonlog.devops.unx.sas.com
2 Docker Azure 1.24.6 main OpenSearch Version: 2.4.1 cluster-logging,install Dashboards available at dashboards.dhmonlog.devops.unx.sas.com, OpenSearch API available at search.dhmonlog.devops.unx.sas.com
3 Ansible Azure 1.24.6 main OpenSearch Version: 2.4.1 cluster-logging,install failed=1, ERROR Exiting script [deploy_logging.sh] due to an error executing the command [logging/bin/deploy_opensearch_content.sh]
4 Ansible Azure 1.24.6 stable OpenSearch Version: 1.3.5 cluster-logging,install failed=1, ERROR Exiting script [deploy_logging.sh] due to an error executing the command [logging/bin/deploy_opensearch_content.sh]
5 Ansible AWS 1.23.14 stable OpenSearch Version: 1.3.5 cluster-logging,install failed=1, ERROR Exiting script [deploy_logging.sh] due to an error executing the command [logging/bin/deploy_opensearch_content.sh]