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-508) Viya 4 Monitoring replacing Elasticsearch with OpenSearch #238

Closed dhoucgitter closed 2 years ago

dhoucgitter commented 2 years ago

Viya 4 Monitoring sassoftware/viya4-monitoring-kubernetes is moving from deploying Kibana to deploying OpenSearch with their 1.2.0 release planned for 14 June 2022. Consequently, this repo is being updated to provide support for deploying OpenSearch with the upcoming Viya 4 Monitoring changes.

Note: If this updated version of viya4-deployment is used to deploy OpenSearch into a cluster that has Kibana currently deployed to it, Viya 4 Monitoring will try to preserve customer changes made to Kibana, uninstall Kibana, deploy OpenSearch and restore the saved customer changes. Note that this is a non-reversible operation.