StackStorm / st2

StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, incident responses, troubleshooting, deployments, and more for DevOps and SREs. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html
https://stackstorm.com/
Apache License 2.0
6.07k stars 747 forks source link

How to migrate existing Rules/Actions/Worklfows from StackStorm running in a Azure VM to Kubernetes HA Cluster? #5647

Closed Bindu-yadav8 closed 2 years ago

Bindu-yadav8 commented 2 years ago

Discussed in https://github.com/StackStorm/st2/discussions/5618

Originally posted by **Bindu-yadav8** April 12, 2022 Hello, We are using StackStorm version st2 3.4.1, deployed on a VM and are managing and running Actions & workflows on the VM. Now we have deployed Highly Available StackStorm cluster based on Kubernetes and wanted to migrate all the existing actions/workflows and rules into the K8 cluster. Can anybody provide a series of steps and suggestions on how to proceed on this migration? @armab Could you please provide some insights on this?
arm4b commented 2 years ago

Github Issues are best suitable for bug reports, while Discussions for questions. Please don't open new duplicated issues if there's already a Discussion opened.

Thanks.