Deploying SNA
Last updated
Was this helpful?
SNA is distributed as a Helm chart and is designed to be deployed inside the AA's own Kubernetes cluster. The Helm chart, along with all downloadable resources, is available on GitHub.
The SNA downloadables repository contains the Helm chart and the snalib distribution:
https://github.com/Sahamati/sahamatinet-agent-downloadables
Download the contents from the repository: https://github.com/Sahamati/sahamatinet-agent-downloadables.git
Refer to the README.md file in the repository root for an overview.
Follow the instructions in the SETUP.md file for deployment of the container. This includes configuring the required settings and running the Helm charts.
After installation, test the ping API to confirm the SNA container is up and running.
When Sahamati releases a new version of SNA (e.g., to update schema definitions or metric logic), the upgrade process is straightforward:
Download the new Helm chart version from the GitHub repository.
Run a Helm upgrade command:
Last updated
Was this helpful?
Was this helpful?