A guided documentation on rasa-x deployment in an existing Kubernetes cluster without using Helm

Hi Team,

Is there any documentation on rasa-x deployment in an existing Kubernetes cluster without using Helm chart method? The problem with Helm-chart is that it uses online repositories.

For example, it makes use of rasa-x repo from the internet. I have pulled rasa-x image in my own Kubernetes cluster and have tagged it with my private repo’s name.

I want to now use this privately tagged image for my deployment so the approach would be to apply manifests for each such private image.

However, I’m not so sure about every little manifest detail and what all things to be considered here. Helm is easier but I can’t use it since this is a private environment.

I need some step by step approach on my query if possible.

@ChrisRahme I see that you solve a lot of Kubernetes related questions here in the forum. Help me out if possible. Thanks!

1 Like

Sorry, I only used the quick-installation method so I don’t know that much about Helm and Kubernetes :confused:

Okay Chris, no problemo.

1 Like