Last updated
Was this helpful?
Last updated
Was this helpful?
Ensure all services are running and there is no report generation.
Check the logs for confirmation:
Scale down the superstream-data-plane
and superstream-syslog
deployments.
List the current Helm releases and remove the Nats and Telegraf releases only.
Add the Superstream Helm repository and deploy using the custom values file.
Scale up the superstream-data-plane
and superstream-syslog
deployments.
Ensure all services are running by listing the Helm releases and verifying their status.
This document outlines the steps to transition from a Helmfile-based deployment to the new Superstream Helm Chart. The process includes validating the current state, scaling down deployments, removing old Helm releases, configuring environment tokens, deploying the new Helm chart, scaling up the deployments, and validating the final state.
By following these steps, you can ensure a smooth transition and maintain the integrity and availability of the Superstream services.
Create and edit a custom_values.yaml
file with the necessary environment tokens. An example configuration is provided below: ()
This upgrade requires manual steps due to transitioning from a Helmfile-based deployment to the new Superstream Helm Chart.