StackStorm / stackstorm-k8s

K8s Helm Chart that codifies StackStorm (aka "IFTTT for Ops" https://stackstorm.com/) Highly Availability fleet as a simple to use reproducible infrastructure-as-code app
https://helm.stackstorm.com/
Apache License 2.0
105 stars 107 forks source link

Switch from latest ST2 'dev' to 'stable' #49

Closed arm4b closed 2 years ago

arm4b commented 5 years ago

Currently, to pickup most recent st2 fixes and improvements related to HA, we rely on latest st2 X.Ydev versions in Docker images that are built nightly. Once we proceed our ST2 HA K8s story from beta -> prod stage, switch from using latest st2 dev versions to st2 stable.

TODO:

tarcusx commented 5 years ago

Hi @armab I'm trying to deploy st2 on K8S using this repo, and seeing some issues. For troubleshooting, I want to know where the Dockerfiles are. As you mentioned, current images are stackstorm/st2*:3.0dev, but I cannot find the Dockerfiles for those images at st2-docker. DockerHub also doesn't have any information. Could you please let me know the repo/branch?

arm4b commented 5 years ago

@tarcusx See https://github.com/StackStorm/stackstorm-ha#components which highlights the repos (https://github.com/stackstorm/st2-dockerfiles).

It's better to ask such general questions in our community Slack or Forum (forum.stackstorm.com), instead of using Github Issues.

arm4b commented 2 years ago

The Helm charts migrated to stable st2 versions by default a while ago instead of using dev builds. Closing.