One of the issues I observed was that when I uploaded a new model, it seemed like it uploaded, but then when I tried to check the intents, it was still ‘caching’ the older intents from a previous model (that I had deleted). I also had some problems uploading new stories YML as it always gave a 500 error or something.
For now, I have re-deployed using the docker compose method and it seems to be much more stable and I could upload models etc. So I’m not sure if it’s due to the overheads with kubernetes that might be causing the earlier issues I observed. At this pt, I am happy with the docker approach, but just wondering if there’s something that really I missed out, or are there inherent configuration differences between both methods.