Difference between v0.24 and v2.1?
I'm self hosting version v0.24 and I want to know the difference between v0 and v2 and wha it's better for self-hosting on kubernetes
6 Replies
Hi @Simon In general, 2.x includes a new code based engine, with the ability to resolve things real time in your system, for content purposes, data, integrations, take your pick. It also includes an improved dashboard, with some QOL improvments. With that being said, 0.x includes a couple more features as of now, full GUI control, variants and conditions. Both are ready to be used with k8s, and actually meany community members here already do that, majority of them with 0.x as 2.x was released 2-3 months ago.
ty!
Can you share what are you looking to do? maybe I can provide some more insights 🙂
Sure!
I was trying to migrate from 0.24 to 2.1 but I got two missing environmnt error, and my old keys didn't worked. Not sure how much does it change but since I had to deploy it today I stick with v0.24
@Simon, you just advanced to level 1!
I only had to add 1 env on the API and 1 on the WS to make the containers run, but not sure if any extra config is needed or if it is better to do a clean install for those verions
I used the comminity-k8s chart btw