You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
helm list -n myspace
NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION
stackstorm-ha myspace 1 2023-03-16 22:23:17.5061257 +0530 IST failed stackstorm-ha-0.110.0 3.8
The text was updated successfully, but these errors were encountered:
NAME READY AGE
statefulset.apps/stackstorm-ha-mongodb 0/3 8m54s
statefulset.apps/stackstorm-ha-rabbitmq 0/3 8m54s
statefulset.apps/stackstorm-ha-redis-node 0/3 8m54s
StackStorm HA relies on external helm charts for MongoDB, RabbitMQ, Redis which are used by the st2 cluster.
You'll need to debug those and find the reason why they're not starting.
I'd recommend looking into a storage as that was a frequent issue with the K8s cluster setup.
Once they start normally, stackstorm will start too.
More detailed information about failure:
The text was updated successfully, but these errors were encountered: